Jpa eclipselink compability

- With this change, Eclipselink support is added to SSM.
  To do this, table names are modified and some primitive
  types are changed to object types.
- Edited import class types.
- Relates #833
- Relates #834
This commit is contained in:
Janne Valkealahti
2020-03-02 16:54:57 +00:00
parent c76283c10b
commit 2aad637f55
8 changed files with 73 additions and 44 deletions

View File

@@ -60,7 +60,7 @@ public abstract class RepositoryState extends BaseRepositoryEntity {
*
* @return true, if is initial
*/
public abstract boolean isInitial();
public abstract Boolean isInitial();
/**
* Gets the initial action. This is any meaningful if