Package be.gaudry.dao.jpa.test
Class JpaLightObjectTest
java.lang.Object
be.gaudry.dao.jpa.test.JpaGenericLightObjectTest<LightObject>
be.gaudry.dao.jpa.test.JpaLightObjectTest
- Since:
- 1.0 Oct 6, 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 LightObject
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
-
JpaLightObjectTest
public JpaLightObjectTest()
-
-
Method Details
-
getDataSet
- Specified by:
getDataSet
in classJpaGenericLightObjectTest<LightObject>
- Throws:
Exception
-
getEntityManagerName
- Specified by:
getEntityManagerName
in classJpaGenericLightObjectTest<LightObject>
-
getCheckedItemId
protected int getCheckedItemId()- Specified by:
getCheckedItemId
in classJpaGenericLightObjectTest<LightObject>
-
getCheckedItemDisplay
- Specified by:
getCheckedItemDisplay
in classJpaGenericLightObjectTest<LightObject>
-
createObject
- Specified by:
createObject
in classJpaGenericLightObjectTest<LightObject>
-