
org.jsimpledb.schema.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-coreapi Show documentation
Show all versions of jsimpledb-coreapi Show documentation
JSimpleDB core API classes which provide objects, fields, indexes, queries, and schema management on top of a key/value store.
The newest version!
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* Classes for modeling JSimpleDB {@link org.jsimpledb.core.Database} schemas.
*/
package org.jsimpledb.schema;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy