org.hibernate.test.sql.hand.query
Class NativeSQLQueriesTest
java.lang.Object
   org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseUnitTestCase
       org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
           org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
org.hibernate.test.sql.hand.query.NativeSQLQueriesTest
- public class NativeSQLQueriesTest 
- extends BaseCoreFunctionalTestCase
Tests of various features of native SQL queries.
 
 
 
 
 
 
| 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 | 
 
NativeSQLQueriesTest
public NativeSQLQueriesTest()
getMappings
public String[] getMappings()
- 
- Overrides:
- getMappingsin class- BaseCoreFunctionalTestCase
 
- 
 
configure
public void configure(Configuration cfg)
- 
- Overrides:
- configurein class- BaseCoreFunctionalTestCase
 
- 
 
getOrganizationFetchJoinEmploymentSQL
protected String getOrganizationFetchJoinEmploymentSQL()
- 
 
getOrganizationJoinEmploymentSQL
protected String getOrganizationJoinEmploymentSQL()
- 
 
getEmploymentSQL
protected String getEmploymentSQL()
- 
 
getEmploymentSQLMixedScalarEntity
protected String getEmploymentSQLMixedScalarEntity()
- 
 
getOrgEmpRegionSQL
protected String getOrgEmpRegionSQL()
- 
 
getOrgEmpPersonSQL
protected String getOrgEmpPersonSQL()
- 
 
getDescriptionsSQL
protected String getDescriptionsSQL()
- 
 
getPhotosSQL
protected String getPhotosSQL()
- 
 
testFailOnNoAddEntityOrScalar
public void testFailOnNoAddEntityOrScalar()
- 
 
testManualSynchronization
public void testManualSynchronization()
- 
 
testSQLQueryInterface
public void testSQLQueryInterface()
- 
 
testResultSetMappingDefinition
public void testResultSetMappingDefinition()
- 
 
testScalarValues
public void testScalarValues()
                      throws Exception
- 
- Throws:
- Exception
 
testMappedAliasStrategy
public void testMappedAliasStrategy()
- 
 
testCompositeIdJoins
public void testCompositeIdJoins()
- 
 
testAutoDetectAliasing
public void testAutoDetectAliasing()
- 
 
testExplicitReturnAPI
public void testExplicitReturnAPI()
- 
 
testMixAndMatchEntityScalar
public void testMixAndMatchEntityScalar()
- 
 
testAddJoinForManyToMany
public void testAddJoinForManyToMany()
- 
 
testTextTypeInSQLQuery
public void testTextTypeInSQLQuery()
- 
 
testImageTypeInSQLQuery
public void testImageTypeInSQLQuery()
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.