Uses of Package
org.ephman.abra.database

Packages that use org.ephman.abra.database
org.ephman.abra.database   
 

Classes in org.ephman.abra.database used by org.ephman.abra.database
ComparisonFilter
           
DatabaseCursor
           
DatabaseSession
          DatabaseSession represents a connection to a database.
DatabaseSessionFactory
          Manages creation of DatabaseSessions
DatabaseSessionPool
           
FactoryBase
          FactoryBase class - base for all the JDBC based Merlin db factories.
GenericDatabaseConnector
           
GenericFactoryBase
          FactoryBase class - base for all the JDBC based db factories.
GenericFactoryBase.QueryResult
           
JDBCDatabaseSessionPool
          Manage a pool of JDBCDatabaseSessions
LRFilter
          Title: LRFilter
PreparedQuery
           
QueryFilter
           
SortCriteria
           
ViewLookup
          A class to wrap a sql join and the method to rip a new view object
WrapperFilter