org.hibernate.test.annotations.indexcoll
Class IndexedCollectionTest
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
public class IndexedCollectionTest
- extends BaseCoreFunctionalTestCase
Test index collections
Methods inherited from class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase |
addMappings, addMappings, afterConfigurationBuilt, afterConfigurationBuilt, afterSessionFactoryBuilt, afterTest, applyCacheSettings, assertAllDataRemoved, beforeTest, buildConfiguration, buildServiceRegistry, cleanupCache, cleanupTest, configuration, configure, constructConfiguration, createSchema, generateBootstrapRegistry, getAnnotatedPackages, getBaseForMappings, getCacheConcurrencyStrategy, getDialect, getMappings, getXmlFiles, onFailure, openSession, openSession, overrideCacheStrategy, prepareBasicRegistryBuilder, prepareBootstrapRegistryBuilder, prepareTest, readCommittedIsolationMaintained, rebuildSessionFactory, rebuildSessionFactoryOnError, serviceRegistry, sessionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexedCollectionTest
public IndexedCollectionTest()
testJPA2DefaultMapColumns
public void testJPA2DefaultMapColumns()
throws Exception
- Throws:
Exception
testJPA2DefaultIndexColumns
public void testJPA2DefaultIndexColumns()
throws Exception
- Throws:
Exception
testFkList
public void testFkList()
throws Exception
- Throws:
Exception
testJoinedTableList
public void testJoinedTableList()
throws Exception
- Throws:
Exception
testMapKey
public void testMapKey()
throws Exception
- Throws:
Exception
testDefaultMapKey
public void testDefaultMapKey()
throws Exception
- Throws:
Exception
testMapKeyToEntity
public void testMapKeyToEntity()
throws Exception
- Throws:
Exception
testComponentSubPropertyMapKey
public void testComponentSubPropertyMapKey()
throws Exception
- Throws:
Exception
testMapKeyOnManyToMany
public void testMapKeyOnManyToMany()
throws Exception
- Throws:
Exception
testMapKeyOnManyToManyOnId
public void testMapKeyOnManyToManyOnId()
throws Exception
- Throws:
Exception
testMapKeyAndIdClass
public void testMapKeyAndIdClass()
throws Exception
- Throws:
Exception
testRealMap
public void testRealMap()
throws Exception
- Throws:
Exception
testTemporalKeyMap
public void testTemporalKeyMap()
throws Exception
- Throws:
Exception
testEnumKeyType
public void testEnumKeyType()
throws Exception
- Throws:
Exception
testMapKeyEntityEntity
public void testMapKeyEntityEntity()
throws Exception
- Throws:
Exception
testEntityKeyElementTarget
public void testEntityKeyElementTarget()
throws Exception
- Throws:
Exception
testSortedMap
public void testSortedMap()
testMapKeyLoad
public void testMapKeyLoad()
throws Exception
- Throws:
Exception
getAnnotatedClasses
protected Class[] getAnnotatedClasses()
- Overrides:
getAnnotatedClasses
in class BaseCoreFunctionalTestCase
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.