A B C D E F G H I L O P R S T U V

A

AbstractClassLoaderIsolatedTestCase - Class in org.hibernate.junit
A specialized TestCase for running tests in an isolated class-loader
AbstractClassLoaderIsolatedTestCase(String) - Constructor for class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
addTest(Test) - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
afterConfigurationBuilt(Mappings, Dialect) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
afterConfigurationBuilt(Mappings, Dialect) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
allowsPhysicalColumnNameInHaving(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the db/dialect support using a column's physical name in the having clause even after it has been aliased in the select/group-by clause.
allowsPhysicalColumnNameInOrderby(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the db/dialect support using a column's physical name in the order-by clause even after it has been aliased in the select clause.
appliesTo(Dialect) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
appliesTo(Dialect) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Intended to indicate that this test class as a whole is intended for a dialect or series of dialects.
assertAllDataRemoved() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
assertClassAssignability(Class, Class) - Static method in class org.hibernate.junit.UnitTestCase
 
assertElementTypeAssignability(Collection, Class) - Static method in class org.hibernate.junit.UnitTestCase
 

B

BaseCacheProviderTestCase - Class in org.hibernate.test.cache
Common requirement testing for each CacheProvider impl.
BaseCacheProviderTestCase(String) - Constructor for class org.hibernate.test.cache.BaseCacheProviderTestCase
 
begin() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
buildIsolatedClassLoader(ClassLoader) - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 

C

cleanupTest() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
close() - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
closeConnection(Connection) - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
commit() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
commit() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
complete() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
completedTestSuite(TestSuite) - Method in interface org.hibernate.junit.TestSuiteVisitor.Handler
 
configure(Configuration) - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
configure(Configuration) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
configure(Configuration) - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
configure(Properties) - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
ConnectionProviderImpl - Class in org.hibernate.test.tm
A ConnectionProvider implementation adding JTA-style transactionality around the returned connections using the SimpleJtaTransactionManagerImpl.
ConnectionProviderImpl() - Constructor for class org.hibernate.test.tm.ConnectionProviderImpl
 
createFailureExpectedSuite(Class) - Static method in class org.hibernate.junit.UnitTestCase
Supports easy creation of TestSuites where a subclass' "FailureExpected" version of a base test is included in the suite, while the base test is excluded.
createSchema() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
createSchema() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 

D

DatabaseSpecificFunctionalTestCase - Class in org.hibernate.junit.functional
DatabaseSpecificFunctionalTestCase(String) - Constructor for class org.hibernate.junit.functional.DatabaseSpecificFunctionalTestCase
 
delistResource(XAResource, int) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
DIALECT - Static variable in class org.hibernate.junit.functional.ExecutionEnvironment
 
dialectIs(Class) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectIsCaseSensitive(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Is the db/dialect sensitive in terms of string comparisons?
dialectIsNot(Class) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectIsNot(Class[]) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectIsOneOf(Class[]) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
dialectSupportsEmptyInList(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the db/dialect support empty lists in the IN operator?

For example, is "...


E

enlistConnection(Connection) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
enlistResource(XAResource) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
ExecutionEnvironment - Class in org.hibernate.junit.functional
ExecutionEnvironment(ExecutionEnvironment.Settings) - Constructor for class org.hibernate.junit.functional.ExecutionEnvironment
 
ExecutionEnvironment.Settings - Interface in org.hibernate.junit.functional
 

F

fullTestName() - Method in class org.hibernate.junit.UnitTestCase
 
FunctionalTestCase - Class in org.hibernate.junit.functional
Most of the Hibernate test suite in fact is a series of functional tests, not unit tests.
FunctionalTestCase(String) - Constructor for class org.hibernate.junit.functional.FunctionalTestCase
 
FunctionalTestClassTestSuite - Class in org.hibernate.junit.functional
A specialized TestSuite implementation intended for use as an aggregate for a single test class specifically for the purpose of maintaing a single SessionFactory for executings all tests defined as part of the given functional test class.
FunctionalTestClassTestSuite(Class, String) - Constructor for class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
FunctionalTestClassTestSuite(Class) - Constructor for class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 

G

getActualConnectionProvider() - Static method in class org.hibernate.test.tm.ConnectionProviderImpl
 
getBaseForMappings() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
getBaseForMappings() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getCacheConcurrencyStrategy() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
getCacheConcurrencyStrategy() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getCacheProvider() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
The cache provider to be tested.
getCfg() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getConfigResourceKey() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
For provider-specific configuration, the name of the property key the provider expects.
getConfigResourceLocation() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
For provider-specific configuration, the resource location of that config resource.
getConfiguration() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
getConnection() - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
getCurrentTransaction() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getDescription() - Method in class org.hibernate.test.cache.Item
 
getDialect() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
getDialect() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getEnlistedConnection() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
getEnvironment() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
getId() - Method in class org.hibernate.test.cache.Item
 
getInstance() - Static method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getMappings() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
getMappings() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
getName() - Method in class org.hibernate.test.cache.Item
 
getSessionFactory() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
getSessions() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Get the factory for this test environment.
getStatus() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
getStatus() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getTransaction() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
getTransactionIdentifier(Transaction) - Method in class org.hibernate.test.tm.TransactionManagerLookupImpl
 
getTransactionManager(Properties) - Method in class org.hibernate.test.tm.TransactionManagerLookupImpl
 
getUserTransactionName() - Method in class org.hibernate.test.tm.TransactionManagerLookupImpl
 
getVersion() - Method in class org.hibernate.test.cache.VersionedItem
 

H

handleTestCase(Test) - Method in interface org.hibernate.junit.TestSuiteVisitor.Handler
 

I

initialize() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
isAllowRebuild() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
isSerializableIsolationEnforced() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Do connections enforce SERIALIZABLE isolation...
Item - Class in org.hibernate.test.cache
 
Item() - Constructor for class org.hibernate.test.cache.Item
 

L

LOG - Static variable in class org.hibernate.junit.SkipLog
 

O

openSession() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
openSession(Interceptor) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
org.hibernate.junit - package org.hibernate.junit
 
org.hibernate.junit.functional - package org.hibernate.junit.functional
 
org.hibernate.test.cache - package org.hibernate.test.cache
 
org.hibernate.test.tm - package org.hibernate.test.tm
Defines a simplified JTA TransactionManager and transactional connection pool designed for use in test suite and simple usage scenarios.
overrideCacheStrategy() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
overrideCacheStrategy() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 

P

prepareTest() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 

R

readCommittedIsolationMaintained(String) - Method in class org.hibernate.junit.functional.FunctionalTestCase
Is connection at least read committed?

Not, that this skip check relies on the JDBC driver reporting the true isolation level correctly.

rebuild() - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
recreateSchemaAfterFailure() - Method in interface org.hibernate.junit.functional.ExecutionEnvironment.Settings
 
recreateSchemaAfterFailure() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
registerSynchronization(Synchronization) - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
releaseIsolatedClassLoader(ClassLoader) - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
reportSkip(String, String) - Method in class org.hibernate.junit.UnitTestCase
 
resume(Transaction) - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
rollback() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
rollback() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
run(TestResult) - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
runBare() - Method in class org.hibernate.junit.UnitTestCase
runBare overridden in order to apply FailureExpected validations as well as start/complete logging
runTest() - Method in class org.hibernate.junit.functional.DatabaseSpecificFunctionalTestCase
 
runTest() - Method in class org.hibernate.junit.functional.FunctionalTestCase
runTest is overridden in order to apply session closure assertions.
runTest(Test, TestResult) - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 

S

setAllowRebuild(boolean) - Method in class org.hibernate.junit.functional.ExecutionEnvironment
 
setDescription(String) - Method in class org.hibernate.test.cache.Item
 
setEnvironment(ExecutionEnvironment) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
setId(Long) - Method in class org.hibernate.test.cache.Item
 
setName(String) - Method in class org.hibernate.test.cache.Item
 
setRollbackOnly() - Method in class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
setRollbackOnly() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
setTransactionTimeout(int) - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
setUp() - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
setUp() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Override TestCase.setUp() to check if we need to build a locally managed execution environment.
setUp() - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
setVersion(Long) - Method in class org.hibernate.test.cache.VersionedItem
 
sfi() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Get the factory for this test environment, casted to SessionFactoryImplementor.
SimpleJtaTransactionImpl - Class in org.hibernate.test.tm
SimpleJtaTransactionImpl implementation
SimpleJtaTransactionImpl(SimpleJtaTransactionManagerImpl) - Constructor for class org.hibernate.test.tm.SimpleJtaTransactionImpl
 
SimpleJtaTransactionManagerImpl - Class in org.hibernate.test.tm
TransactionManager implementation specifically designed for use in test suite and simple usage scenarios.
SimpleJtaTransactionManagerImpl() - Constructor for class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 
skipExpectedFailure(Throwable) - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
skipExpectedFailure(Throwable) - Method in class org.hibernate.junit.UnitTestCase
 
SkipLog - Class in org.hibernate.junit
Well-known-location lookup for the test-skip log...
SkipLog() - Constructor for class org.hibernate.junit.SkipLog
 
startingTestSuite(TestSuite) - Method in interface org.hibernate.junit.TestSuiteVisitor.Handler
 
supportsAggressiveRelease() - Method in class org.hibernate.test.tm.ConnectionProviderImpl
 
supportsCircularCascadeDelete() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsExpectedLobUsagePattern() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Expected LOB usage pattern is such that I can perform an insert via prepared statement with a parameter binding for a LOB value without crazy casting to JDBC driver implementation-specific classes...
supportsLobValueChangePropogation() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Does the current dialect support propogating changes to LOB values back to the database? Talking about mutating the underlying value as opposed to supplying a new LOB instance...
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsRowValueConstructorSyntaxInInList() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsSubqueryOnMutatingTable() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsSubselectOnLeftSideIn() - Method in class org.hibernate.junit.functional.FunctionalTestCase
 
supportsUnboundedLobLocatorMaterialization() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Is it supported to materialize a LOB locator outside the transaction in which it was created?

Again, part of the trickiness here is the fact that this is largely driver dependent.

suspend() - Method in class org.hibernate.test.tm.SimpleJtaTransactionManagerImpl
 

T

tearDown() - Method in class org.hibernate.junit.AbstractClassLoaderIsolatedTestCase
 
tearDown() - Method in class org.hibernate.junit.functional.FunctionalTestCase
Override TestCase.tearDown() to tear down the execution environment if it is locally managed.
tearDown() - Method in class org.hibernate.junit.functional.FunctionalTestClassTestSuite
 
testEmptySecondLevelCacheEntry() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
testQueryCacheInvalidation() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
testStaleWritesLeaveCacheConsistent() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
 
TestSuiteVisitor - Class in org.hibernate.junit
Handles walking a TestSuite hierarchy for recognition of individual tests.
TestSuiteVisitor(TestSuiteVisitor.Handler) - Constructor for class org.hibernate.junit.TestSuiteVisitor
 
TestSuiteVisitor.Handler - Interface in org.hibernate.junit
 
TransactionManagerLookupImpl - Class in org.hibernate.test.tm
TransactionManagerLookupImpl implementation
TransactionManagerLookupImpl() - Constructor for class org.hibernate.test.tm.TransactionManagerLookupImpl
 

U

UnitTestCase - Class in org.hibernate.junit
A basic JUnit TestCase subclass for adding some Hibernate specific behavior and functionality.
UnitTestCase(String) - Constructor for class org.hibernate.junit.UnitTestCase
 
useTransactionManager() - Method in class org.hibernate.test.cache.BaseCacheProviderTestCase
Should we use a transaction manager for transaction management.

V

VersionedItem - Class in org.hibernate.test.cache
 
VersionedItem() - Constructor for class org.hibernate.test.cache.VersionedItem
 
visit(TestSuite) - Method in class org.hibernate.junit.TestSuiteVisitor
 

A B C D E F G H I L O P R S T U V

Copyright © 2008 Hibernate.org. All Rights Reserved.