Package net.sourceforge.jbizmo.commons.crud
package net.sourceforge.jbizmo.commons.crud
-
ExceptionsClassDescriptionException that wraps a jakarta.persistence.OptimisticLockExceptionException that will be thrown if an object is added to a many-to-many association and the object is already a member of this associationException that will be thrown if a unique constraint is violated.