Package com.atlassian.bamboo.persistence
-
Interface Summary Interface Description BambooConnectionCallback Callback method for use withBambooConnectionTemplate
BambooConnectionSupplyingCallback<T> Callback method for use withBambooConnectionTemplate
BambooObjectDao Bamboo object dao specifies methods required for all Bamboo DAOTransactionAndHibernateTemplate Template for running something within a Hibernate session/transaction -
Class Summary Class Description BambooConnectionTemplate Template for running direct commands on theConnection
within a Hibernate transactionBambooHibernate Hibernate has Hibernate.entity() method used to provide entity types for registered persistentClasses.BambooHibernateObjectDao Base hibernate object dao for BambooBambooSessionFactoryUtils BambooSessionInViewFilter BambooTransactionHibernateTemplate Template for running something within a Hibernate transactionHibernateLazyReferences This class can be used to initialise lazy references of various Bamboo classes.HibernateRunner This class provides a way for background thread to run database related operations without using SAL TransactionTemplateImportAwareGenerator This class wraps aResettableTableHiLoGenerator
.ResettableTableHiLoGenerator An implementation of a resettable hi/loIdentifierGenerator
which is compatible with Hibernate 5.