Package com.googlecode.jinahya.sql

Interface Summary
DbAccessible<I> Interface for database mapped elements.
DbCollectable<A extends DbAccessible<?>> Interface for collection type of accessible.
 

Class Summary
AbstractDbAccessible<I> Abstract implementation of DatabaseAccessible.
AbstractDbCollectable<A extends DbAccessible<?>> Abstract implementation of DatabaseCollection.
DbAccessibleWithLong Abstract implementation of DatabaseAccessible with idType of Long.
DbAccessibleWithString Abstract implementation of DatabaseAccessible with idType of String.
SequenceManager Abstract SequenceGenerator implementation.
TableSequenceManager  
 



Copyright © 2011. All Rights Reserved.