Package net.sourceforge.jbizmo.commons.crud
-
Exception Summary Exception Description ConcurrentEntityModificationException Exception that wraps a javax.persistence.OptimisticLockExceptionDuplicateCollectionEntryException Exception that will be thrown if an object is added to a many-to-many association and the object is already a member of this associationUniqueConstraintViolationException Exception that will be thrown if a unique constraint is violated.