Hierarchy For Package cool.scx.data.jdbc

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • cool.scx.data.jdbc.JDBCAggregator (implements cool.scx.data.Aggregator)
    • cool.scx.data.jdbc.JDBCFinder<Entity> (implements cool.scx.data.Finder<Entity>)
    • cool.scx.data.jdbc.JDBCRepository<Entity> (implements cool.scx.data.AggregatableRepository<Entity,ID>, cool.scx.data.LockableRepository<Entity,ID>)
    • cool.scx.data.jdbc.JDBCTransactionContext (implements cool.scx.data.context.TransactionContext)
    • cool.scx.data.jdbc.JDBCTransactionManager (implements cool.scx.data.context.TransactionManager<C>)