Package org.cyclos.impl.sql
-
Interface Summary Interface Description CachingConnection.ConnectionSupplier DbLockHandler Manages the database lock, via the db_lock table.NativeQueryHandler Single place which contains the native queriesNativeQueryHandler.DatabaseInfo Information about the underlying database engine and JDBC driver -
Class Summary Class Description AccountStatusUpdateParams Parameters for updating an account statusAccountStatusUpdateResult Contains all returned data from a balance updateBaseDbLockHandlerImpl Base implementation forDbLockHandlerBaseNativeQueryHandlerImpl Base implementation forNativeQueryHandlerCachingConnection AConnectionwhich enables transparent query cacheCachingConnection.CacheAction CachingDataSource ADataSourcewhich enables transparent query cacheCachingPreparedStatement APreparedStatementwhich enables transparent query cacheCachingResultSet A ResultSet which gets data from aTableCacheValueinstead of the databaseCachingResultSetMetaData DatabaseVacuumInformation DbLock Represents the current database lockInconsistentBalance Reresents an inconsitent balance found byNativeQueryHandler.fixInconsistentAccountBalances(List)NativeQueryHandlerFactoryBean Exposes aNativeQueryHandleras beanTableCacheKey Represents a key for the table cacheTableCacheValue Value stored on the table cache