All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jsimpledb.schema.package-info Maven / Gradle / Ivy

Go to download

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