K - Type of the entity's keyE - Type of the entitypublic abstract class JPALuteceDAO<K,E> extends JPAGenericDAO<K,E>
| Constructor and Description |
|---|
JPALuteceDAO() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManagerFactory |
getEntityManagerFactory()
Gets the entity manager to use with this DAO
|
abstract String |
getPluginName()
Gets the plugin name.
|
create, detach, findAll, findById, flush, getEM, getEntityClass, getEntityClassName, remove, updatepublic abstract String getPluginName()
public javax.persistence.EntityManagerFactory getEntityManagerFactory()
getEntityManagerFactory in class JPAGenericDAO<K,E>Copyright © 2020 City of Paris. All rights reserved.