|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.util.jpa.JPAGenericDAO<K,E>
fr.paris.lutece.portal.service.jpa.JPALuteceDAO<K,E>
fr.paris.lutece.portal.service.jpa.JPALuteceCoreDAO<K,E>
K
- Type of the entity's keyE
- Type of the entitypublic abstract class JPALuteceCoreDAO<K,E>
Generic JPA DAO for Lutece core components
Constructor Summary | |
---|---|
JPALuteceCoreDAO()
|
Method Summary | |
---|---|
java.lang.String |
getPluginName()
Overridden method for core components Gets the plugin name. |
Methods inherited from class fr.paris.lutece.portal.service.jpa.JPALuteceDAO |
---|
createNativeQuery, getEntityManagerFactory |
Methods inherited from class fr.paris.lutece.util.jpa.JPAGenericDAO |
---|
create, detach, findAll, findById, flush, getEM, getEntityClass, getEntityClassName, remove, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JPALuteceCoreDAO()
Method Detail |
---|
public java.lang.String getPluginName()
getPluginName
in class JPALuteceDAO<K,E>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |