Package be.gaudry.dao.jpa.test
Class JpaPersonExtTest
- Since:
- 1.0 Oct 22, 2010, 1.0
- Version:
- %I%, %G%
- Author:
- Steph GAUDRY
-
Field Summary
Fields inherited from class be.gaudry.dao.jpa.test.JpaGenericLightObjectTest
em, MSGLINE, tableName, tx
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected PersonExt
createObject(String display)
protected String
protected int
protected org.dbunit.dataset.IDataSet
protected String
Methods inherited from class be.gaudry.dao.jpa.test.JpaGenericLightObjectTest
addAndRemoveLightObjects, cleanDB, closeAll, closeEntityManager, createLightObject, crossModification, initTransaction, loadLightObjectByDisplay, loadLightObjectById, modifyLightObject, resetEntityManager
-
Constructor Details
-
JpaPersonExtTest
public JpaPersonExtTest()
-
-
Method Details
-
getDataSet
- Specified by:
getDataSet
in classJpaGenericLightObjectTest<PersonExt>
- Throws:
Exception
-
getEntityManagerName
- Specified by:
getEntityManagerName
in classJpaGenericLightObjectTest<PersonExt>
-
getCheckedItemId
protected int getCheckedItemId()- Specified by:
getCheckedItemId
in classJpaGenericLightObjectTest<PersonExt>
-
getCheckedItemDisplay
- Specified by:
getCheckedItemDisplay
in classJpaGenericLightObjectTest<PersonExt>
-
createObject
- Specified by:
createObject
in classJpaGenericLightObjectTest<PersonExt>
-
createIdentity
public void createIdentity()
-