Class and Description |
---|
io.oasp.module.jpa.dataaccess.api.AbstractPersistenceEntity
will be removed in a future release. In order to give OASP users more flexibility we want to stop
providing an JPA entity base class in this library. Instead we provide it with our application template
(oasp4j-template-server) so you can take over control of JPA annotations. If you already started with
OASP in an earlier version you can simply update `ApplicationPersistenceEntity` from our current sample
on github to get rid of the dependency to this class.
|
Copyright © 2014–2016 OASP-Team. All rights reserved.