Skip to content

ivy-tru/persistence-utils

 
 

Repository files navigation

Persistence Utils

CI Build

Persistence Utils is a library based on the Java Persistence API (JPA) which will help you to start a database related Axon Ivy project quickly. It provides an abstraction DAO hierarchy to allow for more complex database access and convenient use.

The library helps you create DAO classes of your entities which have all the APIs for fully database access. Besides, it also helps you quickly create some typical Entity classes with boiler-plate requirements, like simple audtiting features.

What is in this guide:

  • The overview of the Standard Persistency Library
  • Build example with persistency library

Read our documentation.

About

Axon Ivy persistence lib 4 fast DAO devs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.5%
  • HTML 5.9%
  • CSS 0.6%