Package be.gaudry.dao.jpa.test
Class JpaPersonTest
- 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PersoncreateObject(String display)protected Stringprotected intprotected org.dbunit.dataset.IDataSetprotected StringMethods inherited from class be.gaudry.dao.jpa.test.JpaGenericLightObjectTest
addAndRemoveLightObjects, cleanDB, closeAll, closeEntityManager, createLightObject, crossModification, initTransaction, loadLightObjectByDisplay, loadLightObjectById, modifyLightObject, resetEntityManager
-
Constructor Details
-
JpaPersonTest
public JpaPersonTest()
-
-
Method Details
-
getDataSet
- Specified by:
getDataSetin classJpaGenericLightObjectTest<Person>- Throws:
Exception
-
getEntityManagerName
- Specified by:
getEntityManagerNamein classJpaGenericLightObjectTest<Person>
-
getCheckedItemId
protected int getCheckedItemId()- Specified by:
getCheckedItemIdin classJpaGenericLightObjectTest<Person>
-
getCheckedItemDisplay
- Specified by:
getCheckedItemDisplayin classJpaGenericLightObjectTest<Person>
-
createObject
- Specified by:
createObjectin classJpaGenericLightObjectTest<Person>
-