@ContextConfiguration(locations="classpath:state-test-context.xml")
@TransactionConfiguration(transactionManager="JtaTxManager",
defaultRollback=true)
@Transactional
public class TestGenericEntityDao
extends Object
| Constructor and Description |
|---|
TestGenericEntityDao() |
public TestGenericEntityDao()
public void setUp()
public void testStateDao()
public void testStateDaoWithNullAndEmptyPrimaryKeys() throws Exception
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.