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

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

The newest version!

/*
 * Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
 */

/**
 * Abstraction layer allowing access to a {@link org.jsimpledb.core.Database} using normal Java objects.
 *
 * @see org.jsimpledb.JSimpleDB
 * @see org.jsimpledb.core.Database
 * @see The JSimpleDB Project
 */
package org.jsimpledb;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy