Package com.atlassian.bamboo.persistence3
package com.atlassian.bamboo.persistence3
-
ClassDescriptionAbstractDiscriminatorRegistry<T,
X extends T> Hibernate type for storingBambooEntityOid
field.BambooHibernateObjectDao<T extends BambooObject>BambooObjectDao<T extends BambooObject>Generic Dao forBambooObject
sBambooObjectWithOidDao<E extends BambooObjectWithOid>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!A variety of methods useful when interacting with DAO objects.A factory to access the currentHibernate session
.