| Interface | Description |
|---|---|
| BambooConnectionCallback |
Callback method for use with
BambooConnectionTemplate |
| BambooObjectDao |
Bamboo object dao specifies methods required for all Bamboo DAO
|
| TransactionAndHibernateTemplate |
Template for running something within a Hibernate session/transaction
|
| Class | Description |
|---|---|
| BambooConnectionTemplate |
Template for running direct commands on the
Connection within a Hibernate transaction |
| BambooHibernate |
Hibernate has Hibernate.entity() method used to provide entity types for registered persistentClasses.
|
| BambooHibernateObjectDao |
Base hibernate object dao for Bamboo
|
| BambooSessionFactoryUtils | |
| BambooSessionInViewFilter | |
| BambooTransactionHibernateTemplate |
Template for running something within a Hibernate transaction
|
| HibernateLazyReferences |
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 TransactionTemplate
|
| ImportAwareGenerator |
This class wraps a
ResettableTableHiLoGenerator. |
| ResettableTableHiLoGenerator |
An implementation of a resettable hi/lo
IdentifierGenerator which is compatible with Hibernate 5. |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.