Class PadraoDiffDaoImpl
Object
AbstractJPADao<PadraoDiffEntity,Integer>
PadraoDiffDaoImpl
- All Implemented Interfaces:
Dao<PadraoDiffEntity,,Integer> PadraoDiffDao
@Repository
public class PadraoDiffDaoImpl
extends AbstractJPADao<PadraoDiffEntity,Integer>
implements PadraoDiffDao
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
PadraoDiffDaoImpl
public PadraoDiffDaoImpl()
-