A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDomainModelDescriptor - Class in org.hibernate.testing.orm.domain
-
Convenience base class test domain models based on annotated classes
- AbstractDomainModelDescriptor(Class...) - Constructor for class org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
- AbstractMySQLDatabaseCleaner - Class in org.hibernate.testing.cleaner
- AbstractMySQLDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- accept(Connection) - Method in interface org.hibernate.testing.transaction.TransactionUtil.JDBCTransactionFunction
- accept(Connection) - Method in interface org.hibernate.testing.transaction.TransactionUtil.JDBCTransactionVoidFunction
- accessType() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- Account - Class in org.hibernate.testing.orm.domain.helpdesk
- Account() - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Account
- Account(Integer, Status, Status, Status) - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Account
- ACTION_COMPLETED_TXN - Static variable in class org.hibernate.testing.transaction.TransactionUtil2
- ACTIVE - org.hibernate.testing.orm.domain.helpdesk.Status
- addBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addBasicByBasic(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicByComponent(SimpleComponent, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicByConvertedEnum(EnumValue, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addBasicByEnum(EnumValue, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addChild(EntityWithManyToOneWithoutJoinTable) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- addComponent(SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addComponent(SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addComponentByBasic(String, SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addComponentByBasicOrdered(String, SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addConvertedEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addConvertedEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addExtraLazyComponent(SimpleComponent) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- addIgnoredTable(String) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- addIgnoredTable(String) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- addLogger(Logger) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- addLoggerName(String) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- addManyToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addManyToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addManyToManyByComponent(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- addNumber(double) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addNumberByNumber(int, double) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addOffspring(Animal) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- addOneToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- addOneToMany(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addOneToManyByBasic(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addOneToManyByBasic(SimpleEntity, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addOrderedBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- Address - Class in org.hibernate.testing.orm.domain.animal
- Address - Class in org.hibernate.testing.orm.domain.contacts
- Address() - Constructor for class org.hibernate.testing.orm.domain.animal.Address
- Address() - Constructor for class org.hibernate.testing.orm.domain.contacts.Address
- Address.Classification - Enum in org.hibernate.testing.orm.domain.contacts
- Address.PostalCode - Class in org.hibernate.testing.orm.domain.contacts
- addSettings(Map) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- addSortedBasic(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addSortedBasicByBasic(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedBasicByBasicWithComparator(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedBasicByBasicWithSortNaturalByDefault(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedBasicWithComparator(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addSortedBasicWithSortNaturalByDefault(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- addSortedManyToManyByBasicWithComparator(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addSortedManyToManyByBasicWithSortNaturalByDefault(String, SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- addTransformer(ClassTransformer) - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- after() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelExtension
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
- afterBootstrapServiceRegistryBuilt(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Hook to allow tests to use the BootstrapServiceRegistry if they wish
- AfterClassCallbackHandler - Class in org.hibernate.testing.junit4
- AfterClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.AfterClassCallbackHandler
- AfterClassOnce - Annotation Type in org.hibernate.testing
-
Annotation used to mark a method which should be run once after the last test execution for the given class.
- afterConfigurationBuilt(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
- afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- afterMetadataBuilt(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterMetadataBuilt(Metadata) - Method in class org.hibernate.testing.orm.junit.DomainModelExtension
- afterMetadataSourcesApplied(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterSessionFactoryBuilt() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterSessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterStandardServiceRegistryBuilt(StandardServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Hook to allow tests to use the StandardServiceRegistry if they wish
- afterTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- afterTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- afterTest() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionConsumer
-
After transaction completion function
- afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionFunction
-
After transaction completion function
- afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionFunction
-
After transaction completion function
- afterTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionVoidFunction
-
After transaction completion function
- AGG_COMP_ID - org.hibernate.testing.orm.domain.MappingFeature
- all() - Static method in enum org.hibernate.testing.orm.domain.MappingFeature
- AlwaysSkip() - Constructor for class org.hibernate.testing.Skip.AlwaysSkip
- Animal - Class in org.hibernate.testing.orm.domain.animal
- Animal() - Constructor for class org.hibernate.testing.orm.domain.animal.Animal
- Animal(String, float) - Constructor for class org.hibernate.testing.orm.domain.animal.Animal
- ANIMAL - org.hibernate.testing.orm.domain.StandardDomainModel
- AnimalDomainModel - Class in org.hibernate.testing.orm.domain.animal
- AnimalDomainModel() - Constructor for class org.hibernate.testing.orm.domain.animal.AnimalDomainModel
- annotatedClasses() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- annotatedClasses() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- annotatedClassNames() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- annotatedClassNames() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- annotatedPackageNames() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- annotatedPackageNames() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- annotationType() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
- ANY - org.hibernate.testing.orm.domain.MappingFeature
- appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
- appliesTo(Class<? extends Dialect>) - Method in interface org.hibernate.testing.jdbc.leak.IdleConnectionCounter
-
Specifies which Dialect the counter applies to.
- appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
- appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
- appliesTo(Class<? extends Dialect>) - Method in class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
- apply(Connection) - Method in interface org.hibernate.testing.cleaner.JdbcConnectionContext.ConnectionFunction
- apply(Dialect) - Method in interface org.hibernate.testing.orm.junit.DialectFeatureCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesNotSupportFollowOnLocking
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoubleQuoteQuoting
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.ForceLobAsLastValue
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportCatalogCreation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportDropConstraints
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitAndOffsetCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNoWait
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCharCodeConversion
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSchemaCreation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCircularCascadeDeleteCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsColumnCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExistsInSelectCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExpectedLobUsagePattern
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByGroupingSets
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByRollup
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsHypotheticalSetFunctions
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsIdentityColumns
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInverseDistributionFunctions
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJdbcDriverProxying
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedData
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNoColumnInsert
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsPadWithChar
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsParametersInInsertSelectCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsReplace
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSequences
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSkipLocked
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStringAggregation
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnion
- apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesInputStreamToInsertBlob
- apply(Statement, FrameworkMethod, Object) - Method in class org.hibernate.testing.junit4.ClassLoadingIsolater
- applyCacheSettings(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- applyCacheSettings(Metadata) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applyCacheSettings(Metadata, boolean, String) - Static method in class org.hibernate.testing.orm.junit.DomainModelExtension
- applyCacheSettings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- applyContactsModel(MetadataSources) - Static method in class org.hibernate.testing.orm.domain.animal.AnimalDomainModel
- applyContactsModel(MetadataSources) - Static method in class org.hibernate.testing.orm.domain.contacts.ContactsDomainModel
- applyDomainModel(MetadataSources) - Method in class org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
- applyDomainModel(MetadataSources) - Method in interface org.hibernate.testing.orm.domain.DomainModelDescriptor
-
Apply the model classes to the given MetadataSources
- applyManagedClassNames(String...) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- applyMappingFiles(String...) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- applyMetadataBuilder(MetadataBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applyMetadataSources(MetadataSources) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- applyMetadataSources(MetadataSources) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- applyRetailModel(MetadataSources) - Static method in class org.hibernate.testing.orm.domain.retail.RetailDomainModel
- applySettings(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- assertAllDataRemoved() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
- assertClassAssignability(Class, Class) - Static method in class org.hibernate.testing.orm.junit.ExtraAssertions
- assertExecuted(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertExecuted(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- assertIsInsert(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertIsSelect(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertIsUpdate(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
- assertJdbcTypeCode(int, int) - Static method in class org.hibernate.testing.orm.junit.ExtraAssertions
- assertNoLeaks() - Method in class org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
- assertNoLeaks() - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
- assertNoUpdate() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertNumberOfJoins(int, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertNumberOfJoins(int, JoinType, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertNumberOfOccurrenceInQuery(int, String, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.junit4.ExtraAssertions
- assertTyping(Class<T>, Object) - Static method in class org.hibernate.testing.orm.junit.ExtraAssertions
- assertUpdate() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- augmentConfigurationSettings(Properties) - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
B
- BaseCoreFunctionalTestCase - Class in org.hibernate.testing.junit4
-
Applies functional testing logic for core Hibernate testing on top of
BaseUnitTestCase
- BaseCoreFunctionalTestCase() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- BaseCoreFunctionalTestCase.RollbackWork - Class in org.hibernate.testing.junit4
- BaseNonConfigCoreFunctionalTestCase - Class in org.hibernate.testing.junit4
-
Applies functional testing logic for core Hibernate testing on top of
BaseUnitTestCase
. - BaseNonConfigCoreFunctionalTestCase() - Constructor for class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- BaseNonConfigCoreFunctionalTestCase.RollbackWork - Class in org.hibernate.testing.junit4
- BaseSessionFactoryFunctionalTest - Class in org.hibernate.testing.orm.junit
-
Template (GoF pattern) based abstract class for tests bridging the legacy approach of SessionFactory building as a test fixture
- BaseSessionFactoryFunctionalTest() - Constructor for class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- BaseTransactionIsolationConfigTest - Class in org.hibernate.testing.common.connections
- BaseTransactionIsolationConfigTest() - Constructor for class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- BaseUnitTest - Annotation Type in org.hibernate.testing.orm.junit
- BaseUnitTestCase - Class in org.hibernate.testing.junit4
-
The base unit test adapter.
- BaseUnitTestCase() - Constructor for class org.hibernate.testing.junit4.BaseUnitTestCase
- BasicEntity - Class in org.hibernate.testing.orm.domain.gambit
- BasicEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.BasicEntity
- BasicEntity(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.BasicEntity
- BasicTestingJdbcServiceImpl - Class in org.hibernate.testing.boot
-
Implementation of the
JdbcServices
contract for use by tests. - BasicTestingJdbcServiceImpl() - Constructor for class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- before() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- BeforeClassCallbackHandler - Class in org.hibernate.testing.junit4
- BeforeClassCallbackHandler(CustomRunner, Statement) - Constructor for class org.hibernate.testing.junit4.BeforeClassCallbackHandler
- BeforeClassOnce - Annotation Type in org.hibernate.testing
-
Annotation used to mark a method which should be run once before the first test execution for the given class.
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsExtension
- beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- beforeTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- beforeTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionConsumer
-
Before transaction completion function
- beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.HibernateTransactionFunction
-
Before transaction completion function
- beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionFunction
-
Before transaction completion function
- beforeTransactionCompletion() - Method in interface org.hibernate.testing.transaction.TransactionUtil.JPATransactionVoidFunction
-
Before transaction completion function
- biDirectionalAssociationManagement() - Method in annotation type org.hibernate.testing.bytecode.enhancement.EnhancementOptions
- BLACK - org.hibernate.testing.orm.domain.gambit.Shirt.Color
- BLUE - org.hibernate.testing.orm.domain.gambit.Shirt.Color
- BootstrapContextImpl - Class in org.hibernate.testing.boot
- BootstrapContextImpl() - Constructor for class org.hibernate.testing.boot.BootstrapContextImpl
- BootstrapServiceRegistry - Annotation Type in org.hibernate.testing.orm.junit
-
Used to define the bootstrap ServiceRegistry to be used for testing.
- BootstrapServiceRegistry.JavaService - Annotation Type in org.hibernate.testing.orm.junit
- BootstrapServiceRegistryProducer - Interface in org.hibernate.testing.orm.junit
-
Producer of BootstrapServiceRegistry
- buildBaseConfiguration() - Static method in class org.hibernate.testing.env.TestingDatabaseInfo
- buildBootstrapServiceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- buildConnection() - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- buildConnectionProvider() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- buildConnectionProvider(boolean) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- buildConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- buildDataSourceConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- buildDialect(Map, DialectResolutionInfoSource) - Method in class org.hibernate.testing.boot.DialectFactoryTestingImpl
- buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- buildIsolatedClassLoader() - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
- buildIsolatedClassLoader() - Method in interface org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider
- buildResources() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- buildServiceRegistry() - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- buildServiceRegistry(Map) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- buildServiceRegistry(BootstrapServiceRegistry, Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- buildSessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- buildSessionFactory(Consumer<Configuration>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- BytecodeEnhancerRunner - Class in org.hibernate.testing.bytecode.enhancement
- BytecodeEnhancerRunner(Class<?>) - Constructor for class org.hibernate.testing.bytecode.enhancement.BytecodeEnhancerRunner
- BytemanHelper - Class in org.hibernate.testing.byteman
- BytemanHelper(Rule) - Constructor for class org.hibernate.testing.byteman.BytemanHelper
C
- cacheComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- CachingRegionFactory - Class in org.hibernate.testing.cache
- CachingRegionFactory() - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
- CachingRegionFactory(Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
- CachingRegionFactory(CacheKeysFactory) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
- CachingRegionFactory(CacheKeysFactory, Properties) - Constructor for class org.hibernate.testing.cache.CachingRegionFactory
- CallbackException - Exception in org.hibernate.testing.junit4
-
Indicates an exception while performing a callback on the test
- CallbackException(Method) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackException(Method, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackException(String) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- CallbackException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.CallbackException
- canCacheTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- canCacheUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- CardPayment - Class in org.hibernate.testing.orm.domain.retail
- CardPayment() - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
- CardPayment(Integer, Integer, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
- CaseSensitiveCheck() - Constructor for class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
- CashPayment - Class in org.hibernate.testing.orm.domain.retail
- CashPayment() - Constructor for class org.hibernate.testing.orm.domain.retail.CashPayment
- CashPayment(Integer, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.CashPayment
- cast(Object, Class<T>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
- Cat - Class in org.hibernate.testing.orm.domain.animal
- Cat() - Constructor for class org.hibernate.testing.orm.domain.animal.Cat
- checkDirtyTracking(Object, String...) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
compares the dirty fields of an entity with a set of expected values
- classBlock(RunNotifier) - Method in class org.hibernate.testing.junit4.CustomRunner
- ClassEnhancementSelector - Annotation Type in org.hibernate.testing.bytecode.enhancement
- ClassEnhancementSelectors - Annotation Type in org.hibernate.testing.bytecode.enhancement
- classForName(String) - Method in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
- Classification - Enum in org.hibernate.testing.orm.domain.animal
-
Mimic a JDK 5 enum.
- ClassLoaderAccessTestingImpl - Class in org.hibernate.testing.boot
- ClassLoaderAccessTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
- ClassLoaderServiceTestingImpl - Class in org.hibernate.testing.boot
- ClassLoaderServiceTestingImpl() - Constructor for class org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
- ClassLoadingIsolater - Class in org.hibernate.testing.junit4
- ClassLoadingIsolater(ClassLoadingIsolater.IsolatedClassLoaderProvider) - Constructor for class org.hibernate.testing.junit4.ClassLoadingIsolater
- ClassLoadingIsolater.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.junit4
- ClassLoadingIsolaterExtension - Class in org.hibernate.testing.orm.junit
- ClassLoadingIsolaterExtension() - Constructor for class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
- ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider - Interface in org.hibernate.testing.orm.junit
- ClassSelector - Class in org.hibernate.testing.bytecode.enhancement
-
EnhancementSelector based on class name
- ClassSelector(String) - Constructor for class org.hibernate.testing.bytecode.enhancement.ClassSelector
- CLEANER - Static variable in class org.hibernate.testing.cleaner.DatabaseCleanerContext
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- cleanupCache() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- cleanupTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- cleanupTestData() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- cleanupTestData() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- clear() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- clear() - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearAllData(Connection) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearAllData(Connection) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearAllListeners(BasicLogger) - Static method in class org.hibernate.testing.logger.LogInspectionHelper
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearAllSchemas(Connection) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearAllSchemas(Connection) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearCache(SharedSessionContractImplementor) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- clearData() - Static method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearData(Connection, String) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearData(Connection, String) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearDirtyTracking(Object) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
-
clears the dirty set for an entity
- clearMdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- clearNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- clearSchema(Connection, String) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- clearSchema(Connection, String) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- clearSchemas() - Static method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- close() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- close() - Method in class org.hibernate.testing.orm.junit.DomainModelExtension.DomainModelScopeImpl
- closeConnection(Connection) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- closeConnection(Connection) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- closedComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- collectAnnotations(Class<S>, Class<P>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
- collectInitializationErrors(List<Throwable>) - Method in class org.hibernate.testing.junit4.CustomRunner
- COLLECTION_TABLE - org.hibernate.testing.orm.domain.MappingFeature
- comment() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialect
-
Comment describing the reason why the dialect is required.
- comment() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeature
-
Comment describing the reason why the feature is required.
- comment() - Method in annotation type org.hibernate.testing.RequiresDialect
-
Comment describing the reason why the dialect is required.
- comment() - Method in annotation type org.hibernate.testing.RequiresDialectFeature
-
Comment describing the reason why the feature is required.
- comment() - Method in annotation type org.hibernate.testing.SkipForDialect
-
Comment describing the reason for the skip.
- commit(Xid, boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- compare(String, String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleBasicSortComparator
- Component - Class in org.hibernate.testing.orm.domain.gambit
- Component() - Constructor for class org.hibernate.testing.orm.domain.gambit.Component
- Component(Integer, Long, int, String, Component.Nested) - Constructor for class org.hibernate.testing.orm.domain.gambit.Component
- Component(String, Integer, Long, int, Component.Nested) - Constructor for class org.hibernate.testing.orm.domain.gambit.Component
- Component.Nested - Class in org.hibernate.testing.orm.domain.gambit
- computeTestMethods() - Method in class org.hibernate.testing.junit4.CustomRunner
- concurrencyStrategy() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- condition() - Method in annotation type org.hibernate.testing.Skip
-
The condition which causes a skip
- configuration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- configure(Map) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- configure(Map) - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- configure(Map) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- configure(SessionFactoryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- configure(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- configureBootstrapServiceRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Apply any desired config to the BootstrapServiceRegistryBuilder to be incorporated into the built BootstrapServiceRegistry
- configureMetadataBuilder(MetadataBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- configureSessionFactoryBuilder(SessionFactoryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- configureStandardServiceRegistryBuilder(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
Apply any desired config to the StandardServiceRegistryBuilder to be incorporated into the built StandardServiceRegistry
- ConnectionBuilder() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- ConnectionBuilder(JdbcMocks.Options) - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- ConnectionLeakException - Exception in org.hibernate.testing.jdbc.leak
- ConnectionLeakException() - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(String) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(String, Throwable) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(String, Throwable, boolean, boolean) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakException(Throwable) - Constructor for exception org.hibernate.testing.jdbc.leak.ConnectionLeakException
- ConnectionLeakUtil - Class in org.hibernate.testing.jdbc.leak
- ConnectionLeakUtil() - Constructor for class org.hibernate.testing.jdbc.leak.ConnectionLeakUtil
- ConnectionProviderBuilder - Class in org.hibernate.testing.env
-
Defines the JDBC connection information (currently H2) used by Hibernate for unit (not functional!) tests
- ConnectionProviderBuilder() - Constructor for class org.hibernate.testing.env.ConnectionProviderBuilder
- ConnectionProviderDelegate - Class in org.hibernate.testing.jdbc
-
This
ConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties. - ConnectionProviderDelegate() - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- ConnectionProviderDelegate(ConnectionProvider) - Constructor for class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- constructAndConfigureConfiguration(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- constructConfiguration(BootstrapServiceRegistry) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- constructStandardServiceRegistryBuilder() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- consume(Connection) - Method in interface org.hibernate.testing.cleaner.JdbcConnectionContext.ConnectionConsumer
- Contact - Class in org.hibernate.testing.orm.domain.contacts
- Contact() - Constructor for class org.hibernate.testing.orm.domain.contacts.Contact
- Contact(Integer, Contact.Name, Contact.Gender, LocalDate) - Constructor for class org.hibernate.testing.orm.domain.contacts.Contact
- Contact.Gender - Enum in org.hibernate.testing.orm.domain.contacts
- Contact.Name - Class in org.hibernate.testing.orm.domain.contacts
- CONTACTS - org.hibernate.testing.orm.domain.StandardDomainModel
- ContactsDomainModel - Class in org.hibernate.testing.orm.domain.contacts
- contains(Object) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- CONVERTER - org.hibernate.testing.orm.domain.MappingFeature
- convertSkipToIgnore(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
- convertToDatabaseColumn(String) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
- convertToDatabaseColumn(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.MonetaryAmountConverter
- convertToDatabaseColumn(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.GenderConverter
- convertToDatabaseColumn(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EnumValueConverter
- convertToDatabaseColumn(MutableValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.MutableValueConverter
- convertToEntityAttribute(Character) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.GenderConverter
- convertToEntityAttribute(Double) - Method in class org.hibernate.testing.orm.domain.MonetaryAmountConverter
- convertToEntityAttribute(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
- convertToEntityAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.MutableValueConverter
- convertToEntityAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.EnumValueConverter
- COOL - org.hibernate.testing.orm.domain.animal.Classification
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
- count(Connection) - Method in interface org.hibernate.testing.jdbc.leak.IdleConnectionCounter
-
Count the number of idle connections.
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
- count(Connection) - Method in class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
- COUNTER - Static variable in class org.hibernate.testing.byteman.BytemanHelper
- countInvocation() - Method in class org.hibernate.testing.byteman.BytemanHelper
- create(Metadata) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- create(Metadata, StandardServiceRegistry, Connection) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- create(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.AbstractMySQLDatabaseCleaner
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.MariaDBDatabaseCleaner
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.MySQL5DatabaseCleaner
- createClearingStatementForTable(String, String) - Method in class org.hibernate.testing.cleaner.MySQL8DatabaseCleaner
- createConnection(String, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
- createConnection(String, int, int) - Static method in class org.hibernate.testing.jdbc.JdbcMocks
- CREATED - org.hibernate.testing.orm.domain.helpdesk.Status
- createH2Schema(String, Map) - Static method in class org.hibernate.testing.junit4.Helper
-
Create additional H2 schema.
- createH2Schema(String, Configuration) - Static method in class org.hibernate.testing.junit4.Helper
- createOnly(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- createSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- createSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- createSecondarySchemas() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
Feature supported only by H2 dialect.
- createSecondSchema() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
- createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- CustomEnhancementContext - Annotation Type in org.hibernate.testing.bytecode.enhancement
- CustomParameterized - Class in org.hibernate.testing.junit4
-
Allows the
CustomRunner
features in parameterized tests. - CustomParameterized(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomParameterized
-
Only called reflectively.
- CustomParameterized.Order - Annotation Type in org.hibernate.testing.junit4
- CustomRunner - Class in org.hibernate.testing.junit4
-
The Hibernate-specific
Runner
implementation which layersExtendedFrameworkMethod
support on top of the standard JUnitFrameworkMethod
for extra information after checking to make sure the test should be run. - CustomRunner(Class<?>) - Constructor for class org.hibernate.testing.junit4.CustomRunner
- CustomRunner.IgnoreImpl - Class in org.hibernate.testing.junit4
D
- DATA_SOURCE - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- DatabaseCleaner - Interface in org.hibernate.testing.cleaner
- DatabaseCleanerContext - Class in org.hibernate.testing.cleaner
- DataSourceStub - Class in org.hibernate.testing.jdbc
- DataSourceStub(String) - Constructor for class org.hibernate.testing.jdbc.DataSourceStub
- DB2DatabaseCleaner - Class in org.hibernate.testing.cleaner
- DB2DatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- DEFAULT_ACCESSTYPE - Static variable in class org.hibernate.testing.cache.CachingRegionFactory
- DelegatingPersistenceUnitInfo - Class in org.hibernate.testing.util.jpa
- DelegatingPersistenceUnitInfo(PersistenceUnitInfo) - Constructor for class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- destroy(ServiceRegistry) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
- DIALECT - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
- DIALECT - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- DIALECT - Static variable in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- DialectCheck - Interface in org.hibernate.testing
-
Defines a means to check
Dialect
features for use in "test protection" checks. - DialectChecks - Class in org.hibernate.testing
-
Container class for different implementation of the
DialectCheck
interface. - DialectChecks() - Constructor for class org.hibernate.testing.DialectChecks
- DialectChecks.CaseSensitiveCheck - Class in org.hibernate.testing
- DialectChecks.DoesNotSupportFollowOnLocking - Class in org.hibernate.testing
- DialectChecks.DoesNotSupportRowValueConstructorSyntax - Class in org.hibernate.testing
- DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
- DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck - Class in org.hibernate.testing
- DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
- DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck - Class in org.hibernate.testing
- DialectChecks.DoubleQuoteQuoting - Class in org.hibernate.testing
- DialectChecks.ForceLobAsLastValue - Class in org.hibernate.testing
- DialectChecks.HasSelfReferentialForeignKeyBugCheck - Class in org.hibernate.testing
- DialectChecks.NotH2Version2 - Class in org.hibernate.testing
- DialectChecks.NotSupportsEmptyInListCheck - Class in org.hibernate.testing
- DialectChecks.SupportCatalogCreation - Class in org.hibernate.testing
- DialectChecks.SupportDropConstraints - Class in org.hibernate.testing
- DialectChecks.SupportLimitAndOffsetCheck - Class in org.hibernate.testing
- DialectChecks.SupportLimitCheck - Class in org.hibernate.testing
- DialectChecks.SupportNonQueryValuesListWithCTE - Class in org.hibernate.testing
- DialectChecks.SupportNoWait - Class in org.hibernate.testing
- DialectChecks.SupportPartitionBy - Class in org.hibernate.testing
- DialectChecks.SupportRowValueConstructorSyntaxInInList - Class in org.hibernate.testing
- DialectChecks.SupportsCascadeDeleteCheck - Class in org.hibernate.testing
- DialectChecks.SupportSchemaCreation - Class in org.hibernate.testing
- DialectChecks.SupportsCircularCascadeDeleteCheck - Class in org.hibernate.testing
- DialectChecks.SupportsColumnCheck - Class in org.hibernate.testing
- DialectChecks.SupportsEmptyInListCheck - Class in org.hibernate.testing
- DialectChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing
- DialectChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing
- DialectChecks.SupportsGlobalTemporaryTables - Class in org.hibernate.testing
- DialectChecks.SupportsIdentityColumns - Class in org.hibernate.testing
- DialectChecks.SupportsJdbcDriverProxying - Class in org.hibernate.testing
- DialectChecks.SupportSkipLocked - Class in org.hibernate.testing
- DialectChecks.SupportsLobValueChangePropogation - Class in org.hibernate.testing
- DialectChecks.SupportsLockTimeouts - Class in org.hibernate.testing
- DialectChecks.SupportsNClob - Class in org.hibernate.testing
- DialectChecks.SupportsNoColumnInsert - Class in org.hibernate.testing
- DialectChecks.SupportsParametersInInsertSelectCheck - Class in org.hibernate.testing
- DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing
- DialectChecks.SupportsRowValueConstructorSyntaxCheck - Class in org.hibernate.testing
- DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck - Class in org.hibernate.testing
- DialectChecks.SupportsSelectAliasInGroupByClause - Class in org.hibernate.testing
- DialectChecks.SupportsSequences - Class in org.hibernate.testing
- DialectChecks.SupportSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing
- DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing
- DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList - Class in org.hibernate.testing
- DialectChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing
- dialectClass() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- DialectContext - Class in org.hibernate.testing.orm.junit
- DialectFactoryTestingImpl - Class in org.hibernate.testing.boot
- DialectFactoryTestingImpl() - Constructor for class org.hibernate.testing.boot.DialectFactoryTestingImpl
- DialectFactoryTestingImpl(Dialect) - Constructor for class org.hibernate.testing.boot.DialectFactoryTestingImpl
- DialectFeatureCheck - Interface in org.hibernate.testing.orm.junit
- DialectFeatureChecks - Class in org.hibernate.testing.orm.junit
-
Container class for different implementation of the
DialectFeatureCheck
interface. - DialectFeatureChecks() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks
- DialectFeatureChecks.DoesNotSupportFollowOnLocking - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.DoubleQuoteQuoting - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.ForceLobAsLastValue - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportCatalogCreation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportDropConstraints - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportLimitAndOffsetCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportLimitCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportNoWait - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportPartitionBy - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsCascadeDeleteCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsCharCodeConversion - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportSchemaCreation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsCircularCascadeDeleteCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsColumnCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsGroupByGroupingSets - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsGroupByRollup - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsHypotheticalSetFunctions - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsIdentityColumns - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsInverseDistributionFunctions - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsJdbcDriverProxying - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsLobValueChangePropogation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsLockTimeouts - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsNationalizedData - Class in org.hibernate.testing.orm.junit
-
Does the database support nationalized data in any form
- DialectFeatureChecks.SupportsNoColumnInsert - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsPadWithChar - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsParametersInInsertSelectCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsReplace - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSequences - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSkipLocked - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsStringAggregation - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.SupportsUnion - Class in org.hibernate.testing.orm.junit
- DialectFeatureChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing.orm.junit
- DialectFilterExtension - Class in org.hibernate.testing.orm.junit
-
JUnit 5 extension used to add
RequiresDialect
andSkipForDialect
handling - DialectFilterExtension() - Constructor for class org.hibernate.testing.orm.junit.DialectFilterExtension
- DISCRIMINATOR_INHERIT - org.hibernate.testing.orm.domain.MappingFeature
- doBiDirectionalAssociationManagement(UnloadedField) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- doComputation() - Method in class org.hibernate.testing.junit4.CustomRunner
- doDirtyCheckingInline(UnloadedClass) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- DoesNotSupportFollowOnLocking() - Constructor for class org.hibernate.testing.DialectChecks.DoesNotSupportFollowOnLocking
- DoesNotSupportFollowOnLocking() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesNotSupportFollowOnLocking
- DoesNotSupportRowValueConstructorSyntax() - Constructor for class org.hibernate.testing.DialectChecks.DoesNotSupportRowValueConstructorSyntax
- DoesReadCommittedCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- DoesReadCommittedCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- DoesReadCommittedNotCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
- DoesReadCommittedNotCauseWritersToBlockReadersCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
- DoesRepeatableReadCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- DoesRepeatableReadCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- DoesRepeatableReadNotCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
- DoesRepeatableReadNotCauseReadersToBlockWritersCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
- doExtendedEnhancement(UnloadedClass) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- Dog - Class in org.hibernate.testing.orm.domain.animal
- Dog() - Constructor for class org.hibernate.testing.orm.domain.animal.Dog
- doInAutoCommit(String...) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Use the default settings for building a new
ServiceRegistry
and create a new JDBCConnection
in auto-commit mode. - doInAutoCommit(Consumer<Statement>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Use the default settings for building a new
ServiceRegistry
and create a new JDBCConnection
in auto-commit mode. - doInAutoCommit(Consumer<Statement>, Map) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Use the supplied settings for building a new
ServiceRegistry
and create a new JDBCConnection
in auto-commit mode. - doInAutoCommit(Map, String...) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Use the supplied settings for building a new
ServiceRegistry
and create a new JDBCConnection
in auto-commit mode. - doInHibernate(Supplier<SessionFactory>, String, Consumer<Session>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a Hibernate transaction without return value and for a given tenant
- doInHibernate(Supplier<SessionFactory>, String, Function<Session, R>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a Hibernate transaction for a given tenant and return a value
- doInHibernate(Supplier<SessionFactory>, Consumer<Session>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
- doInHibernate(Supplier<SessionFactory>, TransactionUtil.HibernateTransactionConsumer) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a Hibernate transaction without return value
- doInHibernate(Supplier<SessionFactory>, TransactionUtil.HibernateTransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a Hibernate transaction
- doInHibernateSessionBuilder(Supplier<SessionBuilder>, TransactionUtil.HibernateTransactionConsumer) - Static method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
-
Execute function in a Hibernate transaction without return value
- doInHibernateSessionBuilder(Supplier<SessionBuilder>, TransactionUtil.HibernateTransactionConsumer) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a Hibernate transaction without return value
- doInHibernateSessionBuilder(Supplier<SessionBuilder>, TransactionUtil.HibernateTransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a Hibernate transaction
- doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a JPA transaction
- doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionFunction<T>, Map) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a JPA transaction
- doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionVoidFunction) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a JPA transaction without return value
- doInJPA(Supplier<EntityManagerFactory>, TransactionUtil.JPATransactionVoidFunction, Map) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Execute function in a JPA transaction without return value
- doLog(Logger.Level, String, Object, Object[], Throwable) - Method in class org.hibernate.testing.logger.Log4J2DelegatingLogger
- doLogf(Logger.Level, String, String, Object[], Throwable) - Method in class org.hibernate.testing.logger.Log4J2DelegatingLogger
- DomainModel - Annotation Type in org.hibernate.testing.orm.junit
- DomainModelDescriptor - Interface in org.hibernate.testing.orm.domain
-
Describes a standard domain model
- DomainModelExtension - Class in org.hibernate.testing.orm.junit
-
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing, including argument injection (or see
DomainModelScopeAware
) - DomainModelExtension() - Constructor for class org.hibernate.testing.orm.junit.DomainModelExtension
- DomainModelExtension.DomainModelScopeImpl - Class in org.hibernate.testing.orm.junit
- DomainModelFunctionalTesting - Annotation Type in org.hibernate.testing.orm.junit
- DomainModelParameterResolver - Class in org.hibernate.testing.orm.junit
- DomainModelParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.DomainModelParameterResolver
- DomainModelProducer - Interface in org.hibernate.testing.orm.junit
- DomainModelScope - Interface in org.hibernate.testing.orm.junit
- DomainModelScopeAware - Interface in org.hibernate.testing.orm.junit
- DomainModelScopeImpl(ServiceRegistryScope, DomainModelProducer) - Constructor for class org.hibernate.testing.orm.junit.DomainModelExtension.DomainModelScopeImpl
- DomesticAnimal - Class in org.hibernate.testing.orm.domain.animal
- DomesticAnimal() - Constructor for class org.hibernate.testing.orm.domain.animal.DomesticAnimal
- DomesticVendor - Class in org.hibernate.testing.orm.domain.retail
- DomesticVendor() - Constructor for class org.hibernate.testing.orm.domain.retail.DomesticVendor
- DomesticVendor(Integer, String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.DomesticVendor
- DoubleQuoteQuoting() - Constructor for class org.hibernate.testing.DialectChecks.DoubleQuoteQuoting
- DoubleQuoteQuoting() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoubleQuoteQuoting
- doWithJDBC(ServiceRegistry, TransactionUtil.JDBCTransactionFunction<T>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
- doWithJDBC(ServiceRegistry, TransactionUtil.JDBCTransactionVoidFunction) - Static method in class org.hibernate.testing.transaction.TransactionUtil
- DRIVER - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- DRIVER - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
- drop(Metadata) - Static method in class org.hibernate.testing.schema.SchemaDropHelper
- drop(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaDropHelper
- drop(MetadataImplementor, StandardServiceRegistry, Connection) - Static method in class org.hibernate.testing.schema.SchemaDropHelper
- DYNAMIC_MODEL - org.hibernate.testing.orm.domain.MappingFeature
E
- EMBEDDABLE - org.hibernate.testing.orm.domain.MappingFeature
- EmbeddedIdEntity - Class in org.hibernate.testing.orm.domain.gambit
- EmbeddedIdEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
- EmbeddedIdEntity.EmbeddedIdEntityId - Class in org.hibernate.testing.orm.domain.gambit
- EmbeddedIdEntityId(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- EmptyResultSetHandler() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.EmptyResultSetHandler
- end(Xid, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- EnhancementOptions - Annotation Type in org.hibernate.testing.bytecode.enhancement
- EnhancementSelector - Interface in org.hibernate.testing.bytecode.enhancement
-
Used by
BytecodeEnhancerRunner
to determine which classes should be enhanced. - EnhancerTestContext - Class in org.hibernate.testing.bytecode.enhancement
-
Enhancement context used in tests
- EnhancerTestContext() - Constructor for class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- EnhancerTestUtils - Class in org.hibernate.testing.bytecode.enhancement
-
utility class to use in bytecode enhancement tests
- EnhancerTestUtils() - Constructor for class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
- ENTITYMANAGER_FACTORY_KEY - Static variable in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- EntityManagerFactoryExtension - Class in org.hibernate.testing.orm.junit
-
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing, including argument injection (or see
SessionFactoryScopeAware
) - EntityManagerFactoryExtension() - Constructor for class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
- EntityManagerFactoryParameterResolver - Class in org.hibernate.testing.orm.junit
- EntityManagerFactoryParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.EntityManagerFactoryParameterResolver
- EntityManagerFactoryProducer - Interface in org.hibernate.testing.orm.junit
-
Contract for something that can build a SessionFactory.
- EntityManagerFactoryScope - Interface in org.hibernate.testing.orm.junit
- EntityManagerFactoryScopeContainer - Interface in org.hibernate.testing.orm.junit
-
The keystone in EntityManagerFactoryScopeExtension support.
- EntityManagerFactoryScopeExtension - Class in org.hibernate.testing.orm.junit
-
The thing that actually manages lifecycle of the EntityManagerFactory related to a test class.
- EntityManagerFactoryScopeExtension() - Constructor for class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- EntityOfArrays - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfArrays() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- EntityOfArrays(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- EntityOfBasics - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfBasics() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- EntityOfBasics(Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- EntityOfBasics.Gender - Enum in org.hibernate.testing.orm.domain.gambit
- EntityOfBasics.GenderConverter - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfBasics.MutableValueConverter - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfComposites - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfComposites() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- EntityOfComposites(Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- EntityOfComposites(Integer, String, Component) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- EntityOfComposites(Integer, Component) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- EntityOfDynamicComponent - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfDynamicComponent() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- EntityOfLists - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfLists() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- EntityOfLists(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- EntityOfMaps - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfMaps() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- EntityOfMaps(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- EntityOfSets - Class in org.hibernate.testing.orm.domain.gambit
- EntityOfSets() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- EntityOfSets(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- EntityWithAggregateId - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithAggregateId() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
- EntityWithAggregateId(EntityWithAggregateId.Key, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
- EntityWithAggregateId.Key - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithLazyManyToOneSelfReference - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithLazyManyToOneSelfReference(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- EntityWithLazyManyToOneSelfReference(Integer, String, Integer, EntityWithLazyManyToOneSelfReference) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- EntityWithLazyManyToOneSelfReference(Integer, String, EntityWithLazyManyToOneSelfReference, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- EntityWithLazyOneToOne - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithLazyOneToOne() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- EntityWithLazyOneToOne(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- EntityWithManyToOneJoinTable - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithManyToOneJoinTable() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- EntityWithManyToOneJoinTable(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- EntityWithManyToOneSelfReference - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithManyToOneSelfReference(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- EntityWithManyToOneSelfReference(Integer, String, Integer, EntityWithManyToOneSelfReference) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- EntityWithManyToOneSelfReference(Integer, String, EntityWithManyToOneSelfReference, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- EntityWithManyToOneWithoutJoinTable - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithManyToOneWithoutJoinTable(Integer, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- EntityWithNonIdAttributeNamedId - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithNonIdAttributeNamedId() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
- EntityWithNotAggregateId - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithNotAggregateId() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
- EntityWithNotAggregateId.PK - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithOneToMany - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithOneToMany() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- EntityWithOneToMany(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- EntityWithOneToManyNotOwned - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithOneToManyNotOwned() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- EntityWithOneToOne - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithOneToOne() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- EntityWithOneToOne(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- EntityWithOneToOneJoinTable - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithOneToOneJoinTable() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- EntityWithOneToOneJoinTable(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- EntityWithOneToOneSharingPrimaryKey - Class in org.hibernate.testing.orm.domain.gambit
- EntityWithOneToOneSharingPrimaryKey() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- EntityWithOneToOneSharingPrimaryKey(Integer, String, Integer) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- ENUMERATED - org.hibernate.testing.orm.domain.MappingFeature
- EnumValue - Enum in org.hibernate.testing.orm.domain.gambit
- EnumValueConverter - Class in org.hibernate.testing.orm.domain.gambit
- EnumValueConverter() - Constructor for class org.hibernate.testing.orm.domain.gambit.EnumValueConverter
- equals(Object) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- equals(Object) - Method in class org.hibernate.testing.orm.domain.animal.Mammal
- equals(Object) - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- equals(Object) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- equals(Object) - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
- equals(Object) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- equals(Object) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- equals(Object) - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- evaluate() - Method in class org.hibernate.testing.junit4.AfterClassCallbackHandler
- evaluate() - Method in class org.hibernate.testing.junit4.BeforeClassCallbackHandler
- evaluateExecutionCondition(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DialectFilterExtension
- evaluateExecutionCondition(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- EverythingSelector - Class in org.hibernate.testing.bytecode.enhancement
- EverythingSelector() - Constructor for class org.hibernate.testing.bytecode.enhancement.EverythingSelector
- evictData() - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- evictData(Object) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- ExceptionUtil - Class in org.hibernate.testing.util
- ExceptionWrapper(Throwable) - Constructor for exception org.hibernate.testing.async.ExecutableAdapter.ExceptionWrapper
- excludeUnlistedClasses() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- excludeUnlistedClasses() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- excludeUnlistedClasses() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- excludeUnlistedClasses() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- excludeUnlistedClasses() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- excludeUnlistedClasses() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- Executable - Interface in org.hibernate.testing.async
-
Something we want to perform with protection to time it out.
- ExecutableAdapter - Class in org.hibernate.testing.async
- ExecutableAdapter(Executable) - Constructor for class org.hibernate.testing.async.ExecutableAdapter
- ExecutableAdapter.ExceptionWrapper - Exception in org.hibernate.testing.async
- execute() - Method in interface org.hibernate.testing.async.Executable
-
Perform the action
- execute(Connection) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork
- execute(Connection) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase.RollbackWork
- execute(Executable) - Method in class org.hibernate.testing.async.TimedExecutor
- executeAsync(Runnable) - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
- executeAsync(Runnable) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- executeSync(Runnable) - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
- executeSync(Runnable) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- executorService - Variable in class org.hibernate.testing.junit4.BaseUnitTestCase
- ExpectedException - Annotation Type in org.hibernate.testing.orm.junit
-
Annotation that can be used, in conjunction with
ExpectedExceptionExtension
, to indicate that a specific test is expected to fail in a particular way (throw the specified exception) as its "success condition". - ExpectedExceptionExtension - Class in org.hibernate.testing.orm.junit
-
TestExecutionExceptionHandler used in conjunction with
ExpectedException
to support annotating tests with a specific exception that indicates a success (we are expecting that exception in that tested condition). - ExpectedExceptionExtension() - Constructor for class org.hibernate.testing.orm.junit.ExpectedExceptionExtension
- exportSchema() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- exportSchema() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- exportSchema() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- extendedEnhancement() - Method in annotation type org.hibernate.testing.bytecode.enhancement.EnhancementOptions
- ExtendedFrameworkMethod - Class in org.hibernate.testing.junit4
-
Defines an extension to the standard JUnit
FrameworkMethod
information about a test method. - ExtendedFrameworkMethod(FrameworkMethod, Ignore, FailureExpected) - Constructor for class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- ExtraAssertions - Class in org.hibernate.testing.junit4
- ExtraAssertions - Class in org.hibernate.testing.orm.junit
- extractFromSession(SessionImplementor) - Static method in class org.hibernate.testing.jdbc.SQLStatementInspector
- extractIgnoreMessage(FailureExpected, FrameworkMethod) - Static method in class org.hibernate.testing.junit4.Helper
- extractMessage(FailureExpected) - Static method in class org.hibernate.testing.junit4.Helper
- extractMethodName(Method) - Static method in class org.hibernate.testing.junit4.Helper
-
Extract a nice method name representation for display
- extractResults(ResultSet) - Static method in class org.hibernate.testing.jdbc.ResultSetUtil
- extractTestName(FrameworkMethod) - Static method in class org.hibernate.testing.junit4.Helper
-
Extract a nice test name representation for display
- ExtraJavaServicesClassLoaderService - Class in org.hibernate.testing.boot
- ExtraJavaServicesClassLoaderService(List<ExtraJavaServicesClassLoaderService.JavaServiceDescriptor<?>>) - Constructor for class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService
- ExtraJavaServicesClassLoaderService.JavaServiceDescriptor<ROLE> - Class in org.hibernate.testing.boot
F
- FailureExpected - Annotation Type in org.hibernate.testing
-
Annotation used to mark a test as an expected failure.
- FailureExpected - Annotation Type in org.hibernate.testing.orm.junit
-
Marks a test method or class as being expected to fail.
- FailureExpectedExtension - Class in org.hibernate.testing.orm.junit
-
JUnit 5 extension used to support
FailureExpected
handling - FailureExpectedExtension() - Constructor for class org.hibernate.testing.orm.junit.FailureExpectedExtension
- FailureExpectedGroup - Annotation Type in org.hibernate.testing.orm.junit
- failureExpectedValidation - Static variable in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- FAX - org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
- feature() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeature
- FEMALE - org.hibernate.testing.orm.domain.contacts.Contact.Gender
- FEMALE - org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
- findCause(Throwable, Class<? extends Throwable>) - Static method in class org.hibernate.testing.util.ExceptionUtil
-
Get a specific cause.
- findCurrentTransaction() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- findDomainModelScope(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.DomainModelExtension
- findEffectiveAnnotation(ExtensionContext, Class<A>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
- findEffectiveRepeatingAnnotation(ExtensionContext, Class<A>, Class<? extends Annotation>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
- findEntityManagerFactoryScope(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
- findEntityManagerFactoryScope(ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- findServiceRegistry(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- findServiceRegistryScope(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- findSessionFactoryScope(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
- ForceLobAsLastValue() - Constructor for class org.hibernate.testing.DialectChecks.ForceLobAsLastValue
- ForceLobAsLastValue() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.ForceLobAsLastValue
- ForeignVendor - Class in org.hibernate.testing.orm.domain.retail
- ForeignVendor() - Constructor for class org.hibernate.testing.orm.domain.retail.ForeignVendor
- ForeignVendor(Integer, String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.ForeignVendor
- forget(Xid) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- forUnitTesting() - Static method in class org.hibernate.testing.boot.ServiceRegistryTestingImpl
- forUnitTesting(Map) - Static method in class org.hibernate.testing.boot.ServiceRegistryTestingImpl
- fromCode(Integer) - Static method in enum org.hibernate.testing.orm.domain.helpdesk.Status
- fromCode(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.EnumValue
- fromEntityManager(Function<EntityManager, T>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- fromService(Class<S>, Function<S, R>) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
- fromSession(Function<SessionImplementor, R>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- fromSession(Function<SessionImplementor, T>) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- fromSession(Function<SessionImplementor, T>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- fromSession(SessionFactoryImplementor, Function<SessionImplementor, R>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- fromTransaction(Function<EntityManager, T>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- fromTransaction(Function<SessionImplementor, R>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- fromTransaction(Function<SessionImplementor, T>) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- fromTransaction(Function<SessionImplementor, T>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- fromTransaction(EntityManager, Function<EntityManager, R>) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
- fromTransaction(EntityManager, Function<EntityManager, T>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- fromTransaction(SessionFactoryImplementor, Function<SessionImplementor, R>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- fromTransaction(SessionImplementor, Function<SessionImplementor, R>) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
- fromTransaction(SessionImplementor, Function<SessionImplementor, R>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- fromTransaction(SessionImplementor, Function<SessionImplementor, T>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- FunctionalEntityManagerFactoryTesting - Annotation Type in org.hibernate.testing.orm.junit
-
Composite annotation for functional tests that require a functioning EntityManagerFactory.
G
- GAMBIT - org.hibernate.testing.orm.domain.StandardDomainModel
- GambitDomainModel - Class in org.hibernate.testing.orm.domain.gambit
- GambitDomainModel() - Constructor for class org.hibernate.testing.orm.domain.gambit.GambitDomainModel
- GenderConverter() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.GenderConverter
- generateStatistics() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- generateStatistics() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- generatorScopeComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- getAddress() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getAddresses() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getAddresses() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- getAmount() - Method in class org.hibernate.testing.orm.domain.retail.Payment
- getAnAttribute() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleComponent
- getAndResetInvocationCount() - Static method in class org.hibernate.testing.byteman.BytemanHelper
- getAnimals() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- getAnnotatedClasses() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getAnnotatedClasses() - Method in class org.hibernate.testing.orm.domain.AbstractDomainModelDescriptor
- getAnnotatedClasses() - Method in interface org.hibernate.testing.orm.domain.DomainModelDescriptor
- getAnnotatedClasses() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- getAnnotatedPackages() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getAnnotation(Class<T>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- getAnnotations() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- getAnotherAttribute() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleComponent
- getArchiveDescriptorFactory() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getAreaCode() - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- getArrayOfBasics() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- getAttributeConverters() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getAuxiliaryDatabaseObjectList() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- getBaseForMappings() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getBasicByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getBasicByComponent() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getBasicByConvertedEnum() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getBasicByEnum() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getBasicByOneToMany() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getBasicInteger() - Method in class org.hibernate.testing.orm.domain.gambit.Component
- getBasicLong() - Method in class org.hibernate.testing.orm.domain.gambit.Component
- getBasicPrimitiveInt() - Method in class org.hibernate.testing.orm.domain.gambit.Component
- getBasicString() - Method in class org.hibernate.testing.orm.domain.gambit.Component
- getBigDecimalValue() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getBigIntegerValue() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getBillingEntity() - Method in class org.hibernate.testing.orm.domain.retail.Vendor
- getBirthdate() - Method in class org.hibernate.testing.orm.domain.animal.Mammal
- getBirthDay() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- getBodyTemperature() - Method in class org.hibernate.testing.orm.domain.animal.Reptile
- getBodyWeight() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getBootstrapContext() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getBuildingOptions() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getCacheConcurrencyStrategy() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- getCacheRegionDefinitions() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getChildren() - Method in class org.hibernate.testing.junit4.CustomParameterized
- getChildren() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- getCity() - Method in class org.hibernate.testing.orm.domain.animal.Address
- getClassification() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getClassification() - Method in class org.hibernate.testing.orm.domain.contacts.Address
- getClassification() - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- getClassLoader() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getClassLoader() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getClassLoader() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getClassLoader() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getClassLoader() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getClassLoader() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getClassLoaderAccess() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getClassLoaderAccess() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- getClassmateContext() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getCode() - Method in enum org.hibernate.testing.orm.domain.gambit.EnumValue
- getCode() - Method in enum org.hibernate.testing.orm.domain.helpdesk.Status
- getCollectingStatementInspector() - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- getColor() - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- getComponent() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- getComponentByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getComponentByBasicOrdered() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getConnection() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- getConnection() - Method in class org.hibernate.testing.jdbc.DataSourceStub
- getConnection() - Method in class org.hibernate.testing.jdbc.SQLServerSnapshotIsolationConnectionProvider
- getConnection() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- getConnection(String, String) - Method in class org.hibernate.testing.jdbc.DataSourceStub
- getConnectionProvider() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- getConnectionProviderProperties() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- getConnectionProviderProperties(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- getConnectionProviderUnderTest() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- getConvertedGender() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getCorrespondingDialect() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- getCountry() - Method in class org.hibernate.testing.orm.domain.animal.Address
- getCurrentSellPrice() - Method in class org.hibernate.testing.orm.domain.retail.Product
- getData() - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
- getData() - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
- getData() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
- getData() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
- getData() - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- getData() - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- getDescription() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getDescription() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- getDescriptor() - Method in enum org.hibernate.testing.orm.domain.StandardDomainModel
- getDialect() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getDialect() - Static method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- getDialect() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getDialect() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- getDialect() - Static method in class org.hibernate.testing.orm.junit.DialectContext
- getDirectors() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getDomainModel() - Method in class org.hibernate.testing.orm.junit.DomainModelExtension.DomainModelScopeImpl
- getDomainModel() - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
- getEffectiveEnd() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- getEffectiveStart() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- getEntityManagerFactory() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- getEntityManagerFactoryProducer() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScopeContainer
-
Obtain the
EntityManagerFactoryProducer
. - getExtractedMetaDataSupport() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getExtraLazySetOfComponents() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getFailureExpectedAnnotation() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- getFamiliarName() - Method in class org.hibernate.testing.orm.domain.retail.Name
- getFamily() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getFamilyName() - Method in class org.hibernate.testing.orm.domain.retail.Name
- getFather() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getField(Class, String) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Get a field from a given class
- getFieldByReflection(Object, String) - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
- getFieldValue(Object, String) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Get a field value from a given object
- getFirst() - Method in class org.hibernate.testing.orm.domain.animal.Name
- getFirst() - Method in class org.hibernate.testing.orm.domain.contacts.Contact.Name
- getFirstTriggeredMessage() - Method in interface org.hibernate.testing.orm.junit.MessageKeyWatcher
- getFirstTriggeredMessage() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- getFloatValue() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getFriends() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getFromCache(Object, SharedSessionContractImplementor) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- getGender() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- getGender() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getHeightInches() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getId() - Method in class org.hibernate.testing.jdbc.DataSourceStub
- getId() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getId() - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- getId() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getId() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- getId() - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- getId() - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- getId() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- getId() - Method in class org.hibernate.testing.orm.domain.helpdesk.Ticket
- getId() - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- getId() - Method in class org.hibernate.testing.orm.domain.retail.Order
- getId() - Method in class org.hibernate.testing.orm.domain.retail.Payment
- getId() - Method in class org.hibernate.testing.orm.domain.retail.Product
- getId() - Method in class org.hibernate.testing.orm.domain.retail.SalesAssociate
- getId() - Method in class org.hibernate.testing.orm.domain.retail.Vendor
- getImpl() - Method in class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService.JavaServiceDescriptor
- getInitial() - Method in class org.hibernate.testing.orm.domain.animal.Name
- getInstance() - Static method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- getInstance() - Static method in class org.hibernate.testing.util.ExceptionUtil
- getIntValue() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getIsoCode() - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- getJandexView() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getJarFileUrls() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getJarFileUrls() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getJarFileUrls() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getJarFileUrls() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getJarFileUrls() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getJarFileUrls() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getJdbcEnvironment() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getJpaCompliance() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getJpaConnectionProviderProperties() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- getJpaConnectionProviderProperties(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
- getJpaTempClassLoader() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getJtaDataSource() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getJtaDataSource() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getJtaDataSource() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getJtaDataSource() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getJtaDataSource() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getJtaDataSource() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getKey() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
- getLast() - Method in class org.hibernate.testing.orm.domain.animal.Name
- getLast() - Method in class org.hibernate.testing.orm.domain.contacts.Contact.Name
- getLazyOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- getLine1() - Method in class org.hibernate.testing.orm.domain.contacts.Address
- getLine2() - Method in class org.hibernate.testing.orm.domain.contacts.Address
- getLineNumber() - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- getListOfBasics() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getListOfComponents() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getListOfConvertedEnums() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getListOfEnums() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getListOfManyToMany() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getListOfNumbers() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getListOfOneToMany() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getLobCreator(LobCreationContext) - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getLogger(String) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- getLoggerNames() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- getLoginStatus() - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- getLoginTimeout() - Method in class org.hibernate.testing.jdbc.DataSourceStub
- getLogWriter() - Method in class org.hibernate.testing.jdbc.DataSourceStub
- getMammals() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getManagedClassNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getManagedClassNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getManagedClassNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getManagedClassNames() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getManagedClassNames() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getManagedClassNames() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getManyToManyByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getMappingDefaults() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- getMappingFeaturesUsed() - Method in interface org.hibernate.testing.orm.domain.DomainModelDescriptor
-
Identifies the specific mapping features this domain model uses.
- getMappingFeaturesUsed() - Method in class org.hibernate.testing.orm.domain.retail.RetailDomainModel
- getMappingFileNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getMappingFileNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getMappingFileNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getMappingFileNames() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getMappingFileNames() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getMappingFileNames() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getMappings() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- getMappings() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getMdc(String) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- getMdcMap() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- getMessageKey() - Method in interface org.hibernate.testing.orm.junit.MessageKeyWatcher
- getMessageKey() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- getMetadata() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- getMetadataBuildingOptions() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getMetadataCollector() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- getMetadataImplementor() - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- getMethod() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- getMethod(Object, String, Class...) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Get target method
- getMother() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getMutableValue() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getName() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- getName() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getName() - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- getName() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- getName() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- getName() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- getName() - Method in class org.hibernate.testing.orm.domain.retail.SalesAssociate
- getName() - Method in class org.hibernate.testing.orm.domain.retail.Vendor
- getName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getNamespace() - Method in interface org.hibernate.testing.orm.domain.DomainModelDescriptor
-
The namespace to apply the model to.
- getNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- getNdcDepth() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- getNested() - Method in class org.hibernate.testing.orm.domain.gambit.Component
- getNestedValue() - Method in class org.hibernate.testing.orm.domain.gambit.Component.Nested
- getNewTempClassLoader() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getNewTempClassLoader() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getNewTempClassLoader() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getNewTempClassLoader() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getNewTempClassLoader() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getNickName() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getNickNames() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getNonJtaDataSource() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getNonJtaDataSource() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getNonJtaDataSource() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getNonJtaDataSource() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getNonJtaDataSource() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getNonJtaDataSource() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getNote() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- getNumberByNumber() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getNumberOfJoins(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- getObjectNameNormalizer() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- getOffspring() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getOneToManyByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getOrder() - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- getOrderedSetOfBasics() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getOrdinalGender() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getOrMakeDataMap() - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- getOrmXmlFiles() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- getOther() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- getOthers() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- getOthersIdentifierBag() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- getOwner() - Method in class org.hibernate.testing.orm.domain.animal.DomesticAnimal
- getOwner() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- getParentLogger() - Method in class org.hibernate.testing.jdbc.DataSourceStub
- getPassword() - Method in class org.hibernate.testing.jdbc.JdbcProperties
- getPayment() - Method in class org.hibernate.testing.orm.domain.retail.Order
- getPersistenceProviderClassName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getPersistenceProviderClassName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getPersistenceProviderClassName() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getPersistenceProviderClassName() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getPersistenceProviderClassName() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getPersistenceUnitName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getPersistenceUnitName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getPersistenceUnitName() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getPersistenceUnitName() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getPersistenceUnitName() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getPersistenceUnitRootUrl() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getPersistenceUnitRootUrl() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getPersistenceUnitRootUrl() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getPersistenceUnitRootUrl() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getPersistenceUnitRootUrl() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getPersistenceUnitRootUrl() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getPersistenceXMLSchemaVersion() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getPersistenceXMLSchemaVersion() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getPersistenceXMLSchemaVersion() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getPersistenceXMLSchemaVersion() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getPersistenceXMLSchemaVersion() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getPets() - Method in class org.hibernate.testing.orm.domain.animal.Human
- getPhoneNumbers() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- getPk() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
- getPlus4() - Method in class org.hibernate.testing.orm.domain.contacts.Address.PostalCode
- getPostalCode() - Method in class org.hibernate.testing.orm.domain.animal.Address
- getPostalCode() - Method in class org.hibernate.testing.orm.domain.contacts.Address
- getPrefix() - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- getPrefix() - Method in class org.hibernate.testing.orm.domain.retail.Name
- getProduct() - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- getProperties() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getProperties() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getProperties() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getProperties() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getProperties() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getProperties() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getProviderClassName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getQuantity() - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- getQueryCount() - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- getReflectionManager() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getRegistry() - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
- getReported() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- getResultSetWrapper() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getRole() - Method in class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService.JavaServiceDescriptor
- getSalesAssociate() - Method in class org.hibernate.testing.orm.domain.retail.Order
- getScanEnvironment() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getScanner() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getScanOptions() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getSecondNestedValue() - Method in class org.hibernate.testing.orm.domain.gambit.Component.Nested
- getSerialNumber() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- getServiceRegistry() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getServiceStatus() - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- getSession() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getSessionFactory() - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- getSetOfBasics() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSetOfComponents() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSetOfConvertedEnums() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSetOfEnums() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSetOfManyToMany() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSetOfOneToMany() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSetter(Object, String, Class<?>) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Get setter method
- getSetting() - Method in interface org.hibernate.testing.orm.junit.SettingProvider.Provider
- getSharedCacheMode() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getSharedCacheMode() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getSharedCacheMode() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getSharedCacheMode() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getSharedCacheMode() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getSharedCacheMode() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getSize() - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- getSku() - Method in class org.hibernate.testing.orm.domain.retail.Product
- getSomeDate() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- getSomeInstant() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- getSomeInteger() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- getSomeLong() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- getSomeString() - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- getSortedBasicByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getSortedBasicByBasicWithComparator() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getSortedBasicByBasicWithSortNaturalByDefault() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getSortedManyToManyByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getSortedManyToManyByBasicWithComparator() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getSortedManyToManyByBasicWithSortNaturalByDefault() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- getSortedSetOfBasics() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSortedSetOfBasicsWithComparator() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSortedSetOfBasicsWithSortNaturalByDefault() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- getSqlExceptionHelper() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getSqlFunctions() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getSqlQueries() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- getSqlQueries() - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
- getSqlStatementLogger() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- getState() - Method in class org.hibernate.testing.orm.domain.gambit.MutableValue
- getStatementInspector() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- getStatementInspector() - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- getStatementInspector(Class<T>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- getStatementInspector(Class<T>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- getStaticFieldValue(Class<?>, String) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Get a field value from a given class
- getStrategyRegistrations() - Method in class org.hibernate.testing.cache.StrategyRegistrationProviderImpl
- getStreet() - Method in class org.hibernate.testing.orm.domain.animal.Address
- getSubTotal() - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- getSuffix() - Method in class org.hibernate.testing.orm.domain.retail.Name
- getSynchronizationStrategy() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- getSystemAccessStatus() - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- getTempClassLoader() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getTestClassMetadata() - Method in class org.hibernate.testing.junit4.CustomRunner
- getTestInstance() - Method in class org.hibernate.testing.junit4.CustomRunner
- getTheClob() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheDate() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheDouble() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheDuration() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheInstant() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheInt() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheInteger() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheLocalDate() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheLocalDateTime() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheLocalTime() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheOffsetDateTime() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheString() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheTime() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheTimestamp() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheUrl() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTheZonedDateTime() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- getTransacted() - Method in class org.hibernate.testing.orm.domain.retail.Order
- getTransactionId() - Method in class org.hibernate.testing.orm.domain.retail.CardPayment
- getTransactionTimeout() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- getTransactionType() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getTransactionType() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getTransactionType() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getTransactionType() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getTransactionType() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getTransactionType() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getTriggeredMessages() - Method in interface org.hibernate.testing.orm.junit.MessageKeyWatcher
- getTriggeredMessages() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- getTypeConfiguration() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- getUrl() - Method in class org.hibernate.testing.jdbc.JdbcProperties
- getUser() - Method in class org.hibernate.testing.jdbc.JdbcProperties
- getValidationMode() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- getValidationMode() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- getValidationMode() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- getValidationMode() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
- getValidationMode() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- getValidationMode() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- getValue1() - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- getValue1() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
- getValue1() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- getValue2() - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- getValue2() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
- getValue2() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- getValues() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- getValuesWithProperties() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- getVendor() - Method in class org.hibernate.testing.orm.domain.retail.Product
- getWatcher(String, Class<?>) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsScope
- getWatcher(String, String) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsScope
- getWatcher(ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- getXmlFiles() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
Deprecated.(Since 6.0) this method will be renamed to getOrmXmlFile().
- getXmlFiles() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- getZipCode() - Method in class org.hibernate.testing.orm.domain.contacts.Address.PostalCode
- getZoo() - Method in class org.hibernate.testing.orm.domain.animal.Animal
- globalTimeout - Variable in class org.hibernate.testing.junit4.BaseUnitTestCase
- GREY - org.hibernate.testing.orm.domain.gambit.Shirt.Color
H
- H2DatabaseCleaner - Class in org.hibernate.testing.cleaner
- H2DatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.H2DatabaseCleaner
- H2IdleConnectionCounter - Class in org.hibernate.testing.jdbc.leak
- H2IdleConnectionCounter() - Constructor for class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.DomainModelExtension
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.ExpectedExceptionExtension
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.FailureExpectedExtension
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
- hasEffectiveAnnotation(ExtensionContext, Class<A>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
- hashCode() - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- hashCode() - Method in class org.hibernate.testing.orm.domain.animal.Mammal
- hashCode() - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- hashCode() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- hashCode() - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
- hashCode() - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- hashCode() - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- hashCode() - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- hasLazyLoadableAttributes(UnloadedClass) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- HasSelfReferentialForeignKeyBugCheck() - Constructor for class org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck
- HasSelfReferentialForeignKeyBugCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck
- HELPDESK - org.hibernate.testing.orm.domain.StandardDomainModel
- HelpDeskDomainModel - Class in org.hibernate.testing.orm.domain.helpdesk
- HelpDeskDomainModel() - Constructor for class org.hibernate.testing.orm.domain.helpdesk.HelpDeskDomainModel
- Helper - Class in org.hibernate.testing.junit4
-
Centralized utility functionality
- HOME - org.hibernate.testing.orm.domain.contacts.Address.Classification
- HOME - org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
- Human - Class in org.hibernate.testing.orm.domain.animal
- Human() - Constructor for class org.hibernate.testing.orm.domain.animal.Human
I
- ID_CLASS - org.hibernate.testing.orm.domain.MappingFeature
- IdleConnectionCounter - Interface in org.hibernate.testing.jdbc.leak
- IgnoreImpl(String) - Constructor for class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
- impl() - Method in annotation type org.hibernate.testing.bytecode.enhancement.ImplEnhancementSelector
- impl() - Method in annotation type org.hibernate.testing.orm.junit.BootstrapServiceRegistry.JavaService
-
Logically `?` is `S extends T`
- impl() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry.Service
- ImplEnhancementSelector - Annotation Type in org.hibernate.testing.bytecode.enhancement
- ImplEnhancementSelectors - Annotation Type in org.hibernate.testing.bytecode.enhancement
- impls() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry.JavaService
- INACTIVE - org.hibernate.testing.orm.domain.helpdesk.Status
- Incident - Class in org.hibernate.testing.orm.domain.helpdesk
- Incident() - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Incident
- Incident(Integer, String, Instant) - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Incident
- Incident(Integer, String, Instant, Instant, Instant) - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Incident
- includeSubPackages() - Method in annotation type org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelector
- inEntityManager(Consumer<EntityManager>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- initialize(MetadataBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- INITIALIZING - org.hibernate.testing.orm.domain.helpdesk.Status
- initiators() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry
- injectEntityManagerFactoryScope(EntityManagerFactoryScope) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScopeContainer
-
Callback to inject the EntityManagerFactoryScope into the container.
- injectServiceRegistryScope(ServiceRegistryScope) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- injectServiceRegistryScope(ServiceRegistryScope) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScopeAware
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- injectSessionFactoryScope(SessionFactoryScope) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- injectSessionFactoryScope(SessionFactoryScope) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScopeAware
-
Callback to inject the SessionFactoryScope into the container
- injectTestModelScope(DomainModelScope) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- injectTestModelScope(DomainModelScope) - Method in interface org.hibernate.testing.orm.junit.DomainModelScopeAware
- inlineDirtyChecking() - Method in annotation type org.hibernate.testing.bytecode.enhancement.EnhancementOptions
- inSession(Consumer<SessionImplementor>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- inSession(Consumer<SessionImplementor>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- inSession(Consumer<SessionImplementor>) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- inSession(Consumer<SessionImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- inSession(SessionFactoryImplementor, Consumer<SessionImplementor>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- inspect(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
- INSTANCE - Static variable in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.testing.boot.ClassLoaderServiceTestingImpl
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.testing.bytecode.enhancement.EverythingSelector
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.testing.jdbc.JdbcProperties
- INSTANCE - Static variable in class org.hibernate.testing.jdbc.leak.H2IdleConnectionCounter
- INSTANCE - Static variable in class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
- INSTANCE - Static variable in class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
- INSTANCE - Static variable in class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
- INSTANCE - Static variable in class org.hibernate.testing.jta.TestingJtaBootstrap
- INSTANCE - Static variable in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- INSTANCE - Static variable in class org.hibernate.testing.orm.domain.animal.AnimalDomainModel
-
Singleton access
- INSTANCE - Static variable in class org.hibernate.testing.orm.domain.contacts.ContactsDomainModel
- INSTANCE - Static variable in class org.hibernate.testing.orm.domain.gambit.GambitDomainModel
- INSTANCE - Static variable in class org.hibernate.testing.orm.domain.helpdesk.HelpDeskDomainModel
- INSTANCE - Static variable in class org.hibernate.testing.orm.domain.retail.RetailDomainModel
- inStatelessSession(Consumer<StatelessSession>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- inStatelessSession(Consumer<StatelessSession>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- inStatelessSession(Consumer<StatelessSession>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- inStatelessSession(SessionFactoryImplementor, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- inStatelessTransaction(Consumer<StatelessSession>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- inStatelessTransaction(Consumer<StatelessSession>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- inStatelessTransaction(SessionFactoryImplementor, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- inStatelessTransaction(StatelessSession, Consumer<StatelessSession>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- inStatelessTransaction(StatelessSession, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- integrationSettings() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
-
Used to mimic container integration
- integrators() - Method in annotation type org.hibernate.testing.orm.junit.BootstrapServiceRegistry
- interceptorClass() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- inTransaction(Consumer<EntityManager>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- inTransaction(Consumer<SessionImplementor>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- inTransaction(Consumer<SessionImplementor>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- inTransaction(Consumer<SessionImplementor>) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- inTransaction(Consumer<SessionImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- inTransaction(EntityManager, Consumer<EntityManager>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- inTransaction(EntityManager, Consumer<EntityManager>) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
- inTransaction(SessionFactoryImplementor, Consumer<SessionImplementor>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- inTransaction(SessionImplementor, Consumer<SessionImplementor>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- inTransaction(SessionImplementor, Consumer<SessionImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
- inTransaction(SessionImplementor, Consumer<SessionImplementor>) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
- inTransaction(SessionImplementor, Consumer<SessionImplementor>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
- inTransaction(StatelessSession, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
- InvalidMethodForAnnotationException - Exception in org.hibernate.testing.junit4
-
Indicates that an annotations was attached to a method incorrectly.
- InvalidMethodForAnnotationException(String) - Constructor for exception org.hibernate.testing.junit4.InvalidMethodForAnnotationException
- InvalidMethodForAnnotationException(String, Throwable) - Constructor for exception org.hibernate.testing.junit4.InvalidMethodForAnnotationException
- invoke(Object, Method, Object[]) - Method in class org.hibernate.testing.jdbc.JdbcMocks.EmptyResultSetHandler
- invokeExplosively(Object, Object...) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- isAllTestsIgnored() - Method in class org.hibernate.testing.junit4.CustomRunner
- isApplicable(Connection) - Method in interface org.hibernate.testing.cleaner.DatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.DB2DatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.H2DatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.MariaDBDatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.MySQL5DatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.MySQL8DatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- isApplicable(Connection) - Method in class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- isCleanupTestDataRequired() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- isCleanupTestDataRequired() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- isCleanupTestDataRequired() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- isCleanupTestDataUsingBulkDelete() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- isConnectionClose(Exception) - Static method in class org.hibernate.testing.util.ExceptionUtil
-
Was the given exception caused by a SQL connection close
- isDone() - Method in class org.hibernate.testing.async.ExecutableAdapter
- isEnabled(Logger.Level) - Method in class org.hibernate.testing.logger.Log4J2DelegatingLogger
- isExcludeUnlistedClasses() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- isJpaBootstrap() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- isLazyLoadable(UnloadedField) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
- isMatch() - Method in class org.hibernate.testing.Skip.AlwaysSkip
- isMatch() - Method in interface org.hibernate.testing.Skip.Matcher
-
Do we have a match to the underlying condition?
- isMatch() - Method in class org.hibernate.testing.Skip.OperatingSystem.Windows
- isMatch(Dialect) - Method in interface org.hibernate.testing.DialectCheck
-
Does the given dialect match the defined check?
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.CaseSensitiveCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesNotSupportFollowOnLocking
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesNotSupportRowValueConstructorSyntax
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesReadCommittedNotCauseWritersToBlockReadersCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoesRepeatableReadNotCauseReadersToBlockWritersCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.DoubleQuoteQuoting
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.ForceLobAsLastValue
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.NotH2Version2
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.NotSupportsEmptyInListCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportCatalogCreation
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportDropConstraints
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportLimitCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportNonQueryValuesListWithCTE
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportNoWait
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportPartitionBy
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportRowValueConstructorSyntaxInInList
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportSchemaCreation
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsColumnCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsGlobalTemporaryTables
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsJdbcDriverProxying
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportSkipLocked
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsLockTimeouts
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsNClob
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsNoColumnInsert
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSelectAliasInGroupByClause
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSequences
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList
- isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.UsesInputStreamToInsertBlob
- isMatch(Dialect) - Method in class org.hibernate.testing.env.ConnectionProviderBuilder
- isNotEmpty(String) - Static method in class org.hibernate.testing.junit4.Helper
-
Standard string content checking.
- isPregnant() - Method in class org.hibernate.testing.orm.domain.animal.Mammal
- isSameRM(XAResource) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- isShadowedBy(FrameworkMethod) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- isSqlLockTimeout(Exception) - Static method in class org.hibernate.testing.util.ExceptionUtil
-
Was the given exception caused by a SQL lock timeout?
- isTheBoolean() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- isTheNumericBoolean() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- isTheStringBoolean() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- isUnwrappableAs(Class) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- isUnwrappableAs(Class) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- isUseQuotedIdentifiers() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- isValid(Connection) - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- isWrapperFor(Class<?>) - Method in class org.hibernate.testing.jdbc.DataSourceStub
J
- JavaServiceDescriptor(Class<ROLE>, Class<? extends ROLE>) - Constructor for class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService.JavaServiceDescriptor
- javaServices() - Method in annotation type org.hibernate.testing.orm.junit.BootstrapServiceRegistry
- javaServices() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry
- JdbcConnectionAccessImpl - Class in org.hibernate.testing.boot
- JdbcConnectionAccessImpl(ConnectionProvider) - Constructor for class org.hibernate.testing.boot.JdbcConnectionAccessImpl
- JdbcConnectionAccessImpl(ServiceRegistry) - Constructor for class org.hibernate.testing.boot.JdbcConnectionAccessImpl
- JdbcConnectionContext - Class in org.hibernate.testing.cleaner
- JdbcConnectionContext.ConnectionConsumer - Interface in org.hibernate.testing.cleaner
- JdbcConnectionContext.ConnectionFunction<R> - Interface in org.hibernate.testing.cleaner
- JdbcMocks - Class in org.hibernate.testing.jdbc
- JdbcMocks() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks
- JdbcMocks.ConnectionBuilder - Class in org.hibernate.testing.jdbc
- JdbcMocks.EmptyResultSetHandler - Class in org.hibernate.testing.jdbc
- JdbcMocks.Options - Class in org.hibernate.testing.jdbc
- JdbcProperties - Class in org.hibernate.testing.jdbc
- JdbcProperties() - Constructor for class org.hibernate.testing.jdbc.JdbcProperties
- jiraKey() - Method in annotation type org.hibernate.testing.FailureExpected
-
The key of a JIRA issue which covers this expected failure.
- jiraKey() - Method in annotation type org.hibernate.testing.orm.junit.FailureExpected
-
The key of a JIRA issue which covers this expected failure.
- jiraKey() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeature
-
The key of a JIRA issue which relates this this feature requirement.
- jiraKey() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeatureGroup
-
The key of a JIRA issue which relates this this feature requirement.
- jiraKey() - Method in annotation type org.hibernate.testing.RequiresDialect
-
The key of a JIRA issue which relates this this restriction
- jiraKey() - Method in annotation type org.hibernate.testing.RequiresDialectFeature
-
The key of a JIRA issue which relates this this feature requirement.
- jiraKey() - Method in annotation type org.hibernate.testing.SkipForDialect
-
The key of a JIRA issue which covers the reason for this skip.
- jiraKey() - Method in annotation type org.hibernate.testing.TestForIssue
-
The key of a JIRA issue tested.
- JiraKey - Annotation Type in org.hibernate.testing.orm.junit
-
Identifies the JIRA issue associated with a test.
- JiraKeyGroup - Annotation Type in org.hibernate.testing.orm.junit
-
Grouping annotation for `@JiraKey`
- JOIN_COLUMN - org.hibernate.testing.orm.domain.MappingFeature
- JOIN_TABLE - org.hibernate.testing.orm.domain.MappingFeature
- JOINED_INHERIT - org.hibernate.testing.orm.domain.MappingFeature
- Jpa - Annotation Type in org.hibernate.testing.orm.junit
- JtaAwareConnectionProviderImpl - Class in org.hibernate.testing.jta
-
A
ConnectionProvider
implementation intended for testing Hibernate/JTA interaction. - JtaAwareConnectionProviderImpl() - Constructor for class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- JtaAwareConnectionProviderImpl.XAResourceWrapper - Class in org.hibernate.testing.jta
- JUnitHelper - Class in org.hibernate.testing.orm.junit
K
- Key() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
- Key(String, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
- KEY - Static variable in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
L
- LAME - org.hibernate.testing.orm.domain.animal.Classification
- LARGE - org.hibernate.testing.orm.domain.gambit.Shirt.Size
- lazyLoading() - Method in annotation type org.hibernate.testing.bytecode.enhancement.EnhancementOptions
- LineItem - Class in org.hibernate.testing.orm.domain.retail
- LineItem() - Constructor for class org.hibernate.testing.orm.domain.retail.LineItem
- Lizard - Class in org.hibernate.testing.orm.domain.animal
- Lizard() - Constructor for class org.hibernate.testing.orm.domain.animal.Lizard
- loadJavaServices(Class<S>) - Method in class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService
- locateAllAnnotations(Class<T>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
-
Locates the specified annotation both at the method site and class site.
- locateAnnotation(Class<T>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
- locateExtensionStore(Class<? extends Extension>, ExtensionContext, Object) - Static method in class org.hibernate.testing.orm.junit.JUnitHelper
- locateExtensionStore(ExtensionContext, Object...) - Static method in class org.hibernate.testing.orm.junit.JUnitHelper
- locateResource(String) - Method in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
- locateTransactionManager() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- locateUserTransaction() - Method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- log - Variable in class org.hibernate.testing.junit4.BaseUnitTestCase
- Log4J2DelegatingLogger - Class in org.hibernate.testing.logger
-
A
Logger
implementation which delegates to Log4J2 but makes it possible to test for events being logged (not logged). - loggedEvent(Logger.Level, String, Throwable) - Method in interface org.hibernate.testing.logger.LogListener
- loggedEvent(Logger.Level, String, Throwable) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- logger() - Method in annotation type org.hibernate.testing.orm.junit.MessageKeyInspection
-
The logger to watch on
- Logger - Annotation Type in org.hibernate.testing.orm.junit
-
Must specify one of
Logger.loggerNameClass()
orLogger.loggerName()
- LoggerInspectionRule - Class in org.hibernate.testing.logger
- LoggerInspectionRule(BasicLogger) - Constructor for class org.hibernate.testing.logger.LoggerInspectionRule
- loggerKey(Logger) - Static method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- loggerName() - Method in annotation type org.hibernate.testing.orm.junit.Logger
-
The `Class` used as the base for the logger name.
- loggerNameClass() - Method in annotation type org.hibernate.testing.orm.junit.Logger
-
The `Class` used as the base for the logger name.
- loggers() - Method in annotation type org.hibernate.testing.orm.junit.LoggingInspections.Message
-
Descriptor of the log messages to watch for
- LoggingInspections - Annotation Type in org.hibernate.testing.orm.junit
-
Injects the ability to watch multiple for log messages being triggered.
- LoggingInspections.Message - Annotation Type in org.hibernate.testing.orm.junit
- LoggingInspectionsExtension - Class in org.hibernate.testing.orm.junit
- LoggingInspectionsExtension() - Constructor for class org.hibernate.testing.orm.junit.LoggingInspectionsExtension
- LoggingInspectionsScope - Class in org.hibernate.testing.orm.junit
-
Manages all of the MessageKeyWatcher defined by LoggingInspectionsScope
- LoggingInspectionsScope(LoggingInspections, ExtensionContext) - Constructor for class org.hibernate.testing.orm.junit.LoggingInspectionsScope
- LoggingInspectionsScopeResolver - Class in org.hibernate.testing.orm.junit
-
ParameterResolver implementation for resolving
LoggingInspectionsScope
ParameterResolver - LoggingInspectionsScopeResolver() - Constructor for class org.hibernate.testing.orm.junit.LoggingInspectionsScopeResolver
- LogInspectionHelper - Class in org.hibernate.testing.logger
-
Test helper to listen for logging events.
- LogListener - Interface in org.hibernate.testing.logger
M
- MAIN - org.hibernate.testing.orm.domain.contacts.Address.Classification
- MAIN - org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
- majorVersion() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- makeEntityEntry() - Static method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestUtils
- makeProxy() - Static method in class org.hibernate.testing.jdbc.JdbcMocks.EmptyResultSetHandler
- MALE - org.hibernate.testing.orm.domain.contacts.Contact.Gender
- MALE - org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
- Mammal - Class in org.hibernate.testing.orm.domain.animal
- Mammal() - Constructor for class org.hibernate.testing.orm.domain.animal.Mammal
- MANY_ANY - org.hibernate.testing.orm.domain.MappingFeature
- MANY_MANY - org.hibernate.testing.orm.domain.MappingFeature
- MANY_ONE - org.hibernate.testing.orm.domain.MappingFeature
- MappingFeature - Enum in org.hibernate.testing.orm.domain
-
Identifies specific mapping features used by a
DomainModelDescriptor
. - MapStorageAccessImpl - Class in org.hibernate.testing.cache
-
StorageAccess impl wrapping a simple data Map (ConcurrentMap)
- MapStorageAccessImpl() - Constructor for class org.hibernate.testing.cache.MapStorageAccessImpl
- MariaDBDatabaseCleaner - Class in org.hibernate.testing.cleaner
- MariaDBDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.MariaDBDatabaseCleaner
- markAsJpaBootstrap() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- matchSubTypes() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialect
-
Should subtypes of
RequiresDialect.value()
be matched? - matchSubTypes() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- MEDIUM - org.hibernate.testing.orm.domain.gambit.Shirt.Size
- message() - Method in annotation type org.hibernate.testing.FailureExpected
-
A message explaining the reason for the expected failure.
- message() - Method in annotation type org.hibernate.testing.Skip
-
A message describing the reason for the skip
- messageKey() - Method in annotation type org.hibernate.testing.orm.junit.LoggingInspections.Message
-
The message-key to watch for.
- messageKey() - Method in annotation type org.hibernate.testing.orm.junit.MessageKeyInspection
-
The message key to look for.
- MessageKeyInspection - Annotation Type in org.hibernate.testing.orm.junit
-
Injects the ability to watch for a log messages being triggered.
- MessageKeyInspectionExtension - Class in org.hibernate.testing.orm.junit
- MessageKeyInspectionExtension() - Constructor for class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- MessageKeyWatcher - Interface in org.hibernate.testing.orm.junit
- MessageKeyWatcherImpl - Class in org.hibernate.testing.orm.junit
-
MessageIdWatcher implementation
- MessageKeyWatcherImpl(String) - Constructor for class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- MessageKeyWatcherResolver - Class in org.hibernate.testing.orm.junit
- MessageKeyWatcherResolver() - Constructor for class org.hibernate.testing.orm.junit.MessageKeyWatcherResolver
- messages() - Method in annotation type org.hibernate.testing.orm.junit.LoggingInspections
- metadata() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- MetadataBuildingContextTestingImpl - Class in org.hibernate.testing.boot
- MetadataBuildingContextTestingImpl(StandardServiceRegistry) - Constructor for class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
- methodBlock(FrameworkMethod) - Method in class org.hibernate.testing.junit4.CustomRunner
- microVersion() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- minorVersion() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- MOBILE - org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
- modelDescriptorClasses() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- modelDescriptorClasses() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- MonetaryAmountConverter - Class in org.hibernate.testing.orm.domain
- MonetaryAmountConverter() - Constructor for class org.hibernate.testing.orm.domain.MonetaryAmountConverter
- MutableValue - Class in org.hibernate.testing.orm.domain.gambit
-
A mutable (as in non-`@Immutable`) value.
- MutableValue() - Constructor for class org.hibernate.testing.orm.domain.gambit.MutableValue
- MutableValue(String) - Constructor for class org.hibernate.testing.orm.domain.gambit.MutableValue
- MutableValueConverter() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.MutableValueConverter
- MySQL5DatabaseCleaner - Class in org.hibernate.testing.cleaner
- MySQL5DatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.MySQL5DatabaseCleaner
- MySQL8DatabaseCleaner - Class in org.hibernate.testing.cleaner
- MySQL8DatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.MySQL8DatabaseCleaner
- MySQLIdleConnectionCounter - Class in org.hibernate.testing.jdbc.leak
- MySQLIdleConnectionCounter() - Constructor for class org.hibernate.testing.jdbc.leak.MySQLIdleConnectionCounter
N
- name() - Method in annotation type org.hibernate.testing.orm.junit.Setting
-
The setting name.
- Name - Class in org.hibernate.testing.orm.domain.animal
- Name - Class in org.hibernate.testing.orm.domain.retail
- Name() - Constructor for class org.hibernate.testing.orm.domain.animal.Name
- Name() - Constructor for class org.hibernate.testing.orm.domain.contacts.Contact.Name
- Name() - Constructor for class org.hibernate.testing.orm.domain.retail.Name
- Name(String, char, String) - Constructor for class org.hibernate.testing.orm.domain.animal.Name
- Name(String, Character, String) - Constructor for class org.hibernate.testing.orm.domain.animal.Name
- Name(String, String) - Constructor for class org.hibernate.testing.orm.domain.contacts.Contact.Name
- Name(String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.Name
- Name(String, String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.Name
- Name(String, String, String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.Name
- namespace(Object) - Static method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- Nested() - Constructor for class org.hibernate.testing.orm.domain.gambit.Component.Nested
- Nested(String) - Constructor for class org.hibernate.testing.orm.domain.gambit.Component.Nested
- Nested(String, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.Component.Nested
- newInstance(String) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
New target Object instance using the given Class name
- newInstance(Supplier<Constructor<T>>, Object...) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
New target Object instance using the given arguments
- NO_CLASSES - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- NO_CLASSES - Static variable in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- NO_CLASSES - Static variable in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- NO_MAPPINGS - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- NO_MAPPINGS - Static variable in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- NO_MAPPINGS - Static variable in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- NON_AGG_COMP_ID - org.hibernate.testing.orm.domain.MappingFeature
- NotH2Version2() - Constructor for class org.hibernate.testing.DialectChecks.NotH2Version2
- NotSupportsEmptyInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.NotSupportsEmptyInListCheck
O
- obtainConnection() - Method in class org.hibernate.testing.boot.JdbcConnectionAccessImpl
- ONE - org.hibernate.testing.orm.domain.gambit.EnumValue
- ONE_MANY - org.hibernate.testing.orm.domain.MappingFeature
- ONE_ONE - org.hibernate.testing.orm.domain.MappingFeature
- OnExpectedFailure - Annotation Type in org.hibernate.testing
-
Annotation used to identify a method as a callback to be executed whenever a
FailureExpected
is handled. - onFailure() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- onFailure() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- OnFailure - Annotation Type in org.hibernate.testing
-
Annotation used to identify a method as a callback to be executed on test failures.
- openSession() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- openSession() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- openSession(Interceptor) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- openSession(Interceptor) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- Options() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.Options
- OracleDatabaseCleaner - Class in org.hibernate.testing.cleaner
- OracleDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.OracleDatabaseCleaner
- OracleIdleConnectionCounter - Class in org.hibernate.testing.jdbc.leak
- OracleIdleConnectionCounter() - Constructor for class org.hibernate.testing.jdbc.leak.OracleIdleConnectionCounter
- Order - Class in org.hibernate.testing.orm.domain.retail
- Order() - Constructor for class org.hibernate.testing.orm.domain.retail.Order
- org.hibernate.testing - package org.hibernate.testing
- org.hibernate.testing.async - package org.hibernate.testing.async
- org.hibernate.testing.boot - package org.hibernate.testing.boot
- org.hibernate.testing.bytecode.enhancement - package org.hibernate.testing.bytecode.enhancement
- org.hibernate.testing.byteman - package org.hibernate.testing.byteman
- org.hibernate.testing.cache - package org.hibernate.testing.cache
- org.hibernate.testing.cleaner - package org.hibernate.testing.cleaner
- org.hibernate.testing.common.connections - package org.hibernate.testing.common.connections
- org.hibernate.testing.env - package org.hibernate.testing.env
- org.hibernate.testing.jdbc - package org.hibernate.testing.jdbc
- org.hibernate.testing.jdbc.leak - package org.hibernate.testing.jdbc.leak
- org.hibernate.testing.jta - package org.hibernate.testing.jta
- org.hibernate.testing.junit4 - package org.hibernate.testing.junit4
- org.hibernate.testing.logger - package org.hibernate.testing.logger
- org.hibernate.testing.orm.domain - package org.hibernate.testing.orm.domain
- org.hibernate.testing.orm.domain.animal - package org.hibernate.testing.orm.domain.animal
-
Standard model for Hibernate's legacy Animal model used in HQL testing
- org.hibernate.testing.orm.domain.contacts - package org.hibernate.testing.orm.domain.contacts
- org.hibernate.testing.orm.domain.gambit - package org.hibernate.testing.orm.domain.gambit
- org.hibernate.testing.orm.domain.helpdesk - package org.hibernate.testing.orm.domain.helpdesk
- org.hibernate.testing.orm.domain.retail - package org.hibernate.testing.orm.domain.retail
- org.hibernate.testing.orm.jpa - package org.hibernate.testing.orm.jpa
- org.hibernate.testing.orm.junit - package org.hibernate.testing.orm.junit
- org.hibernate.testing.orm.transaction - package org.hibernate.testing.orm.transaction
- org.hibernate.testing.schema - package org.hibernate.testing.schema
- org.hibernate.testing.transaction - package org.hibernate.testing.transaction
- org.hibernate.testing.util - package org.hibernate.testing.util
- org.hibernate.testing.util.jpa - package org.hibernate.testing.util.jpa
- OTHER - org.hibernate.testing.orm.domain.contacts.Address.Classification
- OTHER - org.hibernate.testing.orm.domain.contacts.Contact.Gender
- OTHER - org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
- OTHER - org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
- overrideCacheStrategy() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- overrideCacheStrategy() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- overrideCacheStrategy() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
P
- PackageEnhancementSelector - Annotation Type in org.hibernate.testing.bytecode.enhancement
- PackageEnhancementSelectors - Annotation Type in org.hibernate.testing.bytecode.enhancement
- PackageSelector - Class in org.hibernate.testing.bytecode.enhancement
-
EnhancementSelector based on package name
- PackageSelector(String) - Constructor for class org.hibernate.testing.bytecode.enhancement.PackageSelector
- PASS - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- PASS - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
- Payment - Class in org.hibernate.testing.orm.domain.retail
- Payment() - Constructor for class org.hibernate.testing.orm.domain.retail.Payment
- Payment(Integer, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.Payment
- peekNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- performAfterClassCallbacks(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
- performBeforeClassCallbacks(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
- performOnExpectedFailureCallback(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
- performOnFailureCallback(Object) - Method in class org.hibernate.testing.junit4.TestClassMetadata
- PersistenceUnitDescriptorAdapter - Class in org.hibernate.testing.orm.jpa
- PersistenceUnitDescriptorAdapter() - Constructor for class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- PersistenceUnitInfoAdapter - Class in org.hibernate.testing.orm.jpa
-
Implementation of
PersistenceUnitInfo
for testing use. - PersistenceUnitInfoAdapter - Class in org.hibernate.testing.util.jpa
- PersistenceUnitInfoAdapter() - Constructor for class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
- PersistenceUnitInfoAdapter() - Constructor for class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- PersistenceUnitInfoAdapter(Properties) - Constructor for class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
- PersistenceUnitInfoImpl - Class in org.hibernate.testing.orm.jpa
-
Implementation of
PersistenceUnitInfo
for testing use. - PersistenceUnitInfoImpl(String) - Constructor for class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- PersistenceUnitInfoPropertiesWrapper - Class in org.hibernate.testing.util.jpa
-
TODO : javadoc
- PersistenceUnitInfoPropertiesWrapper() - Constructor for class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- PersistenceUnitInfoPropertiesWrapper(Properties) - Constructor for class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
- persistenceUnitName() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- PettingZoo - Class in org.hibernate.testing.orm.domain.animal
- PettingZoo() - Constructor for class org.hibernate.testing.orm.domain.animal.PettingZoo
- PhoneNumber - Class in org.hibernate.testing.orm.domain.contacts
- PhoneNumber() - Constructor for class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- PhoneNumber(int, int, int, PhoneNumber.Classification) - Constructor for class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- PhoneNumber.Classification - Enum in org.hibernate.testing.orm.domain.contacts
- PK() - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- PK(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- popNdc() - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- PostalCode() - Constructor for class org.hibernate.testing.orm.domain.contacts.Address.PostalCode
- PostgreSQLDatabaseCleaner - Class in org.hibernate.testing.cleaner
- PostgreSQLDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.PostgreSQLDatabaseCleaner
- PostgreSQLIdleConnectionCounter - Class in org.hibernate.testing.jdbc.leak
- PostgreSQLIdleConnectionCounter() - Constructor for class org.hibernate.testing.jdbc.leak.PostgreSQLIdleConnectionCounter
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
- prepare() - Static method in class org.hibernate.testing.jta.TestingJtaBootstrap
- prepare(boolean) - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- prepare(Map) - Static method in class org.hibernate.testing.jta.TestingJtaBootstrap
- prepare(Xid) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- prepare(StandardServiceRegistryBuilder) - Static method in class org.hibernate.testing.jta.TestingJtaBootstrap
- prepareBasicRegistryBuilder(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- prepareBootstrapRegistryBuilder(BootstrapServiceRegistryBuilder) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryProducer
- prepareForUse(SessionFactoryOptions, Map) - Method in class org.hibernate.testing.cache.CachingRegionFactory
- prepareTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- prepareTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- produceEntityManagerFactory() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryProducer
- produceModel(StandardServiceRegistry) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- produceModel(StandardServiceRegistry) - Method in interface org.hibernate.testing.orm.junit.DomainModelProducer
- produceServiceRegistry(BootstrapServiceRegistryBuilder) - Method in interface org.hibernate.testing.orm.junit.BootstrapServiceRegistryProducer
- produceServiceRegistry(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- produceServiceRegistry(StandardServiceRegistryBuilder) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryProducer
- produceSessionFactory(MetadataImplementor) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- produceSessionFactory(MetadataImplementor) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryProducer
- Product - Class in org.hibernate.testing.orm.domain.retail
- Product() - Constructor for class org.hibernate.testing.orm.domain.retail.Product
- Product(Integer, UUID, Vendor) - Constructor for class org.hibernate.testing.orm.domain.retail.Product
- Product(Integer, UUID, Vendor, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.Product
- properties() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
-
Persistence unit properties
- provider() - Method in annotation type org.hibernate.testing.orm.junit.SettingProvider
- proxyComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- pushClassTransformer(EnhancementContext) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
- pushNdc(String) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- putMdc(String, Object) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
Q
- queryComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
R
- readCommittedIsolationMaintained(String) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- reason() - Method in annotation type org.hibernate.testing.orm.junit.FailureExpected
-
A reason why the failure is expected
- reason() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialect
- rebuildSessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- rebuildSessionFactory() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- rebuildSessionFactory(Consumer<Configuration>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- rebuildSessionFactoryOnError() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- rebuildSessionFactoryOnError() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- recover(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- ReflectionUtil - Class in org.hibernate.testing.util
- ReflectionUtil() - Constructor for class org.hibernate.testing.util.ReflectionUtil
- registerListener(LogListener) - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- registerListener(LogListener, BasicLogger) - Static method in class org.hibernate.testing.logger.LogInspectionHelper
- release() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- release() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
- release() - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- releaseConnection(Connection) - Method in class org.hibernate.testing.boot.JdbcConnectionAccessImpl
- releaseEntityManagerFactory() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
- releaseFromUse() - Method in class org.hibernate.testing.cache.CachingRegionFactory
- releaseIsolatedClassLoader(ClassLoader) - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
- releaseIsolatedClassLoader(ClassLoader) - Method in interface org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider
- releaseModel() - Method in class org.hibernate.testing.orm.junit.DomainModelExtension.DomainModelScopeImpl
- releaseResources() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- releaseSessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- releaseTransactions() - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
- removeFromCache(Object, SharedSessionContractImplementor) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
- removeMdc(String) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- reportSkip(String) - Static method in class org.hibernate.testing.SkipLog
- reportSkip(String, String) - Static method in class org.hibernate.testing.SkipLog
- Reptile - Class in org.hibernate.testing.orm.domain.animal
- Reptile() - Constructor for class org.hibernate.testing.orm.domain.animal.Reptile
- RequiresDialect - Annotation Type in org.hibernate.testing.orm.junit
-
Indicates that the annotated test class/method should only be run when the indicated Dialect is being used.
- RequiresDialect - Annotation Type in org.hibernate.testing
-
Annotation used to indicate that a test should be run only when run against the indicated dialects.
- RequiresDialectFeature - Annotation Type in org.hibernate.testing.orm.junit
-
Annotation used to indicate that a test should be run only when the current dialect supports the specified feature.
- RequiresDialectFeature - Annotation Type in org.hibernate.testing
-
Annotation used to indicate that a test should be run only when the current dialect supports the specified feature.
- RequiresDialectFeatureGroup - Annotation Type in org.hibernate.testing.orm.junit
-
Annotation used to indicate that a test should be run only when the current dialect supports the specified feature.
- RequiresDialects - Annotation Type in org.hibernate.testing.orm.junit
- RequiresDialects - Annotation Type in org.hibernate.testing
-
Plural annotation for
RequiresDialect
. - reset() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- reset() - Method in interface org.hibernate.testing.logger.Triggerable
- reset() - Method in interface org.hibernate.testing.orm.junit.MessageKeyWatcher
- reset() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- resetWatchers() - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsScope
- resolveClassFile(Class) - Static method in class org.hibernate.testing.util.TestPathHelper
-
Essentially the same as
TestPathHelper.resolveRootUrl(Class)
, but here we convert the root URL to a File (directory) reference. - resolveInstanceStore(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- resolveLoggingInspectionScope(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.LoggingInspectionsExtension
- resolveMethodStore(ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.MessageKeyInspectionExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelParameterResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryParameterResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsScopeResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryParameterResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryParameterResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryScopeParameterResolver
- resolveRootDirectory(Class) - Static method in class org.hibernate.testing.util.TestPathHelper
-
Essentially the same as
TestPathHelper.resolveRootUrl(Class)
, but here we convert the root URL to a File (directory) reference. - resolveRootUrl(Class) - Static method in class org.hibernate.testing.util.TestPathHelper
-
Useful in cases where we need to deal with files/resources in the test compilation output dir of the project.
- ResultSetUtil - Class in org.hibernate.testing.jdbc
- ResultSetUtil() - Constructor for class org.hibernate.testing.jdbc.ResultSetUtil
- RETAIL - org.hibernate.testing.orm.domain.StandardDomainModel
- RetailDomainModel - Class in org.hibernate.testing.orm.domain.retail
- RetailDomainModel() - Constructor for class org.hibernate.testing.orm.domain.retail.RetailDomainModel
- reThrowAnyErrors() - Method in class org.hibernate.testing.async.ExecutableAdapter
- reverse() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeature
- role() - Method in annotation type org.hibernate.testing.orm.junit.BootstrapServiceRegistry.JavaService
-
Logically `?` is `T`
- role() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry.JavaService
- role() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry.Service
- rollback(Xid) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- RollbackWork() - Constructor for class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.RollbackWork
- RollbackWork() - Constructor for class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase.RollbackWork
- rootCause(Throwable) - Static method in class org.hibernate.testing.util.ExceptionUtil
-
Get the root cause of a particular
Throwable
- run() - Method in class org.hibernate.testing.async.ExecutableAdapter
- runChild(Runner, RunNotifier) - Method in class org.hibernate.testing.bytecode.enhancement.BytecodeEnhancerRunner
S
- SalesAssociate - Class in org.hibernate.testing.orm.domain.retail
- SalesAssociate() - Constructor for class org.hibernate.testing.orm.domain.retail.SalesAssociate
- SalesAssociate(Integer, Name) - Constructor for class org.hibernate.testing.orm.domain.retail.SalesAssociate
- SchemaCreateHelper - Class in org.hibernate.testing.schema
- SchemaCreateHelper() - Constructor for class org.hibernate.testing.schema.SchemaCreateHelper
- SchemaDropHelper - Class in org.hibernate.testing.schema
- SchemaDropHelper() - Constructor for class org.hibernate.testing.schema.SchemaDropHelper
- SchemaUpdateHelper - Class in org.hibernate.testing.schema
- SchemaUpdateHelper() - Constructor for class org.hibernate.testing.schema.SchemaUpdateHelper
- SchemaValidateHelper - Class in org.hibernate.testing.schema
- SchemaValidateHelper() - Constructor for class org.hibernate.testing.schema.SchemaValidateHelper
- SECONDARY_TABLE - org.hibernate.testing.orm.domain.MappingFeature
- select(String) - Method in class org.hibernate.testing.bytecode.enhancement.ClassSelector
- select(String) - Method in interface org.hibernate.testing.bytecode.enhancement.EnhancementSelector
-
Determine whether the named class should be enhanced.
- select(String) - Method in class org.hibernate.testing.bytecode.enhancement.EverythingSelector
- select(String) - Method in class org.hibernate.testing.bytecode.enhancement.PackageSelector
- serviceContributors() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry
- serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- ServiceRegistry - Annotation Type in org.hibernate.testing.orm.junit
- ServiceRegistry.JavaService - Annotation Type in org.hibernate.testing.orm.junit
-
A Java service loadable via
ServiceLoader
- ServiceRegistry.Service - Annotation Type in org.hibernate.testing.orm.junit
-
A Hibernate Service registration
- ServiceRegistryBuilder - Class in org.hibernate.testing
- ServiceRegistryExtension - Class in org.hibernate.testing.orm.junit
-
JUnit extension used to manage the StandardServiceRegistry used by a test including creating the StandardServiceRegistry and releasing it afterwards
- ServiceRegistryExtension() - Constructor for class org.hibernate.testing.orm.junit.ServiceRegistryExtension
- ServiceRegistryFunctionalTesting - Annotation Type in org.hibernate.testing.orm.junit
-
Composite annotation for applying extensions needed for managing a StandardServiceRegistry as part of the test lifecycle.
- ServiceRegistryParameterResolver - Class in org.hibernate.testing.orm.junit
- ServiceRegistryParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.ServiceRegistryParameterResolver
- ServiceRegistryProducer - Interface in org.hibernate.testing.orm.junit
- ServiceRegistryScope - Interface in org.hibernate.testing.orm.junit
- ServiceRegistryScopeAware - Interface in org.hibernate.testing.orm.junit
- ServiceRegistryTestingImpl - Class in org.hibernate.testing.boot
-
ServiceRegistry useful in testing
- ServiceRegistryTestingImpl(boolean, BootstrapServiceRegistry, List<StandardServiceInitiator>, List<ProvidedService>, Map<?, ?>) - Constructor for class org.hibernate.testing.boot.ServiceRegistryTestingImpl
- services() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry
- session - Variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- sessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- sessionFactory() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- sessionFactory() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- SessionFactory - Annotation Type in org.hibernate.testing.orm.junit
- sessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- SessionFactoryExtension - Class in org.hibernate.testing.orm.junit
-
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing, including argument injection (or see
SessionFactoryScopeAware
) - SessionFactoryExtension() - Constructor for class org.hibernate.testing.orm.junit.SessionFactoryExtension
- SessionFactoryFunctionalTesting - Annotation Type in org.hibernate.testing.orm.junit
-
Composite annotation for functional tests that require a functioning SessionFactory.
- sessionFactoryName() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- SessionFactoryParameterResolver - Class in org.hibernate.testing.orm.junit
- SessionFactoryParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.SessionFactoryParameterResolver
- SessionFactoryProducer - Interface in org.hibernate.testing.orm.junit
-
Contract for something that can build a SessionFactory.
- sessionFactoryScope() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
- SessionFactoryScope - Interface in org.hibernate.testing.orm.junit
- SessionFactoryScopeAware - Interface in org.hibernate.testing.orm.junit
- SessionFactoryScopeParameterResolver - Class in org.hibernate.testing.orm.junit
- SessionFactoryScopeParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.SessionFactoryScopeParameterResolver
- setAddress(Address) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setAddresses(List<Address>) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- setAddresses(Map<String, Address>) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setAmount(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.retail.Payment
- setAnAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleComponent
- setAnimals(Map) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setAnotherAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleComponent
- setAreaCode(int) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- setArrayOfBasics(String[]) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- setBasicByBasic(Map<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setBasicByComponent(Map<SimpleComponent, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setBasicByConvertedEnum(Map<EnumValue, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setBasicByEnum(Map<EnumValue, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setBasicByOneToMany(Map<SimpleEntity, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setBasicInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.Component
- setBasicLong(Long) - Method in class org.hibernate.testing.orm.domain.gambit.Component
- setBasicPrimitiveInt(int) - Method in class org.hibernate.testing.orm.domain.gambit.Component
- setBasicString(String) - Method in class org.hibernate.testing.orm.domain.gambit.Component
- setBigDecimalValue(BigDecimal) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setBigIntegerValue(BigInteger) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setBillingEntity(String) - Method in class org.hibernate.testing.orm.domain.retail.Vendor
- setBirthdate(Date) - Method in class org.hibernate.testing.orm.domain.animal.Mammal
- setBirthDay(LocalDate) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- setBodyTemperature(float) - Method in class org.hibernate.testing.orm.domain.animal.Reptile
- setBodyWeight(float) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setCacheMode(SharedCacheMode) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- setCatalogAtStart(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setCatalogName(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setCatalogSeparator(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setChildren(List<EntityWithManyToOneWithoutJoinTable>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- setCity(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
- setClassification(Classification) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setClassification(Address.Classification) - Method in class org.hibernate.testing.orm.domain.contacts.Address
- setClassification(PhoneNumber.Classification) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- setColor(Shirt.Color) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- setComponent(Component) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- setComponentByBasic(Map<String, SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setComponentByBasicOrdered(Map<String, SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setConnectionProvider(ConnectionProvider) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- setConvertedGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setCountry(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
- setCurrentSellPrice(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.retail.Product
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- setDatabaseMajorVersion(int) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setDatabaseMinorVersion(int) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setDatabaseProductName(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setDataDefinitionCausesTransactionCommit(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setDataDefinitionIgnoredInTransactions(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setDescription(String) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setDescription(String) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- setDirectors(Map) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setEffectiveEnd(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- setEffectiveStart(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- setExcludeUnlistedClasses(boolean) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- setExtraLazySetOfComponents(Set<SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setFamiliarName(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
- setFamily(Map) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setFamilyName(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
- setFather(Animal) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setField(Object, Field, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Set target Object field to a certain value
- setField(Object, String, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Set target Object field to a certain value
- setFirst(String) - Method in class org.hibernate.testing.orm.domain.animal.Name
- setFirst(String) - Method in class org.hibernate.testing.orm.domain.contacts.Contact.Name
- setFloatValue(float) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setFriends(Collection<Human>) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setGender(Contact.Gender) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- setGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setHeightInches(double) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.helpdesk.Ticket
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.Order
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.Payment
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.Product
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.SalesAssociate
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.Vendor
- setId(Long) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setId(Long) - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- setId(Long) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setId(Long) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- setId(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
- setId(EmbeddedIdEntity.EmbeddedIdEntityId) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
- setId(EntityWithNotAggregateId.PK) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
- setInitial(Character) - Method in class org.hibernate.testing.orm.domain.animal.Name
- setIntValue(int) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setIsoCode(String) - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- setJdbcTimeout(Session) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Set Session or Statement timeout
- setJdbcTimeout(Session, long) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Set Session or Statement timeout
- setKey(EntityWithAggregateId.Key) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
- setLast(String) - Method in class org.hibernate.testing.orm.domain.animal.Name
- setLast(String) - Method in class org.hibernate.testing.orm.domain.contacts.Contact.Name
- setLazyOther(BasicEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- setLine1(String) - Method in class org.hibernate.testing.orm.domain.contacts.Address
- setLine2(String) - Method in class org.hibernate.testing.orm.domain.contacts.Address
- setLineNumber(int) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- setListOfBasics(List<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setListOfComponents(List<SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setListOfConvertedEnums(List<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setListOfEnums(List<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setListOfManyToMany(List<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setListOfNumbers(List<Double>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setListOfOneToMany(List<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setLocatorsUpdateCopy(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setLoginStatus(Status) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- setLoginTimeout(int) - Method in class org.hibernate.testing.jdbc.DataSourceStub
- setLogWriter(PrintWriter) - Method in class org.hibernate.testing.jdbc.DataSourceStub
- setMammals(Map) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setManyToManyByBasic(Map<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setMother(Animal) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setMutableValue(MutableValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setName(String) - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- setName(String) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- setName(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- setName(String) - Method in class org.hibernate.testing.orm.domain.retail.Vendor
- setName(Name) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setName(Contact.Name) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- setName(Name) - Method in class org.hibernate.testing.orm.domain.retail.SalesAssociate
- setNdcMaxDepth(int) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
- setNested(Component.Nested) - Method in class org.hibernate.testing.orm.domain.gambit.Component
- setNestedValue(String) - Method in class org.hibernate.testing.orm.domain.gambit.Component.Nested
- setNickName(String) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setNickNames(Set<String>) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setNote(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- setNumberByNumber(Map<Integer, Double>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setOffspring(Set) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setOneToManyByBasic(Map<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setOrder(Order) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- setOrderedSetOfBasics(Set<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setOrdinalGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setOther(EntityWithLazyManyToOneSelfReference) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- setOther(EntityWithManyToOneSelfReference) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- setOthers(Set<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- setOthersIdentifierBag(List<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- setOwner(Human) - Method in class org.hibernate.testing.orm.domain.animal.DomesticAnimal
- setOwner(EntityWithOneToManyNotOwned) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- setPayment(Payment) - Method in class org.hibernate.testing.orm.domain.retail.Order
- setPets(Collection<DomesticAnimal>) - Method in class org.hibernate.testing.orm.domain.animal.Human
- setPhoneNumbers(List<PhoneNumber>) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
- setPk(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
- setPlus4(int) - Method in class org.hibernate.testing.orm.domain.contacts.Address.PostalCode
- setPostalCode(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
- setPostalCode(Address.PostalCode) - Method in class org.hibernate.testing.orm.domain.contacts.Address
- setPrefix(int) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
- setPrefix(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
- setPregnant(boolean) - Method in class org.hibernate.testing.orm.domain.animal.Mammal
- setProduct(Product) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- setProperty(Object, String, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Invoke setter method with the given parameter
- setQuantity(int) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- setReported(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
- setSalesAssociate(SalesAssociate) - Method in class org.hibernate.testing.orm.domain.retail.Order
- setSecondNestedValue(String) - Method in class org.hibernate.testing.orm.domain.gambit.Component.Nested
- setSerialNumber(String) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- setServiceStatus(Status) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- setSetOfBasics(Set<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSetOfComponents(Set<SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSetOfConvertedEnums(Set<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSetOfEnums(Set<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSetOfManyToMany(Set<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSetOfOneToMany(Set<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSize(Shirt.Size) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
- setSku(UUID) - Method in class org.hibernate.testing.orm.domain.retail.Product
- setSomeDate(Date) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- setSomeInstant(Instant) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- setSomeLong(Long) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- setSomeString(String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- setSortedBasicByBasic(SortedMap<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setSortedBasicByBasicWithComparator(SortedMap<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setSortedBasicByBasicWithSortNaturalByDefault(SortedMap<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setSortedManyToManyByBasic(SortedMap<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setSortedManyToManyByBasicWithComparator(SortedMap<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setSortedManyToManyByBasicWithSortNaturalByDefault(SortedMap<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
- setSortedSetOfBasics(SortedSet<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSortedSetOfBasicsWithComparator(SortedSet<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSortedSetOfBasicsWithSortNaturalByDefault(SortedSet<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
- setSqlKeywords(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setSqlStateType(int) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setState(String) - Method in class org.hibernate.testing.orm.domain.gambit.MutableValue
- setStaticField(Class<?>, String, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Set target Class field to a certain value
- setStoresLowerCaseIdentifiers(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setStoresUpperCaseIdentifiers(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setStreet(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
- setSubTotal(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
- setSuffix(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
- setSupportsBatchUpdates(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setSupportsGetGeneratedKeys(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setSupportsNamedParameters(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setSupportsRefCursors(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setSupportsResultSetType(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
- setSystemAccessStatus(Status) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
- setTheBoolean(Boolean) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheClob(Clob) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheDate(Date) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheDouble(double) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheDuration(Duration) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheInstant(Instant) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheInt(int) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheLocalDate(LocalDate) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheLocalDateTime(LocalDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheLocalTime(LocalTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheNumericBoolean(Boolean) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheOffsetDateTime(OffsetDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheString(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheStringBoolean(Boolean) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheTime(Date) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheTimestamp(Date) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheUrl(URL) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- setTheZonedDateTime(ZonedDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
- Setting - Annotation Type in org.hibernate.testing.orm.junit
-
A setting for use in other annotations to define settings for various things.
- settingName() - Method in annotation type org.hibernate.testing.orm.junit.SettingProvider
- SettingProvider - Annotation Type in org.hibernate.testing.orm.junit
- SettingProvider.Provider<S> - Interface in org.hibernate.testing.orm.junit
- settingProviders() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- settingProviders() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry
- settings() - Method in annotation type org.hibernate.testing.orm.junit.ServiceRegistry
- setTransacted(Instant) - Method in class org.hibernate.testing.orm.domain.retail.Order
- setTransactionId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.CardPayment
- setTransactionTimeout(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- setValidationMode(ValidationMode) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
- setValue1(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- setValue1(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- setValue1(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
- setValue2(String) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- setValue2(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
- setValue2(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
- setValues(Map) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- setValuesWithProperties(Map) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- setVendor(Vendor) - Method in class org.hibernate.testing.orm.domain.retail.Product
- setZipCode(int) - Method in class org.hibernate.testing.orm.domain.contacts.Address.PostalCode
- setZoo(Zoo) - Method in class org.hibernate.testing.orm.domain.animal.Animal
- sharedCacheMode() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- sharedCacheMode() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- SharedDriverManagerConnectionProviderImpl - Class in org.hibernate.testing.jdbc
-
A special connection provider that is shared across test runs for better performance.
- SharedDriverManagerConnectionProviderImpl() - Constructor for class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- Shirt - Class in org.hibernate.testing.orm.domain.gambit
- Shirt() - Constructor for class org.hibernate.testing.orm.domain.gambit.Shirt
- Shirt.Color - Enum in org.hibernate.testing.orm.domain.gambit
- Shirt.ShirtStringToIntegerConverter - Class in org.hibernate.testing.orm.domain.gambit
- Shirt.Size - Enum in org.hibernate.testing.orm.domain.gambit
- ShirtStringToIntegerConverter() - Constructor for class org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
- shutDown() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- SimpleBasicSortComparator - Class in org.hibernate.testing.orm.domain.gambit
- SimpleBasicSortComparator() - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleBasicSortComparator
- SimpleComponent - Class in org.hibernate.testing.orm.domain.gambit
- SimpleComponent() - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleComponent
- SimpleComponent(String, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleComponent
- SimpleEntity - Class in org.hibernate.testing.orm.domain.gambit
- SimpleEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- SimpleEntity(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- SimpleEntity(Integer, String, Long) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- SimpleEntity(Integer, Date, Instant, Integer, Long, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
- Skip - Annotation Type in org.hibernate.testing
-
An annotation, used in combination with
Skip.Matcher
, to determine when/if tests should be skipped. - Skip.AlwaysSkip - Class in org.hibernate.testing
- Skip.Matcher - Interface in org.hibernate.testing
-
Simple boolean assertion
- Skip.OperatingSystem - Interface in org.hibernate.testing
- Skip.OperatingSystem.Windows - Class in org.hibernate.testing
- SkipForDialect - Annotation Type in org.hibernate.testing.orm.junit
-
Indicates that the annotated test class/method should be skipped when the indicated Dialect is being used.
- SkipForDialect - Annotation Type in org.hibernate.testing
-
Annotation used to indicate that a test should be skipped when run against the indicated dialects.
- SkipForDialectGroup - Annotation Type in org.hibernate.testing.orm.junit
-
Grouping annotation for
SkipForDialect
- SkipForDialects - Annotation Type in org.hibernate.testing
-
Plural annotation for
SkipForDialect
. - SkipLog - Class in org.hibernate.testing
-
Well-known-location lookup for the test-skip log...
- sleep(long) - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
- sleepASecond() - Method in class org.hibernate.testing.byteman.BytemanHelper
- SMALL - org.hibernate.testing.orm.domain.gambit.Shirt.Size
- sortMethods(List<FrameworkMethod>) - Method in class org.hibernate.testing.junit4.CustomRunner
- SQLServerDatabaseCleaner - Class in org.hibernate.testing.cleaner
- SQLServerDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
- SQLServerSnapshotIsolationConnectionProvider - Class in org.hibernate.testing.jdbc
-
This
ConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it just sets the READ_COMMITTED_SNAPSHOT isolation level for SQL Server. - SQLServerSnapshotIsolationConnectionProvider() - Constructor for class org.hibernate.testing.jdbc.SQLServerSnapshotIsolationConnectionProvider
- SQLStatementInspector - Class in org.hibernate.testing.jdbc
- SQLStatementInspector() - Constructor for class org.hibernate.testing.jdbc.SQLStatementInspector
- SQLStatementInterceptor - Class in org.hibernate.testing.jdbc
- SQLStatementInterceptor(Map) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
- SQLStatementInterceptor(StandardServiceRegistryBuilder) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
- SQLStatementInterceptor(SessionFactoryBuilder) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
- SQLStatementInterceptor(Configuration) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
- StandardDomainModel - Enum in org.hibernate.testing.orm.domain
- standardModels() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- standardModels() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- start() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- start(Xid, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- startUp() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- statementInspectorClass() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
- StateProvince - Class in org.hibernate.testing.orm.domain.animal
- StateProvince() - Constructor for class org.hibernate.testing.orm.domain.animal.StateProvince
- Status - Enum in org.hibernate.testing.orm.domain.helpdesk
- stop() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
- stop() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- stop() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
- stop() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- StrategyRegistrationProviderImpl - Class in org.hibernate.testing.cache
-
Makes the JCache RegionFactory available to the Hibernate
StrategySelector
service under a number of keys. - StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.testing.cache.StrategyRegistrationProviderImpl
- strictMatching() - Method in annotation type org.hibernate.testing.RequiresDialect
-
Used to indicate if the dialects should be matched strictly (classes equal) or non-strictly (instanceof).
- strictMatching() - Method in annotation type org.hibernate.testing.SkipForDialect
-
Used to indicate if the dialects should be matched strictly (classes equal) or non-strictly (instanceof).
- SupportCatalogCreation() - Constructor for class org.hibernate.testing.DialectChecks.SupportCatalogCreation
- SupportCatalogCreation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportCatalogCreation
- SupportDropConstraints() - Constructor for class org.hibernate.testing.DialectChecks.SupportDropConstraints
- SupportDropConstraints() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportDropConstraints
- SupportLimitAndOffsetCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
- SupportLimitAndOffsetCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitAndOffsetCheck
- SupportLimitCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitCheck
- SupportLimitCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitCheck
- SupportNonQueryValuesListWithCTE() - Constructor for class org.hibernate.testing.DialectChecks.SupportNonQueryValuesListWithCTE
- SupportNoWait() - Constructor for class org.hibernate.testing.DialectChecks.SupportNoWait
- SupportNoWait() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNoWait
- SupportPartitionBy() - Constructor for class org.hibernate.testing.DialectChecks.SupportPartitionBy
- SupportPartitionBy() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy
- SupportRowValueConstructorSyntaxInInList() - Constructor for class org.hibernate.testing.DialectChecks.SupportRowValueConstructorSyntaxInInList
- supportsAggressiveRelease() - Method in class org.hibernate.testing.boot.JdbcConnectionAccessImpl
- supportsAggressiveRelease() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- supportsAggressiveRelease() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck
- SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck
- SupportsCharCodeConversion() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCharCodeConversion
- SupportSchemaCreation() - Constructor for class org.hibernate.testing.DialectChecks.SupportSchemaCreation
- SupportSchemaCreation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSchemaCreation
- SupportsCircularCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
- SupportsCircularCascadeDeleteCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCircularCascadeDeleteCheck
- SupportsColumnCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsColumnCheck
- SupportsColumnCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsColumnCheck
- SupportsEmptyInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
- SupportsExistsInSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
- SupportsExistsInSelectCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExistsInSelectCheck
- SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
- SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExpectedLobUsagePattern
- SupportsGlobalTemporaryTables() - Constructor for class org.hibernate.testing.DialectChecks.SupportsGlobalTemporaryTables
- SupportsGroupByGroupingSets() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByGroupingSets
- SupportsGroupByRollup() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByRollup
- SupportsHypotheticalSetFunctions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsHypotheticalSetFunctions
- SupportsIdentityColumns() - Constructor for class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
- SupportsIdentityColumns() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsIdentityColumns
- SupportsInverseDistributionFunctions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInverseDistributionFunctions
- SupportsJdbcDriverProxying() - Constructor for class org.hibernate.testing.DialectChecks.SupportsJdbcDriverProxying
- SupportsJdbcDriverProxying() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJdbcDriverProxying
- SupportSkipLocked() - Constructor for class org.hibernate.testing.DialectChecks.SupportSkipLocked
- SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
- SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation
- SupportsLockTimeouts() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLockTimeouts
- SupportsLockTimeouts() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts
- SupportsNationalizedData() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedData
- SupportsNClob() - Constructor for class org.hibernate.testing.DialectChecks.SupportsNClob
- SupportsNoColumnInsert() - Constructor for class org.hibernate.testing.DialectChecks.SupportsNoColumnInsert
- SupportsNoColumnInsert() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNoColumnInsert
- SupportsPadWithChar() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsPadWithChar
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelParameterResolver
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryParameterResolver
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsScopeResolver
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherResolver
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryParameterResolver
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryParameterResolver
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryScopeParameterResolver
- supportsParameterInjection(ParameterContext, Class<?>...) - Static method in class org.hibernate.testing.orm.junit.JUnitHelper
- SupportsParametersInInsertSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
- SupportsParametersInInsertSelectCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsParametersInInsertSelectCheck
- SupportsReplace() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsReplace
- SupportsResultSetPositioningOnForwardOnlyCursorCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
- SupportsResultSetPositioningOnForwardOnlyCursorCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
- SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
- SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck
- SupportsRowValueConstructorSyntaxInInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
- SupportsSelectAliasInGroupByClause() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSelectAliasInGroupByClause
- SupportsSequences() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSequences
- SupportsSequences() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSequences
- SupportsSkipLocked() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSkipLocked
- SupportsStringAggregation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStringAggregation
- SupportsSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate
- SupportSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
- SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
- SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck
- SupportsUnion() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnion
- SupportValuesListAndRowValueConstructorSyntaxInInList() - Constructor for class org.hibernate.testing.DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList
- synchronizationRegistry() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
T
- TAN - org.hibernate.testing.orm.domain.gambit.Shirt.Color
- TestableLoggerProvider - Class in org.hibernate.testing.logger
-
A
LoggerProvider
for JBoss Logger. - TestableLoggerProvider() - Constructor for class org.hibernate.testing.logger.TestableLoggerProvider
- TestClassMetadata - Class in org.hibernate.testing.junit4
-
Metadata about various types of callback methods on a given test class.
- TestClassMetadata(Class) - Constructor for class org.hibernate.testing.junit4.TestClassMetadata
- TestForIssue - Annotation Type in org.hibernate.testing
-
A documentation annotation for notating what JIRA issue is being tested.
- TestingDatabaseInfo - Class in org.hibernate.testing.env
- TestingJtaBootstrap - Class in org.hibernate.testing.jta
- TestingJtaPlatformImpl - Class in org.hibernate.testing.jta
-
A test-specific implementation of the JtaPlatform contract for testing JTA-based functionality.
- TestingJtaPlatformImpl() - Constructor for class org.hibernate.testing.jta.TestingJtaPlatformImpl
- TestingUtil - Class in org.hibernate.testing.orm.junit
- testInstance - Variable in class org.hibernate.testing.junit4.CustomRunner
- TestPathHelper - Class in org.hibernate.testing.util
- testSettingIsolationAsName() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- testSettingIsolationAsNameAlt() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- testSettingIsolationAsNumeric() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- testSettingIsolationAsNumericString() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
- THREE - org.hibernate.testing.orm.domain.gambit.EnumValue
- throwNPE(String) - Method in class org.hibernate.testing.byteman.BytemanHelper
- Ticket - Class in org.hibernate.testing.orm.domain.helpdesk
- Ticket() - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Ticket
- TimedExecutor - Class in org.hibernate.testing.async
- TimedExecutor(long) - Constructor for class org.hibernate.testing.async.TimedExecutor
- TimedExecutor(long, int) - Constructor for class org.hibernate.testing.async.TimedExecutor
- timedOut() - Method in interface org.hibernate.testing.async.Executable
-
Called when the timeout period is exceeded.
- toStdout(Metadata) - Static method in class org.hibernate.testing.schema.SchemaUpdateHelper
- toStdOut(Metadata) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- toString() - Method in class org.hibernate.testing.jdbc.DataSourceStub
- toString() - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
- toString() - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
- toString() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
- toString() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- toWriter(Metadata, Writer) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
- toWriter(Metadata, Writer) - Static method in class org.hibernate.testing.schema.SchemaUpdateHelper
- transactionComplianceEnabled() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- transactionManager() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- transactionType() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- TransactionUtil - Class in org.hibernate.testing.orm.transaction
- TransactionUtil - Class in org.hibernate.testing.transaction
- TransactionUtil() - Constructor for class org.hibernate.testing.orm.transaction.TransactionUtil
- TransactionUtil() - Constructor for class org.hibernate.testing.transaction.TransactionUtil
- TransactionUtil.HibernateTransactionConsumer - Interface in org.hibernate.testing.transaction
-
Hibernate transaction function without return value
- TransactionUtil.HibernateTransactionFunction<T> - Interface in org.hibernate.testing.transaction
-
Hibernate transaction function
- TransactionUtil.JDBCTransactionFunction<T> - Interface in org.hibernate.testing.transaction
-
JDBC transaction function
- TransactionUtil.JDBCTransactionVoidFunction - Interface in org.hibernate.testing.transaction
-
JDBC transaction function without return value
- TransactionUtil.JPATransactionFunction<T> - Interface in org.hibernate.testing.transaction
-
JPA transaction function
- TransactionUtil.JPATransactionVoidFunction - Interface in org.hibernate.testing.transaction
-
JPA transaction function without return value
- TransactionUtil2 - Class in org.hibernate.testing.transaction
- TransactionUtil2() - Constructor for class org.hibernate.testing.transaction.TransactionUtil2
- Triggerable - Interface in org.hibernate.testing.logger
- triggerMessage() - Method in interface org.hibernate.testing.logger.Triggerable
- triggerMessages() - Method in interface org.hibernate.testing.logger.Triggerable
- tryCommit() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
Used by envers...
- TWO - org.hibernate.testing.orm.domain.gambit.EnumValue
- typeContributors() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
U
- UNION_INHERIT - org.hibernate.testing.orm.domain.MappingFeature
- unwrap(Class<T>) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
- unwrap(Class<T>) - Method in class org.hibernate.testing.jdbc.DataSourceStub
- unwrap(Class<T>) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
- update(Metadata) - Static method in class org.hibernate.testing.schema.SchemaUpdateHelper
- update(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaUpdateHelper
- URL - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- URL - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
- URL_FORMAT - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- useCollectingStatementInspector() - Method in annotation type org.hibernate.testing.orm.junit.SessionFactory
-
Short hand for
statementInspectorClass = org.hibernate.testing.jdbc.SQLStatementInspector.class
- USER - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
- USER - Static variable in class org.hibernate.testing.env.TestingDatabaseInfo
- userTransaction() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
- UsesInputStreamToInsertBlob() - Constructor for class org.hibernate.testing.DialectChecks.UsesInputStreamToInsertBlob
- UsesInputStreamToInsertBlob() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesInputStreamToInsertBlob
- using(Supplier<StandardServiceRegistry>, Consumer<ServiceRegistryScope>) - Static method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
-
Generalized support for running exception-safe code using a ServiceRegistry to ensure proper shutdown
V
- validate(List<Throwable>) - Method in class org.hibernate.testing.junit4.TestClassMetadata
- validate(Metadata) - Static method in class org.hibernate.testing.schema.SchemaValidateHelper
- validate(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaValidateHelper
- VALIDATE_DATA_CLEANUP - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
- VALIDATE_DATA_CLEANUP - Static variable in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
- VALIDATE_FAILURE_EXPECTED - Static variable in annotation type org.hibernate.testing.FailureExpected
- VALIDATE_FAILURE_EXPECTED - Static variable in class org.hibernate.testing.junit4.Helper
- VALIDATE_FAILURE_EXPECTED - Static variable in annotation type org.hibernate.testing.orm.junit.FailureExpected
-
Setting used to indicate that FailureExpected tests should be run and that we should validate they still fail.
- validatePublicVoid(boolean, List<Throwable>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- validatePublicVoidNoArg(boolean, List<Throwable>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
- validationMode() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
- value() - Method in annotation type org.hibernate.testing.bytecode.enhancement.ClassEnhancementSelector
- value() - Method in annotation type org.hibernate.testing.bytecode.enhancement.ClassEnhancementSelectors
- value() - Method in annotation type org.hibernate.testing.bytecode.enhancement.CustomEnhancementContext
- value() - Method in annotation type org.hibernate.testing.bytecode.enhancement.ImplEnhancementSelectors
- value() - Method in annotation type org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelector
- value() - Method in annotation type org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelectors
- value() - Method in annotation type org.hibernate.testing.junit4.CustomParameterized.Order
- value() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
- value() - Method in annotation type org.hibernate.testing.orm.junit.ExpectedException
- value() - Method in annotation type org.hibernate.testing.orm.junit.FailureExpectedGroup
- value() - Method in annotation type org.hibernate.testing.orm.junit.JiraKey
-
The key for the referenced Jira issue (e.g., HHH-99999)
- value() - Method in annotation type org.hibernate.testing.orm.junit.JiraKeyGroup
- value() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialect
-
The Dialect class to match.
- value() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialectFeatureGroup
- value() - Method in annotation type org.hibernate.testing.orm.junit.RequiresDialects
- value() - Method in annotation type org.hibernate.testing.orm.junit.Setting
-
The setting value
- value() - Method in annotation type org.hibernate.testing.orm.junit.SkipForDialectGroup
- value() - Method in annotation type org.hibernate.testing.RequiresDialect
-
The dialects against which to run the test
- value() - Method in annotation type org.hibernate.testing.RequiresDialectFeature
- value() - Method in annotation type org.hibernate.testing.RequiresDialects
- value() - Method in annotation type org.hibernate.testing.SkipForDialect
-
The dialects against which to skip the test
- value() - Method in annotation type org.hibernate.testing.SkipForDialects
- valueOf(Integer) - Static method in enum org.hibernate.testing.orm.domain.animal.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.animal.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.contacts.Address.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.contacts.Contact.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.EnumValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.helpdesk.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.MappingFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.StandardDomainModel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hibernate.testing.orm.domain.animal.Classification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.contacts.Address.Classification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.contacts.Contact.Gender
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.EnumValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Color
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Size
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.helpdesk.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.MappingFeature
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.StandardDomainModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Vendor - Class in org.hibernate.testing.orm.domain.retail
- Vendor() - Constructor for class org.hibernate.testing.orm.domain.retail.Vendor
- Vendor(Integer, String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.Vendor
- VersionedEntity - Class in org.hibernate.testing.orm.domain.gambit
- VersionedEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- VersionedEntity(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.VersionedEntity
- visitHierarchies(Consumer<RootClass>) - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
W
- wasTriggered() - Method in interface org.hibernate.testing.logger.Triggerable
- wasTriggered() - Method in interface org.hibernate.testing.orm.junit.MessageKeyWatcher
- wasTriggered() - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
- watchForLogMessages(String) - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- watchForLogMessages(Set<String>) - Method in class org.hibernate.testing.logger.LoggerInspectionRule
- WHITE - org.hibernate.testing.orm.domain.gambit.Shirt.Color
- Windows() - Constructor for class org.hibernate.testing.Skip.OperatingSystem.Windows
- withAfterClasses(Statement) - Method in class org.hibernate.testing.junit4.CustomRunner
- withBeforeClasses(Statement) - Method in class org.hibernate.testing.junit4.CustomRunner
- withHierarchy(Class, Consumer<RootClass>) - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
- withHierarchy(String, Consumer<RootClass>) - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
- withService(Class<S>, Consumer<S>) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
- work(JdbcConnectionContext.ConnectionConsumer) - Static method in class org.hibernate.testing.cleaner.JdbcConnectionContext
- WORK - org.hibernate.testing.orm.domain.contacts.Address.Classification
- WORK - org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
- workReturning(JdbcConnectionContext.ConnectionFunction<R>) - Static method in class org.hibernate.testing.cleaner.JdbcConnectionContext
X
- XAResourceWrapper(JtaAwareConnectionProviderImpl, Connection) - Constructor for class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
- XLARGE - org.hibernate.testing.orm.domain.gambit.Shirt.Size
- xmlMappings() - Method in annotation type org.hibernate.testing.orm.junit.DomainModel
- xmlMappings() - Method in annotation type org.hibernate.testing.orm.junit.Jpa
Z
- Zoo - Class in org.hibernate.testing.orm.domain.animal
- Zoo() - Constructor for class org.hibernate.testing.orm.domain.animal.Zoo
- Zoo(String, Address) - Constructor for class org.hibernate.testing.orm.domain.animal.Zoo
All Classes All Packages