Interface | Description |
---|---|
BambooObjectDao<T extends BambooObject> |
Generic Dao for
BambooObject s |
BambooObjectWithOidDao<E extends BambooObjectWithOid> | |
DeletionSQLAdapter | |
PluginHibernateSessionFactory |
A factory to access the current
Hibernate session . |
Class | Description |
---|---|
AbstractDiscriminatorRegistry<T,X extends T> | |
BambooEntityOidUserType |
Hibernate type for storing
BambooEntityOid field. |
BambooHibernateObjectDao<T extends BambooObject> | |
BambooHibernateObjectWithOidDao<E extends BambooObjectWithOid> | |
ConvertibleToLongUserType<T> |
Extend this class to create your own hibernate type
that is a wrapper for long value (with added semantic information)
Important: this class is only applicable for immutable classes!
|
ConvertibleToStringUserType<T> | |
HibernateDaoUtils |
A variety of methods useful when interacting with DAO objects.
|
SpringPluginHibernateSessionFactory | |
StatelessSessionHibernateDaoSupport |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.