Package org.openwms.common.jpa
package org.openwms.common.jpa
This package contains types specific to the JPA lifecycle.
-
ClassDescriptionAn AuditableEntityListener is a Hibernate Envers extension that resolves the current User from Spring Security Context and passes it as user information down to the
AuditableRevisionEntity
, that is mapped to the Envers Revision table.A AuditableRevisionEntity is mapped onto Hibernate Envers Revision table and extended about the current user.