Package edu.internet2.middleware.grouper.hibernate
package edu.internet2.middleware.grouper.hibernate
This package contains grouper's Hibernate wrapping API
-
ClassDescriptionfor simple criteria queries, use this instead of inverse of control.for simple HQL, use this instead of inverse of control.for simple HQL, use this instead of inverse of control.for simple object queries, use this instead of inverse of control.for simple HQL, use this instead of inverse of control.for simple HQL, use this instead of inverse of control.Various types of committingholds threadlocal information about the current context of the database transactions.Various types of rolling backUse this class to make a transaction around grouper operations (can also use HibernateSession, thoguh if hib it will throw exceptions)Use this class to make your anonymous inner class for transactions with grouper (if transactions are supported by your DAO strategy configured in grouper.properties)enum of possible transaction typesImplement this (usually in an anonymous inner class) to get a reference to the hibernate session objectparam for a queryHibernate helper class.callbacks for hib grouper lifecycle eventsmetadata and other methods for hibernate