- AbstractHibernateSession - Class in no.g9.dataaccess
-
Common methods for a Hibernate implementation of the Session interface.
- AbstractHibernateSession() - Constructor for class no.g9.dataaccess.AbstractHibernateSession
-
- addAttribute(String) - Method in class no.g9.jgrape.Role.Key
-
Add a new attribute to this key.
- addKey(String, boolean, boolean) - Method in class no.g9.jgrape.Role
-
Add a new unique key to this role managers List of keys.
- addProperty(String, String) - Method in class no.g9.dataaccess.HibernateProperties
-
Add a new property.
- addPropertyFile(String) - Method in class no.g9.dataaccess.HibernateProperties
-
Add a new property file to the list of property files.
- addResourceFile(String) - Method in class no.g9.dataaccess.HibernateResources
-
Add the given resource file to the list of resource files.
- addResourcesToConfiguration(Configuration) - Method in class no.g9.dataaccess.HibernateResources
-
Add the set of resource files to the given Hibernate configuration.
- applyFindData(Criteria, FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
-
Apply settings from the findData object to the Hibernate criteria.
- applyFindData(Query, FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
-
Apply settings from the findData object to the Hibernate query.
- applyFindDataAlias(Criteria, FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
-
Create criteria aliases for each alias instance in findData.
- applyFindDataProjection(Criteria, FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
-
Create criteria projections from findData.
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.BcdType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.BinaryBlobType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.BooleanType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.EnumeratorType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.IntDateType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.IntType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.LongType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.PersistentDateMidnight
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.PersistentDateTime
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalDate
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalDateTime
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.PersistentLocalTime
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.ShortType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.TextBooleanType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.TextEnumeratorType
-
- assemble(Serializable, Object) - Method in class no.g9.dataaccess.usertype.TextType
-