public interface Auditable
AbstractAuditable, which required auditing done. Since spring jpa
auditing is not getting fired for non JPA entity's, its a sort of work around
to handle auditing of those entities in HibernateEventListener This
can be removed in future once all entities are moved to pure JPA annotation.Copyright © 2015–2016 eGovernments Foundation. All rights reserved.