Skip to content

Latest commit

 

History

History

learn-jpa-hibernate-active-record-aspects

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Learn JPA Hibernate

TL;DR Active Record Library HOW-TO

This project should serve as a library to be used by applications that want entity beans that behave as active record classes.

As mentioned in the main project documentation, this project serves as a curiosity for using aspectj.

This project's pom.xml file includes the aspectj-maven-plugin plugin to make an aspectj library.