org.hibernate.test.legacy
Class FumTest
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.test.legacy.LegacyTestCase
org.hibernate.test.legacy.FumTest
public class FumTest
- extends LegacyTestCase
Methods inherited from class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase |
addMappings, addMappings, afterConfigurationBuilt, afterConfigurationBuilt, afterSessionFactoryBuilt, afterTest, applyCacheSettings, assertAllDataRemoved, beforeTest, buildConfiguration, buildServiceRegistry, cleanupCache, cleanupTest, configuration, constructConfiguration, createSchema, generateBootstrapRegistry, getAnnotatedClasses, getAnnotatedPackages, getBaseForMappings, getCacheConcurrencyStrategy, getDialect, 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 |
FumTest
public FumTest()
getMappings
public String[] getMappings()
- Overrides:
getMappings
in class BaseCoreFunctionalTestCase
testQuery
public void testQuery()
testCriteriaCollection
public void testCriteriaCollection()
throws Exception
- Throws:
Exception
testCriteria
public void testCriteria()
throws Exception
- Throws:
Exception
testBeanResultTransformer
public void testBeanResultTransformer()
throws HibernateException,
SQLException
- Throws:
HibernateException
SQLException
testListIdentifiers
public void testListIdentifiers()
throws Exception
- Throws:
Exception
fumKey
public static org.hibernate.test.legacy.FumCompositeID fumKey(String str)
testCompositeID
public void testCompositeID()
throws Exception
- Throws:
Exception
testCompositeIDOneToOne
public void testCompositeIDOneToOne()
throws Exception
- Throws:
Exception
testCompositeIDQuery
public void testCompositeIDQuery()
throws Exception
- Throws:
Exception
testCompositeIDCollections
public void testCompositeIDCollections()
throws Exception
- Throws:
Exception
testDeleteOwner
public void testDeleteOwner()
throws Exception
- Throws:
Exception
testCompositeIDs
public void testCompositeIDs()
throws Exception
- Throws:
Exception
testKeyManyToOne
public void testKeyManyToOne()
throws Exception
- Throws:
Exception
testCompositeKeyPathExpressions
public void testCompositeKeyPathExpressions()
throws Exception
- Throws:
Exception
testUnflushedSessionSerialization
public void testUnflushedSessionSerialization()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.