Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 299 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 299 Bytes

Customizing JPA for axon

These files show, how JPA could be customized to use different schema and table names for axon as well how the PostgreSQL specific "JSONB" column type can be attached.

These files are only meant as a starting point. It is not guaranteed, that this will work everywhere.