|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.test.annotations.naturalid.ImmutableNaturalKeyLookupTest
public class ImmutableNaturalKeyLookupTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase |
---|
BaseCoreFunctionalTestCase.RollbackWork |
Field Summary |
---|
Fields inherited from class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase |
---|
DIALECT, NO_CLASSES, NO_MAPPINGS, USE_NEW_METADATA_MAPPINGS, VALIDATE_DATA_CLEANUP |
Constructor Summary | |
---|---|
ImmutableNaturalKeyLookupTest()
|
Method Summary | |
---|---|
protected void |
configure(Configuration cfg)
|
protected Class[] |
getAnnotatedClasses()
|
void |
testCriteriaWithAliasOneToOneJoin()
|
void |
testCriteriaWithFetchModeJoinCollection()
|
void |
testCriteriaWithFetchModeJoinOnetoOne()
|
void |
testNaturalKeyLookupWithConstraint()
|
void |
testSimpleImmutableNaturalKeyLookup()
|
void |
testSubCriteriaOneToOneJoin()
|
Methods inherited from class org.hibernate.testing.junit4.BaseUnitTestCase |
---|
releaseTransactions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImmutableNaturalKeyLookupTest()
Method Detail |
---|
public void testSimpleImmutableNaturalKeyLookup()
public void testNaturalKeyLookupWithConstraint()
public void testCriteriaWithFetchModeJoinCollection()
public void testCriteriaWithFetchModeJoinOnetoOne()
public void testCriteriaWithAliasOneToOneJoin()
public void testSubCriteriaOneToOneJoin()
protected Class[] getAnnotatedClasses()
getAnnotatedClasses
in class BaseCoreFunctionalTestCase
protected void configure(Configuration cfg)
configure
in class BaseCoreFunctionalTestCase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |