Package com.atlassian.bamboo.jpa
-
Class Summary Class Description JpaUtils JpaUtils.Accumulator JpaUtils.CriteriaDelete<T> Creates aCriteriaDelete
wrapper that initialises commonly used JPA variables.JpaUtils.CriteriaQuery<E,R> Creates aCriteriaQuery
wrapper that initialises commonly used JPA variables.JpaUtils.CriteriaUpdate<T> Creates aCriteriaUpdate
wrapper that initialises commonly used JPA variables.JpaUtils.CriteriaVersionUpdater<E,R,T> Creates a custom wrapper that initialises commonly used JPA variables in order to increment entity's root version.JpaUtils.PartitionedCriteriaDelete<T,I> Creates aCriteriaDelete
wrapper that initialises commonly used JPA variables.