| org.apache.ojb.broker.sqlcount.AbstractCountTest org.apache.ojb.broker.sqlcount.CollectionCountTest
CollectionCountTest | public class CollectionCountTest extends AbstractCountTest (Code) | | author: Oliver Matz version: $Id: CollectionCountTest.java,v 1.9.2.1 2005/10/10 00:35:43 arminw Exp $ |
testAllProductGroups | public void testAllProductGroups()(Code) | | retrieve all product groups.
|
testNonPrefetched | public void testNonPrefetched()(Code) | | |
testPersonEmptyProjectsInsert | public void testPersonEmptyProjectsInsert()(Code) | | |
testPersonSingleProjectInsert | public void testPersonSingleProjectInsert()(Code) | | insert a person with a project collection with one fresh element.
note: the first Person and Project require extra lookups
in the table OJB_HL_SEQ.
|
testPrefetched | public void testPrefetched()(Code) | | |
testProductGroup5 | public void testProductGroup5()(Code) | | retrieve Product group number 5 and its 12 articles
|
Fields inherited from org.apache.ojb.broker.sqlcount.AbstractCountTest | final protected Logger logger(Code)(Java Doc)
|
|
|