Package | Description |
---|---|
io.oasp.module.jpa.dataaccess.api | |
io.oasp.module.jpa.dataaccess.base |
Class and Description |
---|
Dao
This is a simplified variant of
GenericDao for the suggested and common case that you have a Long as
primary key . |
GenericDao
This is the interface for a Data Access Object (DAO).
|
MutablePersistenceEntity
This is the interface for a
PersistenceEntity in OASP. |
Class and Description |
---|
Dao
This is a simplified variant of
GenericDao for the suggested and common case that you have a Long as
primary key . |
GenericDao
This is the interface for a Data Access Object (DAO).
|
MasterDataDao
This is the interface for a
Dao responsible for a PersistenceEntity that represents master-data. |
Copyright © 2014–2016 OASP-Team. All rights reserved.