Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort(Executor) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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(String) - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
 
accept(Connection) - Method in interface org.hibernate.testing.transaction.TransactionUtil.JDBCTransactionFunction
 
accept(Connection) - Method in interface org.hibernate.testing.transaction.TransactionUtil.JDBCTransactionVoidFunction
 
accessType() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
Account - Class in org.hibernate.testing.orm.domain.helpdesk
 
Account - Class in org.hibernate.testing.orm.domain.userguide
 
Account() - Constructor for class org.hibernate.testing.orm.domain.helpdesk.Account
 
Account() - Constructor for class org.hibernate.testing.orm.domain.userguide.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 - Enum constant in enum class org.hibernate.testing.orm.domain.helpdesk.Status
 
actualConnection() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
addAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addAttributeConverter(ConverterDescriptor) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addAuthor(Person) - Method in class org.hibernate.testing.orm.domain.library.Book
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
addCall(Call) - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
addChild(EntityWithManyToOneWithoutJoinTable) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
 
addClassType(ClassDetails) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addCollectionBinding(Collection) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addCollectionTypeRegistration(CollectionTypeRegistration) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addCollectionTypeRegistration(CollectionClassification, InFlightMetadataCollector.CollectionTypeRegistrationDescriptor) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addColumnNameBinding(Table, String, Column) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addColumnNameBinding(Table, Identifier, Column) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
addConfigOptions(Map) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
addConvertedEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
 
addConvertedEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
 
addDefaultIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addDefaultNamedNativeQuery(NamedNativeQueryDefinition<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addDefaultNamedProcedureCall(NamedProcedureCallDefinitionImpl) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addDefaultQuery(NamedHqlQueryDefinition<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addDefaultResultSetMapping(NamedResultSetMappingDescriptor) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addDelayedPropertyReferenceHandler(InFlightMetadataCollector.DelayedPropertyReferenceHandler) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addDenormalizedTable(String, String, String, boolean, String, Table, MetadataBuildingContext) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addEditor(Person) - Method in class org.hibernate.testing.orm.domain.library.Book
 
addEntityBinding(PersistentClass) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addEntityTableXref(String, Identifier, Table, InFlightMetadataCollector.EntityTableXref) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
 
addEnum(EnumValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
 
addFetchProfile(FetchProfile) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addIdentifierGenerator(IdentifierGeneratorDefinition) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
addImport(String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addJavaTypeRegistration(Class<?>, JavaType<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addJdbcTypeRegistration(int, JdbcType) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
addMappedBy(String, String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addMappedSuperclass(Class<?>, MappedSuperclass) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addMappings(Configuration) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
addNamedEntityGraph(NamedEntityGraphDefinition) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addNamedNativeQuery(NamedNativeQueryDefinition<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addNamedProcedureCallDefinition(NamedProcedureCallDefinition) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addNamedQuery(NamedHqlQueryDefinition<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
addPhone(Phone) - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
addPropertyAnnotatedWithMapsId(ClassDetails, PropertyData) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addPropertyReference(String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addRegisteredConversion(RegisteredConversion) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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(String, int) - Constructor for class org.hibernate.testing.orm.domain.contacts.Address
 
Address.Classification - Enum Class in org.hibernate.testing.orm.domain.contacts
 
Address.PostalCode - Class in org.hibernate.testing.orm.domain.contacts
 
AddressType - Enum Class in org.hibernate.testing.orm.domain.userguide
 
addResultSetMapping(NamedResultSetMappingDescriptor) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addSecondPass(SecondPass) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addSecondPass(SecondPass, boolean) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addSettings(Map<String, Object>) - 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
 
addTable(String, String, String, String, boolean, MetadataBuildingContext) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addTableNameBinding(String, String, String, String, Table) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addTableNameBinding(Identifier, Table) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addToOneAndIdProperty(ClassDetails, PropertyData) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
addTypeDefinition(TypeDefinition) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
addUniquePropertyReference(String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
after() - Method in class org.hibernate.testing.logger.LoggerInspectionRule
 
afterAll(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
 
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 Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter along with one of the Hibernate ORM's class-level test annotations (BaseUnitTest, SessionFactory, Jpa, SessionFactoryFunctionalTesting, ServiceRegistryFunctionalTesting, ...) and AfterAll. Alternatively to the Hibernate ORM test annotations, you can use @TestInstance(TestInstance.Lifecycle.PER_CLASS) directly on your test.
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
 
afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.NotImplementedYetExtension
 
afterEach(ExtensionContext) - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
 
afterMetadataBuilt(Metadata) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
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
 
afterTest() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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 - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
all() - Static method in enum class org.hibernate.testing.orm.domain.MappingFeature
 
AlwaysSkip() - Constructor for class org.hibernate.testing.Skip.AlwaysSkip
Deprecated.
 
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 - Enum constant in enum class 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() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
annotatedClasses() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
annotatedClassNames() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
annotatedClassNames() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
annotatedPackageNames() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
annotatedPackageNames() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
annotationType() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
ANY - Enum constant in enum class 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.CurrentTimestampHasMicrosecondPrecision
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck
 
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.IsJtds
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.IsPgJdbc
 
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.SupportFollowOnLocking
 
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.SupportNullPrecedence
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayAgg
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayAppend
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayConcat
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayConstructor
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayContains
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayFill
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayGet
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayIncludes
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayIntersects
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayLength
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayPosition
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayPositions
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayPrepend
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayRemove
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayRemoveIndex
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayReplace
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArraySet
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArraySlice
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayToString
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayTrim
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsBinaryQuantize
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsBinaryVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsByteVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCaseInsensitiveLike
 
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.SupportsCommentOn
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsConnectionLockTimeouts
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCosineDistance
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCteInsertStrategy
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsDateTimeTruncation
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsDmlTargetColumnQualifier
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsDoubleVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsEuclideanDistance
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsEuclideanSquaredDistance
 
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.SupportsExtractDayOfWeekYearMonth
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFilterClause
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFloat16VectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFloatVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFormat
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFullJoin
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGenerateSeries
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGlobalTemporaryTable
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGlobalTemporaryTableIdentity
 
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.SupportsHammingDistance
 
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.SupportsInnerProduct
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInverseDistributionFunctions
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJaccardDistance
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJdbcDriverProxying
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonAggregate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArray
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArrayAgg
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArrayAppend
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArrayInsert
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonComponentUpdate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonExists
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonInsert
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonMergepatch
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonObject
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonObjectAgg
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonQuery
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonQueryNestedPath
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonRemove
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonReplace
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonSet
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonTable
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonValue
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonValueErrorBehavior
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsL2Norm
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsL2Normalize
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLocalTemporaryTable
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLocalTemporaryTableIdentity
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockingJoins
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsMedian
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedData
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedDataTypes
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNClob
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNoColumnInsert
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNonStandardNativeParameterRendering
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOffsetInSubquery
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOrderByInCorrelatedSubquery
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOrderByInSubquery
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsPadWithChar
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRealQueryLockTimeouts
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRecursiveCtes
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRegexpLike
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRepeat
 
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.SupportsSelectLocking
 
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.SupportsSparseByteVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSparseDoubleVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSparseFloatVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStandardArrays
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStringAggregation
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStructAggregate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStructuralArrays
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryInOnClause
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryInSelect
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubvector
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTableCheck
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTaxicabDistance
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTemporaryTable
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTimezoneTypes
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTruncateTable
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTruncateWithCast
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTypedArrays
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSubqueryAsLeftHandSideInPredicate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnicodeNClob
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnion
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnnest
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUpsertOrMerge
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsValuesListForInsert
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsVectorDims
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsVectorNorm
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsVectorType
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWait
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWindowFunctions
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWithTies
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlagg
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlAggregate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlcomment
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlComponentUpdate
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlconcat
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlelement
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlexists
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlforest
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlpi
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlquery
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlTable
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesInputStreamToInsertBlob
 
apply(Dialect) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesStandardCurrentTimestampFunction
 
apply(TestDescriptor) - Method in class org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhancementPostDiscoveryFilter
 
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
 
applyCollectionsInDefaultFetchGroup() - Element in annotation interface org.hibernate.testing.orm.junit.SessionFactory
 
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(Map<?, ?>) - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
applySettings(Map<Object, Object>) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
applySettings(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.jta.TestingJtaBootstrap
 
applySettings(StandardServiceRegistryBuilder) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
 
applySettings(StandardServiceRegistryBuilder) - Method in interface org.hibernate.testing.orm.junit.SettingConfiguration.Configurer
 
applySettings(StandardServiceRegistryBuilder) - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
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
Deprecated.
 
assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
assertExecutedCount(int) - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
assertHasQueryMatching(String) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
assertInsert() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
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.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, SqlAstJoinType, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
assertNumberOfOccurrenceInQuery(int, String, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
assertNumberOfOccurrenceInQueryNoSpace(int, String, int) - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
assertRowLock(SessionFactoryScope, String, String, String, Number, boolean) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
 
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
 
AssignableMatcher - Class in org.hibernate.testing.hamcrest
 
AssignableMatcher(Class<?>) - Constructor for class org.hibernate.testing.hamcrest.AssignableMatcher
 
assignableTo(Class) - Static method in class org.hibernate.testing.hamcrest.AssignableMatcher
 
AsyncExecutor - Class in org.hibernate.testing.orm
 
AsyncExecutor() - Constructor for class org.hibernate.testing.orm.AsyncExecutor
 
AsyncExecutor.TimeoutException - Exception Class in org.hibernate.testing.orm
 
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 Interface 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 Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter along with one of the Hibernate ORM's class-level test annotations (BaseUnitTest, SessionFactory, Jpa, SessionFactoryFunctionalTesting, ServiceRegistryFunctionalTesting, ...) and BeforeAll. Alternatively to the Hibernate ORM test annotations, you can use @TestInstance(TestInstance.Lifecycle.PER_CLASS) directly on your test.
beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension
 
beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelExtension
 
beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
 
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
 
beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.NotImplementedYetExtension
 
beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
 
beforeEach(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
 
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
beginRequest() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
biDirectionalAssociationManagement() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.EnhancementOptions
 
BLACK - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Color
 
BLUE - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Color
 
Book - Class in org.hibernate.testing.orm.domain.library
 
Book() - Constructor for class org.hibernate.testing.orm.domain.library.Book
 
Book(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.library.Book
 
BootstrapContextImpl - Class in org.hibernate.testing.boot
 
BootstrapContextImpl() - Constructor for class org.hibernate.testing.boot.BootstrapContextImpl
 
BootstrapContextImpl(StandardServiceRegistry) - Constructor for class org.hibernate.testing.boot.BootstrapContextImpl
 
BootstrapServiceRegistry - Annotation Interface in org.hibernate.testing.orm.junit
Used to define the bootstrap ServiceRegistry to be used for testing.
BootstrapServiceRegistry.JavaService - Annotation Interface in org.hibernate.testing.orm.junit
 
BootstrapServiceRegistryProducer - Interface in org.hibernate.testing.orm.junit
Producer of BootstrapServiceRegistry
build() - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension.LoggerInspectionRuleBuilder
 
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
 
buildConnectionProvider(String, Map<String, String>) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildDataSourceConnectionProvider(String) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
buildDialect(Map<String, Object>, DialectResolutionInfoSource) - Method in class org.hibernate.testing.boot.DialectFactoryTestingImpl
 
buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
builder() - Static method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
 
buildIsolatedClassLoader() - Method in interface org.hibernate.testing.junit4.ClassLoadingIsolater.IsolatedClassLoaderProvider
 
buildIsolatedClassLoader() - Method in interface org.hibernate.testing.orm.junit.ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider
 
buildNamedQueryRepository() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
buildPersistenceUnitDescriptor() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
buildResources() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
buildServiceRegistry() - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
buildServiceRegistry(Map<String, Object>) - Static method in class org.hibernate.testing.ServiceRegistryBuilder
 
buildServiceRegistry(Properties) - 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() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
buildSessionFactory(Consumer<Configuration>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
buildSettings() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.Options) - Method in class org.hibernate.testing.jta.TestingJtaTransactionCoordinatorBuilder
 
BytecodeEnhanced - Annotation Interface in org.hibernate.testing.bytecode.enhancement.extension
 
BytecodeEnhancedEngineDescriptor - Class in org.hibernate.testing.bytecode.enhancement.extension.engine
 
BytecodeEnhancedEngineDescriptor(JupiterEngineDescriptor) - Constructor for class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedEngineDescriptor
 
BytecodeEnhancedEngineDescriptor(UniqueId, JupiterConfiguration) - Constructor for class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedEngineDescriptor
 
BytecodeEnhancedTestEngine - Class in org.hibernate.testing.bytecode.enhancement.extension.engine
 
BytecodeEnhancedTestEngine() - Constructor for class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
BytecodeEnhancedTestEngine.Context - Class in org.hibernate.testing.bytecode.enhancement.extension.engine
 
BytecodeEnhancementExtension - Class in org.hibernate.testing.bytecode.enhancement.extension
 
BytecodeEnhancementExtension() - Constructor for class org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhancementExtension
 
BytecodeEnhancementPostDiscoveryFilter - Class in org.hibernate.testing.bytecode.enhancement.extension
 
BytecodeEnhancementPostDiscoveryFilter() - Constructor for class org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhancementPostDiscoveryFilter
 
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() - Element in annotation interface 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
 
Call - Class in org.hibernate.testing.orm.domain.userguide
 
Call() - Constructor for class org.hibernate.testing.orm.domain.userguide.Call
 
CallbackException - Exception Class in org.hibernate.testing.junit4
Indicates an exception while performing a callback on the test
CallbackException(Method) - Constructor for exception class org.hibernate.testing.junit4.CallbackException
 
CallbackException(Method, Throwable) - Constructor for exception class org.hibernate.testing.junit4.CallbackException
 
CallbackException(String) - Constructor for exception class org.hibernate.testing.junit4.CallbackException
 
CallbackException(String, Throwable) - Constructor for exception class 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, Long, String) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
 
CardPayment(Integer, Integer, Number, String) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
 
CardPayment(Integer, Integer, MonetaryAmount) - Constructor for class org.hibernate.testing.orm.domain.retail.CardPayment
 
CaseInsensitiveContainsMatcher - Class in org.hibernate.testing.hamcrest
 
CaseInsensitiveContainsMatcher(String) - Constructor for class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
 
CaseInsensitiveStartsWithMatcher - Class in org.hibernate.testing.hamcrest
 
CaseInsensitiveStartsWithMatcher(String) - Constructor for class org.hibernate.testing.hamcrest.CaseInsensitiveStartsWithMatcher
 
CashPayment - Class in org.hibernate.testing.orm.domain.retail
 
CashPayment() - Constructor for class org.hibernate.testing.orm.domain.retail.CashPayment
 
CashPayment(Integer, Long, String) - 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
 
CheckClearSchemaListener - Class in org.hibernate.testing.schema
This listener should be called before the discovery request is sent to the test engines.
CheckClearSchemaListener() - Constructor for class org.hibernate.testing.schema.CheckClearSchemaListener
 
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 Interface in org.hibernate.testing.bytecode.enhancement
 
ClassEnhancementSelectors - Annotation Interface in org.hibernate.testing.bytecode.enhancement
 
classForName(String) - Method in class org.hibernate.testing.boot.ClassLoaderAccessTestingImpl
 
Classification - Enum Class 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
 
cleanupTestData() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
Tests should ideally override this standard implementation; it may not work in all cases (e.g.
clear() - Method in class org.hibernate.testing.jdbc.JdbcSpies.SpyContext
 
clear() - Method in class org.hibernate.testing.jdbc.SQLStatementInspector
 
clear() - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
clear() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Clears the recorded PreparedStatements and reset the associated Mocks.
clear() - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
 
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
 
clearTypeCache() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
clearWarnings() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
close() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
close() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
closeConnection(Connection) - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
closedComplianceEnabled() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
collect(S, S[], S, S[]) - Method in interface org.hibernate.testing.junit4.Helper.TestAnnotationCollector
 
collect(S, S[], S, S[]) - Method in interface org.hibernate.testing.orm.junit.TestingUtil.TestAnnotationCollector
 
collectAnnotations(Class<S>, Class<P>, Helper.TestAnnotationCollector<S>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
 
collectAnnotations(Class<S>, Class<P>, FrameworkMethod, TestClass) - Static method in class org.hibernate.testing.junit4.Helper
 
collectAnnotations(ExtensionContext, Class<A>, Class<? extends Annotation>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
 
collectAnnotations(ExtensionContext, Class<A>, Class<? extends Annotation>, TestingUtil.TestAnnotationCollector<A>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
 
collectInitializationErrors(List<Throwable>) - Method in class org.hibernate.testing.junit4.CustomRunner
 
COLLECTION_TABLE - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
CollectionElementMatcher<E,C> - Class in org.hibernate.testing.hamcrest
 
CollectionElementMatcher(Matcher<E>...) - Constructor for class org.hibernate.testing.hamcrest.CollectionElementMatcher
 
CollectionEmptinessMatcher - Class in org.hibernate.testing.hamcrest
 
CollectionEmptinessMatcher(boolean) - Constructor for class org.hibernate.testing.hamcrest.CollectionEmptinessMatcher
 
CollectionMatchers - Class in org.hibernate.testing.hamcrest
 
CollectionMatchers() - Constructor for class org.hibernate.testing.hamcrest.CollectionMatchers
 
CollectionSizeMatcher - Class in org.hibernate.testing.hamcrest
 
CollectionSizeMatcher(int) - Constructor for class org.hibernate.testing.hamcrest.CollectionSizeMatcher
 
collectTableMappings() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
comment() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
Comment describing the reason why the dialect is required.
comment() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialectFeature
Comment describing the reason why the feature is required.
comment() - Element in annotation interface org.hibernate.testing.RequiresDialect
Deprecated.
Comment describing the reason why the dialect is required.
comment() - Element in annotation interface org.hibernate.testing.RequiresDialectFeature
Deprecated.
Comment describing the reason why the feature is required.
comment() - Element in annotation interface org.hibernate.testing.SkipForDialect
Deprecated.
Comment describing the reason for the skip.
commit() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
condition() - Element in annotation interface org.hibernate.testing.Skip
Deprecated.
The condition which causes a skip
configuration() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
configure(Map<String, Object>) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
configure(Map<String, Object>) - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
configure(Map<String, Object>) - 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
 
configurer() - Element in annotation interface org.hibernate.testing.orm.junit.SettingConfiguration
 
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 Class in org.hibernate.testing.jdbc.leak
 
ConnectionLeakException() - Constructor for exception class org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(String) - Constructor for exception class org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(String, Throwable) - Constructor for exception class org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(String, Throwable, boolean, boolean) - Constructor for exception class org.hibernate.testing.jdbc.leak.ConnectionLeakException
 
ConnectionLeakException(Throwable) - Constructor for exception class 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(boolean) - 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 Class in org.hibernate.testing.orm.domain.contacts
 
Contact.Name - Class in org.hibernate.testing.orm.domain.contacts
 
CONTACTS - Enum constant in enum class 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
 
contains(String) - Static method in class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
 
Context(ExecutionRequest) - Constructor for class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine.Context
 
contributeAttributeConverter(Class<? extends AttributeConverter<?, ?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeTypeContributions
 
CONVERTER - Enum constant in enum class 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 - Enum constant in enum class 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(boolean, BootstrapServiceRegistry, List<StandardServiceInitiator<?>>, List<ProvidedService<?>>, Map<String, Object>) - Static method in class org.hibernate.testing.boot.ServiceRegistryTestingImpl
 
create(Driver, ServiceRegistry, String, Properties, Boolean, Integer, String, Map<String, Object>) - Method in class org.hibernate.testing.jdbc.GradleParallelTestingConnectionCreatorFactoryImpl
 
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
 
createArrayOf(String, Object[]) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createBaseSettings() - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
createBlob() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
createClob() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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 - Enum constant in enum class org.hibernate.testing.orm.domain.helpdesk.Status
 
createExecutionContext(ExecutionRequest) - Method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
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
 
createNClob() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createOnlyToStdOut(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
createOnlyToWriter(Metadata, ServiceRegistry, Writer) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
createPersistenceConfiguration(String) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
 
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() - Element in annotation interface 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
 
createSQLXML() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createStatement() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createStatement(int, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createStatement(int, int, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createStruct(String, Object[]) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
createTest() - Method in class org.hibernate.testing.junit4.CustomRunner
 
createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
CreditCardPayment - Class in org.hibernate.testing.orm.domain.userguide
 
CreditCardPayment() - Constructor for class org.hibernate.testing.orm.domain.userguide.CreditCardPayment
 
CurrentTimestampHasMicrosecondPrecision() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.CurrentTimestampHasMicrosecondPrecision
 
CustomEnhancementContext - Annotation Interface in org.hibernate.testing.bytecode.enhancement
 
Customer - Class in org.hibernate.testing.orm.domain.userguide.tooling
 
Customer(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.userguide.tooling.Customer
 
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 Interface in org.hibernate.testing.junit4
 
CustomRunner - Class in org.hibernate.testing.junit4
The Hibernate-specific Runner implementation which layers ExtendedFrameworkMethod support on top of the standard JUnit FrameworkMethod 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
 
definesDdlType(Dialect, int) - Static method in class org.hibernate.testing.orm.junit.DialectFeatureChecks
 
definesFunction(Dialect, String) - Static method in class org.hibernate.testing.orm.junit.DialectFeatureChecks
 
definesSetReturningFunction(Dialect, String) - Static method in class org.hibernate.testing.orm.junit.DialectFeatureChecks
 
DelegatingPersistenceUnitInfo - Class in org.hibernate.testing.util.jpa
 
DelegatingPersistenceUnitInfo(PersistenceUnitInfo) - Constructor for class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
 
deleteRow(SessionFactoryScope, String, boolean) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.AssignableMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CaseInsensitiveStartsWithMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CollectionElementMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CollectionEmptinessMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.CollectionSizeMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.HasNullElementsMatcher
 
describeTo(Description) - Method in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
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.DoesNotSupportFollowOnLocking - 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.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.SupportNoWait - Class in org.hibernate.testing
 
DialectChecks.SupportPartitionBy - Class in org.hibernate.testing
 
DialectChecks.SupportsArrayDataTypes - 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.SupportsDmlTargetColumnQualifier - Class in org.hibernate.testing
 
DialectChecks.SupportsExistsInSelectCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsExpectedLobUsagePattern - Class in org.hibernate.testing
 
DialectChecks.SupportsIdentityColumns - Class in org.hibernate.testing
 
DialectChecks.SupportsJdbcDriverProxying - Class in org.hibernate.testing
 
DialectChecks.SupportsLobValueChangePropagation - 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.SupportsOrderByInCorrelatedSubquery - Class in org.hibernate.testing
 
DialectChecks.SupportsRecursiveCtes - Class in org.hibernate.testing
 
DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsRowId - Class in org.hibernate.testing
 
DialectChecks.SupportsRowValueConstructorSyntaxCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsSequences - Class in org.hibernate.testing
 
DialectChecks.SupportsSkipLocked - Class in org.hibernate.testing
 
DialectChecks.SupportsSubqueryInOnClause - Class in org.hibernate.testing
 
DialectChecks.SupportsSubqueryInSelect - Class in org.hibernate.testing
 
DialectChecks.SupportsTemporaryTable - Class in org.hibernate.testing
 
DialectChecks.SupportsTemporaryTableIdentity - Class in org.hibernate.testing
 
DialectChecks.SupportSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing
 
DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing
 
DialectChecks.SupportsUnionInSubquery - Class in org.hibernate.testing
 
DialectChecks.SupportsValuesListForInsert - Class in org.hibernate.testing
 
DialectChecks.SupportWait - Class in org.hibernate.testing
 
DialectChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing
 
dialectClass() - Element in annotation interface 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.CurrentTimestampHasMicrosecondPrecision - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.DoesReadCommittedCauseWritersToBlockReadersCheck - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.DoesRepeatableReadCauseReadersToBlockWritersCheck - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.DoubleQuoteQuoting - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.FakeFunctionContributions - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.FakeMetadataBuildingContext - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.FakeTypeContributions - 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.IsJtds - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.IsPgJdbc - 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.SupportFollowOnLocking - 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.SupportNullPrecedence - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportPartitionBy - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayAgg - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayAppend - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayConcat - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayConstructor - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayContains - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayFill - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayGet - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayIncludes - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayIntersects - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayLength - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayPosition - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayPositions - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayPrepend - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayRemove - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayRemoveIndex - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayReplace - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArraySet - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArraySlice - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayToString - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsArrayTrim - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsBinaryQuantize - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsBinaryVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsByteVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsCascadeDeleteCheck - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsCaseInsensitiveLike - 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.SupportsCommentOn - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsConnectionLockTimeouts - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsCosineDistance - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsCteInsertStrategy - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsDateTimeTruncation - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsDmlTargetColumnQualifier - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsDoubleVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsEuclideanDistance - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsEuclideanSquaredDistance - 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.SupportsExtractDayOfWeekYearMonth - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsFilterClause - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsFloat16VectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsFloatVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsFormat - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsFullJoin - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsGenerateSeries - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsGlobalTemporaryTable - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsGlobalTemporaryTableIdentity - 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.SupportsHammingDistance - 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.SupportsInnerProduct - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsInverseDistributionFunctions - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJaccardDistance - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJdbcDriverProxying - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonAggregate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonArray - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonArrayAgg - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonArrayAppend - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonArrayInsert - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonComponentUpdate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonExists - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonInsert - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonMergepatch - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonObject - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonObjectAgg - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonQuery - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonQueryNestedPath - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonRemove - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonReplace - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonSet - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonTable - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonValue - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsJsonValueErrorBehavior - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsL2Norm - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsL2Normalize - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsLobValueChangePropogation - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsLocalTemporaryTable - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsLocalTemporaryTableIdentity - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsLockingJoins - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsLockTimeouts - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsMedian - 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.SupportsNationalizedDataTypes - Class in org.hibernate.testing.orm.junit
Does the database specifically support the explicit nationalized data types
DialectFeatureChecks.SupportsNClob - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsNoColumnInsert - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsNonStandardNativeParameterRendering - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsOffsetInSubquery - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsOrderByInCorrelatedSubquery - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsOrderByInSubquery - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsPadWithChar - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsRealQueryLockTimeouts - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsRecursiveCtes - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsRegexpLike - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsRepeat - 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.SupportsSelectLocking - 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.SupportsSparseByteVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsSparseDoubleVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsSparseFloatVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsStandardArrays - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsStringAggregation - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsStructAggregate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsStructuralArrays - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsSubqueryInOnClause - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsSubqueryInSelect - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsSubvector - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTableCheck - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTaxicabDistance - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTemporaryTable - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTimezoneTypes - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTruncateTable - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTruncateWithCast - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsTypedArrays - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportSubqueryAsLeftHandSideInPredicate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsUnicodeNClob - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsUnion - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsUnnest - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsUpsertOrMerge - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsValuesListForInsert - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsVectorDims - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsVectorNorm - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsVectorType - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsWait - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsWindowFunctions - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsWithTies - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlagg - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlAggregate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlcomment - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlComponentUpdate - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlconcat - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlelement - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlexists - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlforest - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlpi - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlquery - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.SupportsXmlTable - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.UsesInputStreamToInsertBlob - Class in org.hibernate.testing.orm.junit
 
DialectFeatureChecks.UsesStandardCurrentTimestampFunction - Class in org.hibernate.testing.orm.junit
 
DialectFilterExtension - Class in org.hibernate.testing.orm.junit
JUnit Jupiter extension used to add RequiresDialect and SkipForDialect handling
DialectFilterExtension() - Constructor for class org.hibernate.testing.orm.junit.DialectFilterExtension
 
discover(EngineDiscoveryRequest, UniqueId) - Method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
DISCRIMINATOR_INHERIT - Enum constant in enum class 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
 
doDiscover(EngineDiscoveryRequest, UniqueId) - Method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
DoesNotSupportFollowOnLocking() - Constructor for class org.hibernate.testing.DialectChecks.DoesNotSupportFollowOnLocking
 
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
 
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
 
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 JDBC Connection 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 JDBC Connection in auto-commit mode.
doInAutoCommit(Consumer<Statement>, Map<String, Object>) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Use the supplied settings for building a new ServiceRegistry and create a new JDBC Connection in auto-commit mode.
doInAutoCommit(Map<String, Object>, String...) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Use the supplied settings for building a new ServiceRegistry and create a new JDBC Connection 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 Interface in org.hibernate.testing.orm.junit
 
DomainModel.ExtraQueryImport - Annotation Interface 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 Interface 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
 
DomesticVendor(Integer, String, 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
 
dropData() - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
 
DYNAMIC_MODEL - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 

E

EMBEDDABLE - Enum constant in enum class 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
 
endRequest() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
ENHANCEMENT_EXTENSION_ENGINE_ENABLED - Static variable in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
EnhancementOptions - Annotation Interface 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
 
entityManagerFactory() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
EntityManagerFactoryBasedFunctionalTest - Class in org.hibernate.testing.orm.junit
 
EntityManagerFactoryBasedFunctionalTest() - Constructor for class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl - Class in org.hibernate.testing.orm.junit
 
entityManagerFactoryBuilt(EntityManagerFactory) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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 Class 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 - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
EnumValue - Enum Class 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
 
evaluateExecutionCondition(ExtensionContext) - Method in class org.hibernate.testing.orm.junit.NotImplementedYetExtension
 
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 class 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() - Element in annotation interface 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 Class 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(int, TimeUnit, Runnable) - Static method in class org.hibernate.testing.orm.AsyncExecutor
 
executeAsync(Runnable) - Method in class org.hibernate.testing.junit4.BaseUnitTestCase
 
executeAsync(Runnable) - Static method in class org.hibernate.testing.orm.AsyncExecutor
 
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 Interface 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
 
expectedVersion() - Element in annotation interface org.hibernate.testing.orm.junit.NotImplementedYet
A version expectation by when this feature is supposed to become implemented
exportSchema() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
 
exportSchema() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
exportSchema() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
exportSchema() - Element in annotation interface org.hibernate.testing.orm.junit.SessionFactory
 
extendedEnhancement() - Element in annotation interface 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
 
extraQueryImportClasses() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
extraQueryImports() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 

F

FailureExpected - Annotation Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and FailureExpected instead.
FailureExpected - Annotation Interface 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 Jupiter extension used to support FailureExpected handling
FailureExpectedExtension() - Constructor for class org.hibernate.testing.orm.junit.FailureExpectedExtension
 
FailureExpectedGroup - Annotation Interface in org.hibernate.testing.orm.junit
 
failureExpectedValidation - Static variable in class org.hibernate.testing.orm.junit.FailureExpectedExtension
 
FakeFunctionContributions(Dialect, TypeConfiguration, SqmFunctionRegistry) - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeFunctionContributions
 
FakeMetadataBuildingContext(TypeConfiguration, SqmFunctionRegistry) - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
FakeTypeContributions(TypeConfiguration) - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeTypeContributions
 
FAX - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
 
feature() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialectFeature
 
FEMALE - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Contact.Gender
 
FEMALE - Enum constant in enum class 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.
findCollectionTypeRegistration(CollectionClassification) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
findCurrentTransaction() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
findDomainModelScope(Object, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.DomainModelExtension
Intended for use from external consumers.
findEffectiveAnnotation(ExtensionContext, Class<A>) - Static method in class org.hibernate.testing.orm.junit.TestingUtil
 
findEntityManagerFactoryScope(Object, Optional<Jpa>, ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.EntityManagerFactoryExtension
 
findEntityManagerFactoryScope(ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
 
findRegisteredCompositeUserType(Class<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
findRegisteredEmbeddableInstantiator(Class<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
findRegisteredUserType(Class<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
Intended for use from external consumers.
ForceLobAsLastValue() - Constructor for class org.hibernate.testing.DialectChecks.ForceLobAsLastValue
 
ForceLobAsLastValue() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.ForceLobAsLastValue
 
forEachSetting(BiConsumer<String, String>) - Static method in class org.hibernate.testing.env.TestingDatabaseInfo
 
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
 
ForeignVendor(Integer, String, 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<String, Object>) - Static method in class org.hibernate.testing.boot.ServiceRegistryTestingImpl
 
fromCode(Integer) - Static method in enum class org.hibernate.testing.orm.domain.helpdesk.Status
 
fromCode(String) - Static method in enum class org.hibernate.testing.orm.domain.gambit.EnumValue
 
fromEntityManager(Function<EntityManager, T>) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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(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(Function<EntityManager, T>) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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.junit4.BaseCoreFunctionalTestCase
 
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(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 Interface in org.hibernate.testing.orm.junit
Composite annotation for functional tests that require a functioning EntityManagerFactory.

G

GAMBIT - Enum constant in enum class 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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
generateStatistics() - Element in annotation interface org.hibernate.testing.orm.junit.SessionFactory
 
generatorScopeComplianceEnabled() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
getAccount() - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
getAcquiredConnections() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get a list of current acquired Connections.
getAddress() - Method in class org.hibernate.testing.orm.domain.animal.Zoo
 
getAddress() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getAddresses() - Method in class org.hibernate.testing.orm.domain.animal.Human
 
getAddresses() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
 
getAddresses() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getAlternativeContact() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
 
getAmount() - Method in class org.hibernate.testing.orm.domain.retail.Payment
 
getAmount() - Method in class org.hibernate.testing.orm.domain.userguide.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
 
getAnnotatedClasses() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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
 
getArtifactId() - Method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
getAttributeConverterAutoApplyHandler() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getAttributeConverters() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getAuthors() - Method in class org.hibernate.testing.orm.domain.library.Book
 
getAutoCommit() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
getBootstrapContext() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getBootstrapJdbcConnectionAccess() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
getBuildingOptions() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getBuildingOptions() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
getCachedClasses() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
getCachedCollections() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
getCacheRegionDefinitions() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getCallHistory() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
getCalls() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
getCalls(Method, Object) - Method in class org.hibernate.testing.jdbc.JdbcSpies.SpyContext
 
getCardNumber() - Method in class org.hibernate.testing.orm.domain.userguide.CreditCardPayment
 
getCatalog() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getClassLoaderService() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getClassmateContext() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getClassTransformer() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
 
getClassTransformer() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
getClassType(ClassDetails) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getClientInfo() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
getClientInfo(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
getCode() - Method in enum class org.hibernate.testing.orm.domain.gambit.EnumValue
 
getCode() - Method in enum class org.hibernate.testing.orm.domain.helpdesk.Status
 
getCollectingStatementInspector() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
 
getCollectingStatementInspector() - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
 
getCollectionBinding(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getCollectionBindings() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getColor() - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
 
getCommands() - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
 
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
 
getConfig() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
getConfigurationService() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
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() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
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
 
getConnectionProviderProperties(String, Map<String, String>) - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getConnectionProviderUnderTest() - Method in class org.hibernate.testing.common.connections.BaseTransactionIsolationConfigTest
 
getContent() - Method in class org.hibernate.testing.orm.domain.userguide.Image
 
getContributors() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getConvertedGender() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
getConverterRegistry() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getCorrespondingDialect() - Static method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
getCountry() - Method in class org.hibernate.testing.orm.domain.animal.Address
 
getCreatedOn() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getCurrentContributorName() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getCurrentContributorName() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getCurrentSellPrice() - Method in class org.hibernate.testing.orm.domain.retail.Product
 
getCustomTypeProducer() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
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
 
getDatabase() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getDatabase() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
getDatabaseConnectionInfo(Dialect) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
getDatabaseConnectionInfo(Dialect) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
getDatabaseConnectionInfo(Dialect, ExtractedDatabaseMetaData) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
 
getDatabaseConnectionInfo(Dialect, ExtractedDatabaseMetaData) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
getDefaultCatalog() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
getDefaultConnectionHandlingMode() - Method in class org.hibernate.testing.jta.TestingJtaTransactionCoordinatorBuilder
 
getDefaultSchema() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
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 class 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
 
getDialect() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeFunctionContributions
 
getDialect() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
 
getDialectClass() - 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
 
getDuration() - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
getEditors() - Method in class org.hibernate.testing.orm.domain.library.Book
 
getEffectiveDefaults() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getEffectiveDefaults() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getEffectiveEnd() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
 
getEffectiveStart() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
 
getEjb3DD() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
getEmbeddableSubclasses(ClassDetails) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getEntityBinding(Class<?>) - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
 
getEntityBinding(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getEntityBindingMap() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getEntityBindings() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getEntityManagerFactory() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
 
getEntityManagerFactoryProducer() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
getEntityManagerFactoryProducer() - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScopeContainer
getEntityTableXref(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getExecuteStatements() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get the SQL statements that were executed since the last clear operation.
getExecuteUpdateStatements() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get the SQL update statements that were executed since the last clear operation.
getExtractedMetaDataSupport() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
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
 
getFetchProfile(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getFetchProfiles() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
getFilterDefinition(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getFilterDefinitions() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
getFromData(Object) - Method in class org.hibernate.testing.cache.MapStorageAccessImpl
 
getFromMappedBy(String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getFunctionRegistry() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getFunctionRegistry() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeFunctionContributions
 
getFunctionRegistry() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getGender() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
 
getGender() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
getGenericComponent(Class<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getGlobalRegistrations() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getGroupId() - Method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
getHeightInches() - Method in class org.hibernate.testing.orm.domain.animal.Human
 
getHoldability() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
getId() - Method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
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.library.Book
 
getId() - Method in class org.hibernate.testing.orm.domain.library.Person
 
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
 
getId() - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
getId() - Method in class org.hibernate.testing.orm.domain.userguide.Image
 
getId() - Method in class org.hibernate.testing.orm.domain.userguide.Partner
 
getId() - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
getId() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getId() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
getIdentifierGenerator(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getIdentifierPropertyName(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getIdentifierType(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getImpl() - Method in class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService.JavaServiceDescriptor
 
getImports() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getInitial() - Method in class org.hibernate.testing.orm.domain.animal.Name
 
getInstance() - Static method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
getInstance() - Static method in class org.hibernate.testing.util.ExceptionUtil
 
getIntValue() - Method in class org.hibernate.testing.orm.domain.animal.Human
 
getIsbn() - Method in class org.hibernate.testing.orm.domain.library.Book
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getJoins(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getLogicalColumnName(Table, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getLogicalColumnName(Table, Identifier) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getLogicalTableName(Table) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
getManagedBeanRegistry() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getMappedSuperclass(Class<?>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getMappedSuperclassMappingsCopy() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getMappings() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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
 
getMetaData() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
getMetadataBuildingOptions() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getMetadataBuildingOptions() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getMetadataCollector() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getMetadataCollector() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
getModelsContext() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
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.library.Book
 
getName() - Method in class org.hibernate.testing.orm.domain.library.Person
 
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.domain.userguide.Partner
 
getName() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getName() - Method in class org.hibernate.testing.orm.domain.userguide.PersonNames
 
getName() - Method in class org.hibernate.testing.orm.domain.userguide.PersonPhoneCount
 
getName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
 
getName() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
getNamedEntityGraph(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getNamedEntityGraphs() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getNamedHqlQueryMapping(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getNamedNativeQueryMapping(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getNamedProcedureCallMapping(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
getNetworkTimeout() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
getNickName() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getNickName() - Method in class org.hibernate.testing.orm.domain.userguide.PersonNames
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getNumber() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
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
 
getObjectNameNormalizer() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getOffspring() - Method in class org.hibernate.testing.orm.domain.animal.Animal
 
getOneToManyByBasic() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
 
getOpenConnections() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
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.junit4.BaseCoreFunctionalTestCase
 
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
 
getOwner() - Method in class org.hibernate.testing.orm.domain.userguide.Account
 
getParameterMarkerStrategy() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
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
 
getPayment() - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
getPayments() - Method in class org.hibernate.testing.orm.domain.userguide.Account
 
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
 
getPersistenceUnitMetadata() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getPersistenceUnitTransactionType() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
 
getPersistenceUnitTransactionType() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getPersistentClass() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
getPerson() - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
getPerson() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
getPets() - Method in class org.hibernate.testing.orm.domain.animal.Human
 
getPhone() - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
getPhoneCount() - Method in class org.hibernate.testing.orm.domain.userguide.PersonPhoneCount
 
getPhoneNumbers() - Method in class org.hibernate.testing.orm.domain.contacts.Contact
 
getPhones() - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
getPhysicalColumnName(Table, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getPhysicalColumnName(Table, Identifier) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getPhysicalTableName(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getPhysicalTableName(Identifier) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
getPreparedSQLStatements() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get the PreparedStatements SQL statements.
getPreparedStatement(String) - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get one and only one PreparedStatement associated to the given SQL statement.
getPreparedStatements() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get the PreparedStatements that were executed since the last clear operation.
getPreparedStatements(String) - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get the PreparedStatements that are associated to the following SQL statement.
getPreparedStatementsAndSql() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getProperty() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
getPropertyAnnotatedWithIdAndToOne(ClassDetails, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getPropertyAnnotatedWithMapsId(ClassDetails, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getPropertyReferencedAssociation(String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getProviderClassName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
 
getProviderClassName() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
getQualifierAnnotationNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
 
getQualifierAnnotationNames() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
 
getQualifierAnnotationNames() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
 
getQualifierAnnotationNames() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
 
getQualifierAnnotationNames() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
 
getQuantity() - Method in class org.hibernate.testing.orm.domain.retail.LineItem
 
getQueryCount() - Method in class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
getReferencedPropertyType(String, String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getRegistry() - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
 
getReleasedConnections() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
Get a list of current released Connections.
getRepairTimestamps() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
getReported() - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
 
getRepresentationStrategySelector() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getResultSetMapping(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getRole() - Method in class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService.JavaServiceDescriptor
 
getRootClass() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
getRunningStatement() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
getSchema() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
getScopeAnnotationName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoAdapter
 
getScopeAnnotationName() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
 
getScopeAnnotationName() - Method in class org.hibernate.testing.util.jpa.DelegatingPersistenceUnitInfo
 
getScopeAnnotationName() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoAdapter
 
getScopeAnnotationName() - Method in class org.hibernate.testing.util.jpa.PersistenceUnitInfoPropertiesWrapper
 
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
 
getServiceRegistry() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeFunctionContributions
 
getServiceRegistry() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
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
 
getSessionFactoryBuilder() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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 class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProviderSettingProvider
 
getSetting() - Method in class org.hibernate.testing.orm.junit.ImplicitListAsBagProvider
 
getSetting() - Method in class org.hibernate.testing.orm.junit.ImplicitListAsListProvider
 
getSetting() - Method in interface org.hibernate.testing.orm.junit.SettingProvider.Provider
Get the setting value
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getSingleCharGender() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
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
 
getSpiedInstance(T) - Method in class org.hibernate.testing.jdbc.JdbcSpies.SpyContext
 
getSqlExceptionHelper() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
getSqlFunctionMap() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
Deprecated.
 
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
 
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
 
getSupplementalDetail() - Method in class org.hibernate.testing.orm.domain.retail.Vendor
 
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
 
getTempClassLoader() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getTheField() - 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
 
getTheShort() - 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
 
getTheUuid() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
getTheZonedDateTime() - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
getTimestamp() - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
getTransacted() - Method in class org.hibernate.testing.orm.domain.retail.Order
 
getTransactionId() - Method in class org.hibernate.testing.orm.domain.retail.CardPayment
 
getTransactionIsolation() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getType() - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
getTypeConfiguration() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
getTypeConfiguration() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeFunctionContributions
 
getTypeConfiguration() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getTypeConfiguration() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeTypeContributions
 
getTypeDefinition(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getTypeDefinitionRegistry() - Method in class org.hibernate.testing.boot.MetadataBuildingContextTestingImpl
 
getTypeDefinitionRegistry() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
getTypeMap() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
getUrl() - Method in class org.hibernate.testing.jdbc.JdbcProperties
 
getUser() - Method in class org.hibernate.testing.jdbc.JdbcProperties
 
getUUID() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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
 
getValue() - Method in class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
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
 
getWarnings() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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.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
 
GradleParallelTestingConnectionCreatorFactoryImpl - Class in org.hibernate.testing.jdbc
A factory for ConnectionCreator instances that can be used for Gradle Parallel Testing.
GradleParallelTestingConnectionCreatorFactoryImpl() - Constructor for class org.hibernate.testing.jdbc.GradleParallelTestingConnectionCreatorFactoryImpl
 
GradleParallelTestingResolver - Class in org.hibernate.testing.jdbc
JDBC config resolver for parallel tests (uses a Reentrant File System Based Sequence).
GradleParallelTestingResolver() - Constructor for class org.hibernate.testing.jdbc.GradleParallelTestingResolver
 
GREY - Enum constant in enum class 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.NotImplementedYetExtension
 
handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryExtension
 
handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.hibernate.testing.orm.junit.SessionFactoryExtension
 
HAS_NO_NULL_ELEMENTS_MATCHER - Static variable in class org.hibernate.testing.hamcrest.HasNullElementsMatcher
 
HAS_NULL_ELEMENTS_MATCHER - Static variable in class org.hibernate.testing.hamcrest.HasNullElementsMatcher
 
hasAllOf(Matcher<T>...) - Static method in class org.hibernate.testing.hamcrest.CollectionElementMatcher
 
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
 
hasNoNullElements() - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
hasNullElements() - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
HasNullElementsMatcher<C> - Class in org.hibernate.testing.hamcrest
 
HasNullElementsMatcher(boolean) - Constructor for class org.hibernate.testing.hamcrest.HasNullElementsMatcher
 
HasSelfReferentialForeignKeyBugCheck() - Constructor for class org.hibernate.testing.DialectChecks.HasSelfReferentialForeignKeyBugCheck
 
HasSelfReferentialForeignKeyBugCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.HasSelfReferentialForeignKeyBugCheck
 
hasSize(int) - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
HELPDESK - Enum constant in enum class 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
Helper.TestAnnotationCollector<S> - Interface in org.hibernate.testing.junit4
 
HibernateInitializedCondition - Class in org.hibernate.testing.orm.assertj
 
HibernateInitializedCondition(boolean) - Constructor for class org.hibernate.testing.orm.assertj.HibernateInitializedCondition
 
HOME - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Address.Classification
 
HOME - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
 
HOME - Enum constant in enum class org.hibernate.testing.orm.domain.userguide.AddressType
 
Human - Class in org.hibernate.testing.orm.domain.animal
 
Human() - Constructor for class org.hibernate.testing.orm.domain.animal.Human
 

I

ID_CLASS - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
IdGeneratorCreationContext - Class in org.hibernate.testing.util.uuid
 
IdGeneratorCreationContext(MetadataImplementor, RootClass) - Constructor for class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
IdGeneratorCreationContext(ServiceRegistry, MetadataImplementor, RootClass) - Constructor for class org.hibernate.testing.util.uuid.IdGeneratorCreationContext
 
IdleConnectionCounter - Interface in org.hibernate.testing.jdbc.leak
 
IgnoreImpl(String) - Constructor for class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
Image - Class in org.hibernate.testing.orm.domain.userguide
 
Image() - Constructor for class org.hibernate.testing.orm.domain.userguide.Image
 
impl() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.ImplEnhancementSelector
 
impl() - Element in annotation interface org.hibernate.testing.orm.junit.BootstrapServiceRegistry.JavaService
Logically `?` is `S extends T`
impl() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry.Service
 
ImplEnhancementSelector - Annotation Interface in org.hibernate.testing.bytecode.enhancement
 
ImplEnhancementSelectors - Annotation Interface in org.hibernate.testing.bytecode.enhancement
 
ImplicitListAsBagProvider - Class in org.hibernate.testing.orm.junit
Used as a SettingProvider to enable backwards compatibility regarding plural List mappings when no OrderColumn, ListIndexBase, CollectionId or other annotations hinting at the classification to use.
ImplicitListAsBagProvider() - Constructor for class org.hibernate.testing.orm.junit.ImplicitListAsBagProvider
 
ImplicitListAsListProvider - Class in org.hibernate.testing.orm.junit
 
ImplicitListAsListProvider() - Constructor for class org.hibernate.testing.orm.junit.ImplicitListAsListProvider
 
impls() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry.JavaService
 
importedClass() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel.ExtraQueryImport
 
INACTIVE - Enum constant in enum class 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() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelector
 
inEntityManager(Consumer<EntityManager>) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
inEntityManager(Consumer<EntityManager>) - Method in interface org.hibernate.testing.orm.junit.EntityManagerFactoryScope
 
InitializationCheckMatcher<T> - Class in org.hibernate.testing.hamcrest
 
InitializationCheckMatcher() - Constructor for class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
InitializationCheckMatcher(boolean) - Constructor for class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
initialize(MetadataBuilder) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
INITIALIZED_MATCHER - Static variable in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
INITIALIZING - Enum constant in enum class org.hibernate.testing.orm.domain.helpdesk.Status
 
initiators() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry
 
initSessionFactory(SessionFactoryImplementor) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
injectEntityManagerFactoryScope(EntityManagerFactoryScope) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
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
 
inJtaTransaction(TransactionManager, int, Runnable) - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
inJtaTransaction(TransactionManager, Runnable) - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
inlineDirtyChecking() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.EnhancementOptions
 
inNoopJtaTransaction(TransactionManager, Runnable) - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
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
 
inSessionReturn(SessionFactoryImplementor, Function<SessionImplementor, R>) - 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.library.LibraryDomainModel
 
INSTANCE - Static variable in class org.hibernate.testing.orm.domain.retail.RetailDomainModel
 
INSTANCE - Static variable in class org.hibernate.testing.orm.domain.userguide.UserguideDomainModel
 
inStatelessSession(Consumer<StatelessSessionImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
 
inStatelessSession(Consumer<StatelessSession>) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
inStatelessSession(Consumer<StatelessSession>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
inStatelessSession(SessionFactoryImplementor, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
 
inStatelessTransaction(Consumer<StatelessSessionImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
 
inStatelessTransaction(Consumer<StatelessSession>) - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
inStatelessTransaction(SessionFactoryImplementor, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
 
inStatelessTransaction(StatelessSessionImplementor, Consumer<StatelessSessionImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
 
inStatelessTransaction(StatelessSession, Consumer<StatelessSession>) - Static method in class org.hibernate.testing.transaction.TransactionUtil2
 
integrate(Metadata, BootstrapContext, SessionFactoryImplementor) - Method in class org.hibernate.testing.jdbc.SharedDriverManagerTypeCacheClearingIntegrator
 
integrationSettings() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
Used to mimic container integration
integrators() - Element in annotation interface org.hibernate.testing.orm.junit.BootstrapServiceRegistry
 
interceptorClass() - Element in annotation interface org.hibernate.testing.orm.junit.SessionFactory
 
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(Consumer<EntityManager>) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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(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(StatelessSessionImplementor, Consumer<StatelessSessionImplementor>) - Static method in class org.hibernate.testing.orm.transaction.TransactionUtil
 
InvalidMethodForAnnotationException - Exception Class in org.hibernate.testing.junit4
Indicates that an annotations was attached to a method incorrectly.
InvalidMethodForAnnotationException(String) - Constructor for exception class org.hibernate.testing.junit4.InvalidMethodForAnnotationException
 
InvalidMethodForAnnotationException(String, Throwable) - Constructor for exception class org.hibernate.testing.junit4.InvalidMethodForAnnotationException
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.testing.jdbc.JdbcMocks.EmptyResultSetHandler
 
invoke(Object, Method, Object[]) - Method in class org.hibernate.testing.jdbc.JdbcMocks.PreparedStatementHandler
 
invokeExplosively(Object, Object...) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
 
IS_INITIALIZED - Static variable in class org.hibernate.testing.orm.assertj.HibernateInitializedCondition
 
IS_NOT_INITIALIZED - Static variable in class org.hibernate.testing.orm.assertj.HibernateInitializedCondition
 
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
 
isCleanupTestDataRequired() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
isCleanupTestDataUsingBulkDelete() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
isClosed() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
isCompleted() - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
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
 
isEmpty() - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
isEnabled() - Static method in class org.hibernate.testing.bytecode.enhancement.extension.engine.BytecodeEnhancedTestEngine
 
isEnabled(Logger.Level) - Method in class org.hibernate.testing.logger.Log4J2DelegatingLogger
 
isExcludeUnlistedClasses() - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
 
isExcludeUnlistedClasses() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
isInitialized() - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
isInitialized() - Static method in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
isInSecondPass() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
isJpaBootstrap() - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
isJta() - Method in class org.hibernate.testing.jta.TestingJtaTransactionCoordinatorBuilder
 
IsJtds() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.IsJtds
 
isLazyLoadable(UnloadedField) - Method in class org.hibernate.testing.bytecode.enhancement.EnhancerTestContext
 
isMatch() - Method in class org.hibernate.testing.Skip.AlwaysSkip
Deprecated.
 
isMatch() - Method in interface org.hibernate.testing.Skip.Matcher
Deprecated.
Do we have a match to the underlying condition?
isMatch() - Method in class org.hibernate.testing.Skip.OperatingSystem.Windows
Deprecated.
 
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.DoesNotSupportFollowOnLocking
 
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.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.SupportNoWait
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportPartitionBy
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsArrayDataTypes
 
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.SupportsDmlTargetColumnQualifier
 
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.SupportsIdentityColumns
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsJdbcDriverProxying
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropagation
 
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.SupportsOrderByInCorrelatedSubquery
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRecursiveCtes
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowId
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSequences
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSkipLocked
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSubqueryInOnClause
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsSubqueryInSelect
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsTemporaryTable
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsTemporaryTableIdentity
 
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.SupportsUnionInSubquery
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportsValuesListForInsert
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.SupportWait
 
isMatch(Dialect) - Method in class org.hibernate.testing.DialectChecks.UsesInputStreamToInsertBlob
 
isMatch(Dialect) - Method in class org.hibernate.testing.env.ConnectionProviderBuilder
 
isNotEmpty() - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
isNotEmpty(String) - Static method in class org.hibernate.testing.junit4.Helper
Standard string content checking.
isNotInitialized() - Static method in class org.hibernate.testing.hamcrest.CollectionMatchers
 
isNotInitialized() - Static method in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
IsPgJdbc() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.IsPgJdbc
 
isPregnant() - Method in class org.hibernate.testing.orm.domain.animal.Mammal
 
isReadOnly() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
isSafeUUID(UUID) - Static method in class org.hibernate.testing.util.uuid.SafeRandomUUIDGenerator
 
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
 
isUseQuotedIdentifiers() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
isValid(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
isValid(Connection) - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
isWrapperFor(Class<?>) - Method in class org.hibernate.testing.jdbc.DataSourceStub
 
isWrapperFor(Class<?>) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
Item - Class in org.hibernate.testing.orm.domain.userguide.tooling
 
Item() - Constructor for class org.hibernate.testing.orm.domain.userguide.tooling.Item
 
Item(Integer, int, Order) - Constructor for class org.hibernate.testing.orm.domain.userguide.tooling.Item
 

J

JavaServiceDescriptor(Class<ROLE>, Class<? extends ROLE>) - Constructor for class org.hibernate.testing.boot.ExtraJavaServicesClassLoaderService.JavaServiceDescriptor
 
javaServices() - Element in annotation interface org.hibernate.testing.orm.junit.BootstrapServiceRegistry
 
javaServices() - Element in annotation interface 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
 
JdbcMocks.PreparedStatementHandler - Class in org.hibernate.testing.jdbc
 
JdbcProperties - Class in org.hibernate.testing.jdbc
 
JdbcProperties() - Constructor for class org.hibernate.testing.jdbc.JdbcProperties
 
JdbcSpies - Class in org.hibernate.testing.jdbc
 
JdbcSpies() - Constructor for class org.hibernate.testing.jdbc.JdbcSpies
 
JdbcSpies.Callback - Interface in org.hibernate.testing.jdbc
 
JdbcSpies.SpyContext - Class in org.hibernate.testing.jdbc
 
Jira - Annotation Interface in org.hibernate.testing.orm.junit
Specifies the URL to the Jira issue associated with a test.
JiraGroup - Annotation Interface in org.hibernate.testing.orm.junit
Grouping annotation for `@Jira`
jiraKey() - Element in annotation interface org.hibernate.testing.FailureExpected
Deprecated.
The key of a JIRA issue which covers this expected failure.
jiraKey() - Element in annotation interface org.hibernate.testing.orm.junit.FailureExpected
The key of a JIRA issue which covers this expected failure.
jiraKey() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialectFeature
The key of a JIRA issue which relates this this feature requirement.
jiraKey() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialectFeatureGroup
The key of a JIRA issue which relates this this feature requirement.
jiraKey() - Element in annotation interface org.hibernate.testing.RequiresDialect
Deprecated.
The key of a JIRA issue which relates this this restriction
jiraKey() - Element in annotation interface org.hibernate.testing.RequiresDialectFeature
Deprecated.
The key of a JIRA issue which relates this this feature requirement.
jiraKey() - Element in annotation interface org.hibernate.testing.SkipForDialect
Deprecated.
The key of a JIRA issue which covers the reason for this skip.
JiraKey - Annotation Interface in org.hibernate.testing.orm.junit
Identifies the JIRA issue associated with a test.
JiraKeyGroup - Annotation Interface in org.hibernate.testing.orm.junit
Grouping annotation for `@JiraKey`
JOIN_COLUMN - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
JOIN_TABLE - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
JOINED_INHERIT - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
JournalingGenerationTarget - Class in org.hibernate.testing.orm
 
JournalingGenerationTarget() - Constructor for class org.hibernate.testing.orm.JournalingGenerationTarget
 
Jpa - Annotation Interface in org.hibernate.testing.orm.junit
 
jpaComplianceEnabled() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
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.ConnectionWrapper - Class in org.hibernate.testing.jta
 
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 - Enum constant in enum class org.hibernate.testing.orm.domain.animal.Classification
 
LAND_LINE - Enum constant in enum class org.hibernate.testing.orm.domain.userguide.PhoneType
 
LARGE - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Size
 
launcherSessionOpened(LauncherSession) - Method in class org.hibernate.testing.schema.CheckClearSchemaListener
 
lazyLoading() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.EnhancementOptions
 
LIBRARY - Enum constant in enum class org.hibernate.testing.orm.domain.StandardDomainModel
 
LibraryDomainModel - Class in org.hibernate.testing.orm.domain.library
 
LibraryDomainModel() - Constructor for class org.hibernate.testing.orm.domain.library.LibraryDomainModel
 
LineItem - Class in org.hibernate.testing.orm.domain.retail
 
LineItem() - Constructor for class org.hibernate.testing.orm.domain.retail.LineItem
 
LineItem(Integer, Product, int, MonetaryAmount, Order) - 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
 
loadByIdComplianceEnabled() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
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
 
locateNaturalIdUniqueKeyBinder(String) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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.logger.TriggerOnPrefixLogListener
 
loggedEvent(Logger.Level, String, Throwable) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
 
logger() - Element in annotation interface org.hibernate.testing.orm.junit.MessageKeyInspection
The logger to watch on
Logger - Annotation Interface in org.hibernate.testing.orm.junit
LOGGER - Static variable in class org.hibernate.testing.orm.UnclosedFixtureResourcesLogging
 
LoggerInspectionExtension - Class in org.hibernate.testing.orm.logger
 
LoggerInspectionExtension(BasicLogger) - Constructor for class org.hibernate.testing.orm.logger.LoggerInspectionExtension
 
LoggerInspectionExtension.LoggerInspectionRuleBuilder - Class in org.hibernate.testing.orm.logger
 
LoggerInspectionRule - Class in org.hibernate.testing.logger
 
LoggerInspectionRule(BasicLogger) - Constructor for class org.hibernate.testing.logger.LoggerInspectionRule
 
LoggerInspectionRuleBuilder() - Constructor for class org.hibernate.testing.orm.logger.LoggerInspectionExtension.LoggerInspectionRuleBuilder
 
loggerKey(Logger) - Static method in class org.hibernate.testing.orm.junit.MessageKeyWatcherImpl
 
loggerName() - Element in annotation interface org.hibernate.testing.orm.junit.Logger
The `Class` used as the base for the logger name.
loggerNameClass() - Element in annotation interface org.hibernate.testing.orm.junit.Logger
The `Class` used as the base for the logger name.
loggers() - Element in annotation interface org.hibernate.testing.orm.junit.LoggingInspections.Message
Descriptor of the log messages to watch for
LoggingInspections - Annotation Interface in org.hibernate.testing.orm.junit
Injects the ability to watch multiple for log messages being triggered.
LoggingInspections.Message - Annotation Interface 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 - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Address.Classification
 
MAIN - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
 
majorVersion() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
 
majorVersion() - Element in annotation interface 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 - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Contact.Gender
 
MALE - Enum constant in enum class 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 - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
MANY_MANY - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
MANY_ONE - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
MappingFeature - Enum Class 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
 
matches(Object) - Method in class org.hibernate.testing.hamcrest.AssignableMatcher
 
matches(Object) - Method in class org.hibernate.testing.hamcrest.CollectionElementMatcher
 
matches(Object) - Method in class org.hibernate.testing.hamcrest.CollectionEmptinessMatcher
 
matches(Object) - Method in class org.hibernate.testing.hamcrest.CollectionSizeMatcher
 
matches(Object) - Method in class org.hibernate.testing.hamcrest.HasNullElementsMatcher
 
matches(Object) - Method in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
matches(Object) - Method in class org.hibernate.testing.orm.assertj.HibernateInitializedCondition
 
matchesSafely(String) - Method in class org.hibernate.testing.hamcrest.CaseInsensitiveContainsMatcher
 
matchesSafely(String) - Method in class org.hibernate.testing.hamcrest.CaseInsensitiveStartsWithMatcher
 
matchSubTypes() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
Should subtypes of RequiresDialect.value() be matched?
matchSubTypes() - Element in annotation interface org.hibernate.testing.orm.junit.SkipForDialect
 
MEDIUM - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Size
 
message() - Element in annotation interface org.hibernate.testing.FailureExpected
Deprecated.
A message explaining the reason for the expected failure.
message() - Element in annotation interface org.hibernate.testing.Skip
Deprecated.
A message describing the reason for the skip
messageKey() - Element in annotation interface org.hibernate.testing.orm.junit.LoggingInspections.Message
The message-key to watch for.
messageKey() - Element in annotation interface org.hibernate.testing.orm.junit.MessageKeyInspection
The message key to look for.
MessageKeyInspection - Annotation Interface 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() - Element in annotation interface 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() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
 
microVersion() - Element in annotation interface org.hibernate.testing.orm.junit.SkipForDialect
 
minorVersion() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
 
minorVersion() - Element in annotation interface org.hibernate.testing.orm.junit.SkipForDialect
 
MOBILE - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
 
MOBILE - Enum constant in enum class org.hibernate.testing.orm.domain.userguide.PhoneType
 
modelDescriptorClasses() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
modelDescriptorClasses() - Element in annotation interface 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() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel.ExtraQueryImport
 
name() - Element in annotation interface 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
 
NAME - Static variable in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
namespace(Object) - Static method in class org.hibernate.testing.orm.junit.EntityManagerFactoryScopeExtension
 
nativeSQL(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
NEWER - Enum constant in enum class org.hibernate.testing.orm.junit.VersionMatchMode
A database version must be newer than the specified version.
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_CLASSES - Static variable in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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
 
NO_MAPPINGS - Static variable in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
NON_AGG_COMP_ID - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
NotImplementedYet - Annotation Interface in org.hibernate.testing.orm.junit
Indicates that the test tests functionality that has not been implemented yet.
NotImplementedYetException - Interface in org.hibernate.testing.orm.junit
Deprecated, for removal: This API element is subject to removal in a future version.
By definition, something "not yet implemented" is something we are actively seeking to remove
NotImplementedYetExtension - Class in org.hibernate.testing.orm.junit
JUnit Jupiter extension used to support NotImplementedYet handling
NotImplementedYetExtension() - Constructor for class org.hibernate.testing.orm.junit.NotImplementedYetExtension
 
NotImplementedYetExtension.NotImplementedYetExceptionExpected - Exception Class in org.hibernate.testing.orm.junit
 

O

obtainConnection() - Method in class org.hibernate.testing.boot.JdbcConnectionAccessImpl
 
OFFICE - Enum constant in enum class org.hibernate.testing.orm.domain.userguide.AddressType
 
OLDER - Enum constant in enum class org.hibernate.testing.orm.junit.VersionMatchMode
A database version must be older than the specified version.
onCall(Object, Method, Object[], Object) - Method in interface org.hibernate.testing.jdbc.JdbcSpies.Callback
 
onDefaultTimeZoneChange() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
ONE - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.EnumValue
 
ONE_MANY - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
ONE_ONE - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
OnExpectedFailure - Annotation Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
No replacement with JUnit Jupiter at the moment.
onFailure() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
onFailure() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
OnFailure - Annotation Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
No replacement with JUnit Jupiter at the moment.
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 - Class in org.hibernate.testing.orm.domain.userguide.tooling
 
Order() - Constructor for class org.hibernate.testing.orm.domain.retail.Order
 
Order() - Constructor for class org.hibernate.testing.orm.domain.userguide.tooling.Order
 
Order(Integer, Instant, Payment, SalesAssociate) - Constructor for class org.hibernate.testing.orm.domain.retail.Order
 
Order(Integer, Payment, SalesAssociate) - Constructor for class org.hibernate.testing.orm.domain.retail.Order
 
Order(Integer, Customer, BigDecimal) - Constructor for class org.hibernate.testing.orm.domain.userguide.tooling.Order
 
orderByMappingComplianceEnabled() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
orderColumns(boolean) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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.bytecode.enhancement.extension - package org.hibernate.testing.bytecode.enhancement.extension
 
org.hibernate.testing.bytecode.enhancement.extension.engine - package org.hibernate.testing.bytecode.enhancement.extension.engine
 
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.hamcrest - package org.hibernate.testing.hamcrest
 
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 - package org.hibernate.testing.orm
 
org.hibernate.testing.orm.assertj - package org.hibernate.testing.orm.assertj
 
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.library - package org.hibernate.testing.orm.domain.library
 
org.hibernate.testing.orm.domain.retail - package org.hibernate.testing.orm.domain.retail
 
org.hibernate.testing.orm.domain.userguide - package org.hibernate.testing.orm.domain.userguide
 
org.hibernate.testing.orm.domain.userguide.tooling - package org.hibernate.testing.orm.domain.userguide.tooling
 
org.hibernate.testing.orm.jdbc - package org.hibernate.testing.orm.jdbc
 
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.logger - package org.hibernate.testing.orm.logger
 
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
 
org.hibernate.testing.util.uuid - package org.hibernate.testing.util.uuid
 
OTHER - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Address.Classification
 
OTHER - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Contact.Gender
 
OTHER - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
 
OTHER - Enum constant in enum class 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() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 

P

PackageEnhancementSelector - Annotation Interface in org.hibernate.testing.bytecode.enhancement
 
PackageEnhancementSelectors - Annotation Interface 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
 
Partner - Class in org.hibernate.testing.orm.domain.userguide
 
Partner() - Constructor for class org.hibernate.testing.orm.domain.userguide.Partner
 
Partner(String) - Constructor for class org.hibernate.testing.orm.domain.userguide.Partner
 
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 - Class in org.hibernate.testing.orm.domain.userguide
 
Payment() - Constructor for class org.hibernate.testing.orm.domain.retail.Payment
 
Payment() - Constructor for class org.hibernate.testing.orm.domain.userguide.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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
Person - Class in org.hibernate.testing.orm.domain.library
 
Person - Class in org.hibernate.testing.orm.domain.userguide
 
Person() - Constructor for class org.hibernate.testing.orm.domain.library.Person
 
Person() - Constructor for class org.hibernate.testing.orm.domain.userguide.Person
 
Person(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.library.Person
 
Person(String) - Constructor for class org.hibernate.testing.orm.domain.userguide.Person
 
PersonNames - Class in org.hibernate.testing.orm.domain.userguide
 
PersonNames(String, String) - Constructor for class org.hibernate.testing.orm.domain.userguide.PersonNames
 
PersonPhoneCount - Class in org.hibernate.testing.orm.domain.userguide
 
PersonPhoneCount(String, Number) - Constructor for class org.hibernate.testing.orm.domain.userguide.PersonPhoneCount
 
PettingZoo - Class in org.hibernate.testing.orm.domain.animal
 
PettingZoo() - Constructor for class org.hibernate.testing.orm.domain.animal.PettingZoo
 
Phone - Class in org.hibernate.testing.orm.domain.userguide
 
Phone() - Constructor for class org.hibernate.testing.orm.domain.userguide.Phone
 
Phone(String) - Constructor for class org.hibernate.testing.orm.domain.userguide.Phone
 
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 Class in org.hibernate.testing.orm.domain.contacts
 
PhoneType - Enum Class in org.hibernate.testing.orm.domain.userguide
 
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
 
preConstructTestInstance(TestInstanceFactoryContext, ExtensionContext) - Method in class org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhancementExtension
 
preDestroyTestInstance(ExtensionContext) - Method in class org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhancementExtension
 
prepare() - Static method in class org.hibernate.testing.jta.TestingJtaBootstrap
 
prepare() - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
 
prepare(boolean) - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
 
prepare(Map<String, Object>) - 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
 
prepareCall(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
PreparedStatementHandler() - Constructor for class org.hibernate.testing.jdbc.JdbcMocks.PreparedStatementHandler
 
PreparedStatementSpyConnectionProvider - Class in org.hibernate.testing.orm.jdbc
This ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it intercept the underlying PreparedStatement method calls.
PreparedStatementSpyConnectionProvider() - Constructor for class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
PreparedStatementSpyConnectionProvider(boolean) - Constructor for class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
PreparedStatementSpyConnectionProviderSettingProvider - Class in org.hibernate.testing.orm.jdbc
 
PreparedStatementSpyConnectionProviderSettingProvider() - Constructor for class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProviderSettingProvider
 
prepareForUse(SessionFactoryOptions, Map<String, Object>) - Method in class org.hibernate.testing.cache.CachingRegionFactory
 
prepareStatement(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareStatement(String, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
prepareTest() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
prepareTest() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
produceEntityManagerFactory() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
Persistence unit properties
provider() - Element in annotation interface org.hibernate.testing.orm.junit.SettingProvider
The value provider
proxyComplianceEnabled() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
pushClassTransformer(EnhancementContext) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitDescriptorAdapter
 
pushClassTransformer(EnhancementContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 

R

readCommittedIsolationMaintained(String) - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
 
reason() - Element in annotation interface org.hibernate.testing.orm.junit.FailureExpected
A reason why the failure is expected
reason() - Element in annotation interface org.hibernate.testing.orm.junit.NotImplementedYet
A reason why the failure is expected
reason() - Element in annotation interface 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
 
registerAdHocBasicType(BasicType<?>) - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
registerCallback(JdbcSpies.Callback) - Method in class org.hibernate.testing.jdbc.JdbcSpies.SpyContext
 
registerComponent(Component) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerCompositeUserType(Class<?>, Class<? extends CompositeUserType<?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerEmbeddableInstantiator(Class<?>, Class<? extends EmbeddableInstantiator>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerEmbeddableSubclass(ClassDetails, ClassDetails) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerGenericComponent(Component) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerListener(LogListener) - Method in class org.hibernate.testing.logger.LoggerInspectionRule
 
registerListener(LogListener) - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
 
registerListener(LogListener, BasicLogger) - Static method in class org.hibernate.testing.logger.LogInspectionHelper
 
registerNaturalIdUniqueKeyBinder(String, NaturalIdUniqueKeyBinder) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerUserType(Class<?>, Class<? extends UserType<?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
registerValueMappingResolver(Function<MetadataBuildingContext, Boolean>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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
 
release() - Method in class org.hibernate.testing.orm.JournalingGenerationTarget
 
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
 
releaseSavepoint(Savepoint) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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 Interface 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 Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and RequiresDialect instead.
RequiresDialectFeature - Annotation Interface 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 Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and RequiresDialectFeature instead.
RequiresDialectFeatureGroup - Annotation Interface 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 Interface in org.hibernate.testing.orm.junit
 
RequiresDialects - Annotation Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and RequiresDialects instead.
reset() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
reset() - Method in interface org.hibernate.testing.logger.Triggerable
 
reset() - Method in class org.hibernate.testing.logger.TriggerOnPrefixLogListener
 
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
 
resolve(Properties) - Static method in class org.hibernate.testing.jdbc.GradleParallelTestingResolver
 
resolveAdHocBasicType(String) - Method in class org.hibernate.testing.boot.BootstrapContextImpl
 
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.
resolveEmbeddableDiscriminatorType(Class<?>, Supplier<DiscriminatorType<?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
resolveForMethodLevelSessionFactoryScope(ExtensionContext) - Static method in class org.hibernate.testing.orm.junit.DomainModelExtension
 
resolveFromSettings(Map<String, Object>) - Static method in class org.hibernate.testing.jdbc.GradleParallelTestingResolver
 
resolveFromSettings(Properties) - Static method in class org.hibernate.testing.jdbc.GradleParallelTestingResolver
 
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.
resolveUrl(String) - Static method in class org.hibernate.testing.jdbc.GradleParallelTestingResolver
 
resolveUsername(String) - Static method in class org.hibernate.testing.jdbc.GradleParallelTestingResolver
 
ResultSetUtil - Class in org.hibernate.testing.jdbc
 
ResultSetUtil() - Constructor for class org.hibernate.testing.jdbc.ResultSetUtil
 
RETAIL - Enum constant in enum class 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() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialectFeature
 
role() - Element in annotation interface org.hibernate.testing.orm.junit.BootstrapServiceRegistry.JavaService
Logically `?` is `T`
role() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry.JavaService
 
role() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry.Service
 
rollback() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
rollback(Savepoint) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
runNotEnhancedAsWell() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhanced
If set to true, the test will be executed with and without bytecode enhancement within the same execution.

S

safeRandomUUID() - Static method in class org.hibernate.testing.util.uuid.SafeRandomUUIDGenerator
 
safeRandomUUIDAsString() - Static method in class org.hibernate.testing.util.uuid.SafeRandomUUIDGenerator
 
SafeRandomUUIDGenerator - Class in org.hibernate.testing.util.uuid
 
SafeRandomUUIDGenerator() - Constructor for class org.hibernate.testing.util.uuid.SafeRandomUUIDGenerator
 
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
 
SAME - Enum constant in enum class org.hibernate.testing.orm.junit.VersionMatchMode
A database version must be the same as the specified version.
SAME_OR_NEWER - Enum constant in enum class org.hibernate.testing.orm.junit.VersionMatchMode
A database version must be the same or newer than the specified version.
SAME_OR_OLDER - Enum constant in enum class org.hibernate.testing.orm.junit.VersionMatchMode
A database version must be the same or older than the specified version.
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 - Enum constant in enum class 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() - Element in annotation interface 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() - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
ServiceRegistry - Annotation Interface in org.hibernate.testing.orm.junit
 
ServiceRegistry.JavaService - Annotation Interface in org.hibernate.testing.orm.junit
A Java service loadable via ServiceLoader
ServiceRegistry.Service - Annotation Interface in org.hibernate.testing.orm.junit
A Hibernate Service registration
serviceRegistryBuilder() - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
serviceRegistryBuilder(boolean) - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
serviceRegistryBuilder(BootstrapServiceRegistry) - Static method in class org.hibernate.testing.util.ServiceRegistryUtil
 
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 Interface 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
ServiceRegistryUtil - Class in org.hibernate.testing.util
 
ServiceRegistryUtil() - Constructor for class org.hibernate.testing.util.ServiceRegistryUtil
 
services() - Element in annotation interface 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 Interface 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 Interface in org.hibernate.testing.orm.junit
Composite annotation for functional tests that require a functioning SessionFactory.
sessionFactoryName() - Element in annotation interface 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
 
setAccount(Account) - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
setAddress(String) - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
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
 
setAlternativeContact(Contact) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
 
setAmount(BigDecimal) - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
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
 
setAuthors(Set<Person>) - Method in class org.hibernate.testing.orm.domain.library.Book
 
setAutoCommit(boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
setCardNumber(String) - Method in class org.hibernate.testing.orm.domain.userguide.CreditCardPayment
 
setCatalog(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
setClassLoader(ClassLoader) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
 
setClientInfo(String, String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setClientInfo(Properties) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setColor(Shirt.Color) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
 
setCompleted(boolean) - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
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
 
setContent(byte[]) - Method in class org.hibernate.testing.orm.domain.userguide.Image
 
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
 
setCreatedOn(LocalDateTime) - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
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
 
setDuration(int) - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
setEditors(Set<Person>) - Method in class org.hibernate.testing.orm.domain.library.Book
 
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
 
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
 
setHoldability(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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(Long) - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
setId(Long) - Method in class org.hibernate.testing.orm.domain.userguide.Image
 
setId(Long) - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
setId(Long) - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
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
 
setIsbn(String) - Method in class org.hibernate.testing.orm.domain.library.Book
 
setIsoCode(String) - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
 
setJdbcTimeout(Session) - Static method in class org.hibernate.testing.transaction.TransactionUtil
setJdbcTimeout(Session, long) - Static method in class org.hibernate.testing.transaction.TransactionUtil
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
 
setLogger(BasicLogger) - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension.LoggerInspectionRuleBuilder
 
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.library.Book
 
setName(String) - Method in class org.hibernate.testing.orm.domain.library.Person
 
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
 
setNetworkTimeout(Executor, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setNickName(String) - Method in class org.hibernate.testing.orm.domain.animal.Human
 
setNickName(String) - Method in class org.hibernate.testing.orm.domain.userguide.Person
 
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
 
setOwner(Person) - Method in class org.hibernate.testing.orm.domain.userguide.Account
 
setPayment(Payment) - Method in class org.hibernate.testing.orm.domain.retail.Order
 
setPayment(Payment) - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
setPerson(Person) - Method in class org.hibernate.testing.orm.domain.userguide.Payment
 
setPerson(Person) - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
setPets(Collection<DomesticAnimal>) - Method in class org.hibernate.testing.orm.domain.animal.Human
 
setPhone(Phone) - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
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
setQualifierAnnotationNames(List<String>) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
 
setQuantity(int) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
 
setReadOnly(boolean) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setReported(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
 
setRunningStatement(Statement) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setSalesAssociate(SalesAssociate) - Method in class org.hibernate.testing.orm.domain.retail.Order
 
setSavepoint() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setSavepoint(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setSchema(String) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setScopeAnnotationName(String) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
 
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
 
setShardingKey(ShardingKey) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setShardingKey(ShardingKey, ShardingKey) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setShardingKeyIfValid(ShardingKey, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setShardingKeyIfValid(ShardingKey, ShardingKey, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setSingleCharGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
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
 
setSupplementalDetail(String) - Method in class org.hibernate.testing.orm.domain.retail.Vendor
 
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
 
setTheField(String) - 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
 
setTheShort(short) - 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
 
setTheUuid(UUID) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
setTheZonedDateTime(ZonedDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
 
setTimestamp(LocalDateTime) - Method in class org.hibernate.testing.orm.domain.userguide.Call
 
Setting - Annotation Interface in org.hibernate.testing.orm.junit
A setting for use in other annotations to define settings for various things.
SettingConfiguration - Annotation Interface in org.hibernate.testing.orm.junit
 
SettingConfiguration.Configurer - Interface in org.hibernate.testing.orm.junit
 
settingConfigurations() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry
 
settingName() - Element in annotation interface org.hibernate.testing.orm.junit.SettingProvider
The name of the setting whose value is being provided
SettingProvider - Annotation Interface in org.hibernate.testing.orm.junit
Annotation to allow providing settings whose values can be types other than String.
SettingProvider.Provider<S> - Interface in org.hibernate.testing.orm.junit
Contract for providing a value
settingProviders() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
settingProviders() - Element in annotation interface org.hibernate.testing.orm.junit.ServiceRegistry
 
settings() - Element in annotation interface 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
 
setTransactionIsolation(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
setTransactionTimeout(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
 
setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
 
setType(PhoneType) - Method in class org.hibernate.testing.orm.domain.userguide.Phone
 
setTypeMap(Map<String, Class<?>>) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.ConnectionWrapper
 
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
 
SHARED_DATABASE_NAME - Static variable in class org.hibernate.testing.env.ConnectionProviderBuilder
 
sharedCacheMode() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
sharedCacheMode() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
SharedDriverManagerConnectionProvider - Class in org.hibernate.testing.jdbc
A special connection provider that is shared across test runs for better performance.
SharedDriverManagerConnectionProvider() - Constructor for class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProvider
 
SharedDriverManagerTypeCacheClearingIntegrator - Class in org.hibernate.testing.jdbc
 
SharedDriverManagerTypeCacheClearingIntegrator() - Constructor for class org.hibernate.testing.jdbc.SharedDriverManagerTypeCacheClearingIntegrator
 
Shirt - Class in org.hibernate.testing.orm.domain.gambit
 
Shirt() - Constructor for class org.hibernate.testing.orm.domain.gambit.Shirt
 
Shirt.Color - Enum Class in org.hibernate.testing.orm.domain.gambit
 
Shirt.ShirtStringToIntegerConverter - Class in org.hibernate.testing.orm.domain.gambit
 
Shirt.Size - Enum Class 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, String, Long, Integer) - 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 Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and DisabledOnOs or DisabledIf.
Skip.AlwaysSkip - Class in org.hibernate.testing
Deprecated.
 
Skip.Matcher - Interface in org.hibernate.testing
Deprecated.
Simple boolean assertion
Skip.OperatingSystem - Interface in org.hibernate.testing
Deprecated.
 
Skip.OperatingSystem.Windows - Class in org.hibernate.testing
Deprecated.
 
SkipForDialect - Annotation Interface 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 Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and SkipForDialect instead.
SkipForDialectGroup - Annotation Interface in org.hibernate.testing.orm.junit
Grouping annotation for SkipForDialect
SkipForDialects - Annotation Interface in org.hibernate.testing
Deprecated, for removal: This API element is subject to removal in a future version.
Use JUnit Jupiter and SkipForDialectGroup instead.
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 - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Size
 
sortMethods(List<FrameworkMethod>) - Method in class org.hibernate.testing.junit4.CustomRunner
 
spy(Connection, JdbcSpies.SpyContext) - Static method in class org.hibernate.testing.jdbc.JdbcSpies
 
spyContext - Variable in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
SpyContext() - Constructor for class org.hibernate.testing.jdbc.JdbcSpies.SpyContext
 
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
Deprecated.
SQLStatementInterceptor(Map<String, Object>) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
SQLStatementInterceptor(StandardServiceRegistryBuilder) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
SQLStatementInterceptor(SessionFactoryBuilder) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
SQLStatementInterceptor(Configuration) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
Deprecated.
 
StandardDomainModel - Enum Class in org.hibernate.testing.orm.domain
 
standardModels() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
standardModels() - Element in annotation interface 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
 
startsWith(String) - Static method in class org.hibernate.testing.hamcrest.CaseInsensitiveStartsWithMatcher
 
startUp() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
 
statementInspectorClass() - Element in annotation interface 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 Class 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.SharedDriverManagerConnectionProvider
 
stop() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
 
stop() - Method in class org.hibernate.testing.orm.jdbc.PreparedStatementSpyConnectionProvider
 
stop() - Method in class org.hibernate.testing.orm.jdbc.TimeZoneConnectionProvider
 
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
 
strictJpaCompliance() - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest
 
strictMatching() - Element in annotation interface org.hibernate.testing.RequiresDialect
Deprecated.
Used to indicate if the dialects should be matched strictly (classes equal) or non-strictly (instanceof).
strictMatching() - Element in annotation interface org.hibernate.testing.SkipForDialect
Deprecated.
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
 
SupportFollowOnLocking() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportFollowOnLocking
 
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
 
SupportNoWait() - Constructor for class org.hibernate.testing.DialectChecks.SupportNoWait
 
SupportNoWait() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNoWait
 
SupportNullPrecedence() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNullPrecedence
 
SupportPartitionBy() - Constructor for class org.hibernate.testing.DialectChecks.SupportPartitionBy
 
SupportPartitionBy() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy
 
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
 
SupportsArrayAgg() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayAgg
 
SupportsArrayAppend() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayAppend
 
SupportsArrayConcat() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayConcat
 
SupportsArrayConstructor() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayConstructor
 
SupportsArrayContains() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayContains
 
SupportsArrayDataTypes() - Constructor for class org.hibernate.testing.DialectChecks.SupportsArrayDataTypes
 
SupportsArrayFill() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayFill
 
SupportsArrayGet() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayGet
 
SupportsArrayIncludes() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayIncludes
 
SupportsArrayIntersects() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayIntersects
 
SupportsArrayLength() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayLength
 
SupportsArrayPosition() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayPosition
 
SupportsArrayPositions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayPositions
 
SupportsArrayPrepend() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayPrepend
 
SupportsArrayRemove() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayRemove
 
SupportsArrayRemoveIndex() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayRemoveIndex
 
SupportsArrayReplace() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayReplace
 
SupportsArraySet() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArraySet
 
SupportsArraySlice() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArraySlice
 
SupportsArrayToString() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayToString
 
SupportsArrayTrim() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsArrayTrim
 
SupportsBinaryQuantize() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsBinaryQuantize
 
SupportsBinaryVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsBinaryVectorType
 
SupportsByteVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsByteVectorType
 
SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck
 
SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck
 
SupportsCaseInsensitiveLike() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCaseInsensitiveLike
 
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
 
SupportsCommentOn() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCommentOn
 
SupportsConnectionLockTimeouts() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsConnectionLockTimeouts
 
SupportsCosineDistance() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCosineDistance
 
SupportsCteInsertStrategy() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCteInsertStrategy
 
SupportsDateTimeTruncation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsDateTimeTruncation
 
SupportsDmlTargetColumnQualifier() - Constructor for class org.hibernate.testing.DialectChecks.SupportsDmlTargetColumnQualifier
 
SupportsDmlTargetColumnQualifier() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsDmlTargetColumnQualifier
 
SupportsDoubleVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsDoubleVectorType
 
SupportsEuclideanDistance() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsEuclideanDistance
 
SupportsEuclideanSquaredDistance() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsEuclideanSquaredDistance
 
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
 
SupportsExtractDayOfWeekYearMonth() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExtractDayOfWeekYearMonth
 
SupportsFilterClause() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFilterClause
 
SupportsFloat16VectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFloat16VectorType
 
SupportsFloatVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFloatVectorType
 
SupportsFormat() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFormat
 
SupportsFullJoin() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsFullJoin
 
SupportsGenerateSeries() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGenerateSeries
 
SupportsGlobalTemporaryTable() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGlobalTemporaryTable
 
SupportsGlobalTemporaryTableIdentity() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGlobalTemporaryTableIdentity
 
SupportsGroupByGroupingSets() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByGroupingSets
 
SupportsGroupByRollup() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByRollup
 
SupportsHammingDistance() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsHammingDistance
 
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
 
SupportsInnerProduct() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInnerProduct
 
SupportsInverseDistributionFunctions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInverseDistributionFunctions
 
SupportsJaccardDistance() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJaccardDistance
 
SupportsJdbcDriverProxying() - Constructor for class org.hibernate.testing.DialectChecks.SupportsJdbcDriverProxying
 
SupportsJdbcDriverProxying() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJdbcDriverProxying
 
SupportsJsonAggregate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonAggregate
 
SupportsJsonArray() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArray
 
SupportsJsonArrayAgg() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArrayAgg
 
SupportsJsonArrayAppend() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArrayAppend
 
SupportsJsonArrayInsert() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonArrayInsert
 
SupportsJsonComponentUpdate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonComponentUpdate
 
SupportsJsonExists() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonExists
 
SupportsJsonInsert() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonInsert
 
SupportsJsonMergepatch() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonMergepatch
 
SupportsJsonObject() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonObject
 
SupportsJsonObjectAgg() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonObjectAgg
 
SupportsJsonQuery() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonQuery
 
SupportsJsonQueryNestedPath() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonQueryNestedPath
 
SupportsJsonRemove() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonRemove
 
SupportsJsonReplace() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonReplace
 
SupportsJsonSet() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonSet
 
SupportsJsonTable() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonTable
 
SupportsJsonValue() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonValue
 
SupportsJsonValueErrorBehavior() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJsonValueErrorBehavior
 
SupportsL2Norm() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsL2Norm
 
SupportsL2Normalize() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsL2Normalize
 
SupportsLobValueChangePropagation() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropagation
 
SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation
 
SupportsLocalTemporaryTable() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLocalTemporaryTable
 
SupportsLocalTemporaryTableIdentity() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLocalTemporaryTableIdentity
 
SupportsLockingJoins() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockingJoins
 
SupportsLockTimeouts() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLockTimeouts
 
SupportsLockTimeouts() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts
 
SupportsMedian() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsMedian
 
SupportsNationalizedData() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedData
 
SupportsNationalizedDataTypes() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedDataTypes
 
SupportsNClob() - Constructor for class org.hibernate.testing.DialectChecks.SupportsNClob
 
SupportsNClob() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNClob
 
SupportsNoColumnInsert() - Constructor for class org.hibernate.testing.DialectChecks.SupportsNoColumnInsert
 
SupportsNoColumnInsert() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNoColumnInsert
 
SupportsNonStandardNativeParameterRendering() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNonStandardNativeParameterRendering
 
SupportsOffsetInSubquery() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOffsetInSubquery
 
SupportsOrderByInCorrelatedSubquery() - Constructor for class org.hibernate.testing.DialectChecks.SupportsOrderByInCorrelatedSubquery
 
SupportsOrderByInCorrelatedSubquery() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOrderByInCorrelatedSubquery
 
SupportsOrderByInSubquery() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsOrderByInSubquery
 
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
 
SupportsRealQueryLockTimeouts() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRealQueryLockTimeouts
 
SupportsRecursiveCtes() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRecursiveCtes
 
SupportsRecursiveCtes() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRecursiveCtes
 
SupportsRegexpLike() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRegexpLike
 
SupportsRepeat() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRepeat
 
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
 
SupportsRowId() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowId
 
SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
 
SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck
 
SupportsSelectLocking() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSelectLocking
 
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.DialectChecks.SupportsSkipLocked
 
SupportsSkipLocked() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSkipLocked
 
SupportsSparseByteVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSparseByteVectorType
 
SupportsSparseDoubleVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSparseDoubleVectorType
 
SupportsSparseFloatVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSparseFloatVectorType
 
SupportsStandardArrays() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStandardArrays
 
SupportsStringAggregation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStringAggregation
 
SupportsStructAggregate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStructAggregate
 
SupportsStructuralArrays() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStructuralArrays
 
SupportsSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate
 
SupportsSubqueryInOnClause() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSubqueryInOnClause
 
SupportsSubqueryInOnClause() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryInOnClause
 
SupportsSubqueryInSelect() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSubqueryInSelect
 
SupportsSubqueryInSelect() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryInSelect
 
SupportsSubvector() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubvector
 
SupportsTableCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTableCheck
 
SupportsTaxicabDistance() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTaxicabDistance
 
SupportsTemporaryTable() - Constructor for class org.hibernate.testing.DialectChecks.SupportsTemporaryTable
 
SupportsTemporaryTable() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTemporaryTable
 
SupportsTemporaryTableIdentity() - Constructor for class org.hibernate.testing.DialectChecks.SupportsTemporaryTableIdentity
 
SupportsTimezoneTypes() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTimezoneTypes
 
SupportsTruncateTable() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTruncateTable
 
SupportsTruncateWithCast() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTruncateWithCast
 
SupportsTypedArrays() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsTypedArrays
 
SupportSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
 
SupportSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSubqueryAsLeftHandSideInPredicate
 
SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
 
SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck
 
SupportsUnicodeNClob() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnicodeNClob
 
SupportsUnion() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnion
 
SupportsUnionInSubquery() - Constructor for class org.hibernate.testing.DialectChecks.SupportsUnionInSubquery
 
SupportsUnnest() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnnest
 
SupportsUpsertOrMerge() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUpsertOrMerge
 
SupportsValuesListForInsert() - Constructor for class org.hibernate.testing.DialectChecks.SupportsValuesListForInsert
 
SupportsValuesListForInsert() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsValuesListForInsert
 
SupportsVectorDims() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsVectorDims
 
SupportsVectorNorm() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsVectorNorm
 
SupportsVectorType() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsVectorType
 
SupportsWait() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWait
 
SupportsWindowFunctions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWindowFunctions
 
SupportsWithTies() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsWithTies
 
SupportsXmlagg() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlagg
 
SupportsXmlAggregate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlAggregate
 
SupportsXmlcomment() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlcomment
 
SupportsXmlComponentUpdate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlComponentUpdate
 
SupportsXmlconcat() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlconcat
 
SupportsXmlelement() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlelement
 
SupportsXmlexists() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlexists
 
SupportsXmlforest() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlforest
 
SupportsXmlpi() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlpi
 
SupportsXmlquery() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlquery
 
SupportsXmlTable() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsXmlTable
 
SupportWait() - Constructor for class org.hibernate.testing.DialectChecks.SupportWait
 
synchronizationRegistry() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 

T

TAN - Enum constant in enum class 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
 
testEnhancedClasses() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.extension.BytecodeEnhanced
Entity classes will be checked whether they were enhanced or not depending on the context the test is executed in.
TestingDatabaseInfo - Class in org.hibernate.testing.env
 
TestingJtaBootstrap - Class in org.hibernate.testing.jta
 
TestingJtaBootstrap() - Constructor for class org.hibernate.testing.jta.TestingJtaBootstrap
 
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
 
TestingJtaTransactionCoordinatorBuilder - Class in org.hibernate.testing.jta
 
TestingJtaTransactionCoordinatorBuilder() - Constructor for class org.hibernate.testing.jta.TestingJtaTransactionCoordinatorBuilder
 
TestingPersistenceUnitDescriptorImpl(String) - Constructor for class org.hibernate.testing.orm.junit.EntityManagerFactoryBasedFunctionalTest.TestingPersistenceUnitDescriptorImpl
 
TestingUtil - Class in org.hibernate.testing.orm.junit
 
TestingUtil.TestAnnotationCollector<S> - Interface 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 - Enum constant in enum class 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.
TimeoutException(String) - Constructor for exception class org.hibernate.testing.orm.AsyncExecutor.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception class org.hibernate.testing.orm.AsyncExecutor.TimeoutException
 
TimeZoneConnectionProvider - Class in org.hibernate.testing.orm.jdbc
This ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it just sets a default TimeZone which is different than the current default one.
TimeZoneConnectionProvider(String) - Constructor for class org.hibernate.testing.orm.jdbc.TimeZoneConnectionProvider
 
toCreateDdl(Metadata) - Static method in class org.hibernate.testing.schema.SchemaCreateHelper
 
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.logger.TriggerOnPrefixLogListener
 
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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
transactionManager() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
 
transactionType() - Element in annotation interface 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
 
triggerMessage() - Method in class org.hibernate.testing.logger.TriggerOnPrefixLogListener
 
triggerMessages() - Method in interface org.hibernate.testing.logger.Triggerable
 
triggerMessages() - Method in class org.hibernate.testing.logger.TriggerOnPrefixLogListener
 
TriggerOnPrefixLogListener - Class in org.hibernate.testing.logger
 
TriggerOnPrefixLogListener(String) - Constructor for class org.hibernate.testing.logger.TriggerOnPrefixLogListener
 
TriggerOnPrefixLogListener(Set<String>) - Constructor for class org.hibernate.testing.logger.TriggerOnPrefixLogListener
 
tryCommit() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
Used by envers...
TWO - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.EnumValue
 
typeContributors() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 

U

UnclosedFixtureResourcesLogging - Class in org.hibernate.testing.orm
 
UnclosedFixtureResourcesLogging() - Constructor for class org.hibernate.testing.orm.UnclosedFixtureResourcesLogging
 
UNINITIALIZED_MATCHER - Static variable in class org.hibernate.testing.hamcrest.InitializationCheckMatcher
 
UNION_INHERIT - Enum constant in enum class org.hibernate.testing.orm.domain.MappingFeature
 
unsupportedEnhancementStrategy() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.EnhancementOptions
 
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.ConnectionWrapper
 
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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
Shortcut for adding @Setting( name = AvailableSettings.STATEMENT_INSPECTOR, value = "org.hibernate.testing.jdbc.SQLStatementInspector" to the integration settings.
useCollectingStatementInspector() - Element in annotation interface org.hibernate.testing.orm.junit.SessionFactory
Shorthand 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
 
USERGUIDE - Enum constant in enum class org.hibernate.testing.orm.domain.StandardDomainModel
 
UserguideDomainModel - Class in org.hibernate.testing.orm.domain.userguide
Model used mostly by tests referenced by the documentation project.
UserguideDomainModel() - Constructor for class org.hibernate.testing.orm.domain.userguide.UserguideDomainModel
 
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
 
UsesStandardCurrentTimestampFunction() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.UsesStandardCurrentTimestampFunction
 
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() - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
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 interface org.hibernate.testing.FailureExpected
Deprecated.
 
VALIDATE_FAILURE_EXPECTED - Static variable in class org.hibernate.testing.junit4.Helper
 
VALIDATE_FAILURE_EXPECTED - Static variable in annotation interface 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() - Element in annotation interface org.hibernate.testing.orm.junit.Jpa
 
value() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.ClassEnhancementSelector
 
value() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.ClassEnhancementSelectors
 
value() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.CustomEnhancementContext
 
value() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.ImplEnhancementSelectors
 
value() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelector
 
value() - Element in annotation interface org.hibernate.testing.bytecode.enhancement.PackageEnhancementSelectors
 
value() - Element in annotation interface org.hibernate.testing.junit4.CustomParameterized.Order
 
value() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.ExpectedException
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.FailureExpectedGroup
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.Jira
The URL to the Jira issue
value() - Element in annotation interface org.hibernate.testing.orm.junit.JiraGroup
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.JiraKey
The key for the referenced Jira issue (e.g., HHH-99999)
value() - Element in annotation interface org.hibernate.testing.orm.junit.JiraKeyGroup
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
The Dialect class to match.
value() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialectFeatureGroup
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialects
 
value() - Element in annotation interface org.hibernate.testing.orm.junit.Setting
The setting value
value() - Element in annotation interface org.hibernate.testing.orm.junit.SkipForDialectGroup
 
value() - Element in annotation interface org.hibernate.testing.RequiresDialect
Deprecated.
The dialects against which to run the test
value() - Element in annotation interface org.hibernate.testing.RequiresDialectFeature
Deprecated.
 
value() - Element in annotation interface org.hibernate.testing.RequiresDialects
Deprecated.
 
value() - Element in annotation interface org.hibernate.testing.SkipForDialect
Deprecated.
The dialects against which to skip the test
value() - Element in annotation interface org.hibernate.testing.SkipForDialects
Deprecated.
 
valueOf(Integer) - Static method in enum class org.hibernate.testing.orm.domain.animal.Classification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.animal.Classification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.contacts.Address.Classification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.contacts.Contact.Gender
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.gambit.EnumValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Size
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.helpdesk.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.MappingFeature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.StandardDomainModel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.userguide.AddressType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.domain.userguide.PhoneType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.hibernate.testing.orm.junit.VersionMatchMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.hibernate.testing.orm.domain.animal.Classification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.contacts.Address.Classification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.contacts.Contact.Gender
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.gambit.EnumValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Color
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Size
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.helpdesk.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.MappingFeature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.StandardDomainModel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.userguide.AddressType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.domain.userguide.PhoneType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.hibernate.testing.orm.junit.VersionMatchMode
Returns an array containing the constants of this enum class, 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
 
Vendor(Integer, String, 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
 
versionMatchMode() - Element in annotation interface org.hibernate.testing.orm.junit.RequiresDialect
 
versionMatchMode() - Element in annotation interface org.hibernate.testing.orm.junit.SkipForDialect
 
VersionMatchMode - Enum Class in org.hibernate.testing.orm.junit
The mode how versions shall be matched.
versionsMatch(int, int, int, Dialect, boolean) - Static method in class org.hibernate.testing.orm.junit.DialectFilterExtension
 
versionsMatch(int, int, int, Dialect, VersionMatchMode) - Static method in class org.hibernate.testing.orm.junit.DialectFilterExtension
 
visitHierarchies(Consumer<RootClass>) - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
 
visitNamedHqlQueryDefinitions(Consumer<NamedHqlQueryDefinition<?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
visitNamedNativeQueryDefinitions(Consumer<NamedNativeQueryDefinition<?>>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
visitNamedProcedureCallDefinition(Consumer<NamedProcedureCallDefinition>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
visitNamedResultSetMappingDefinition(Consumer<NamedResultSetMappingDescriptor>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 
visitRegisteredComponents(Consumer<Component>) - Method in class org.hibernate.testing.orm.junit.DialectFeatureChecks.FakeMetadataBuildingContext
 

W

wasTriggered() - Method in interface org.hibernate.testing.logger.Triggerable
 
wasTriggered() - Method in class org.hibernate.testing.logger.TriggerOnPrefixLogListener
 
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(String) - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
 
watchForLogMessages(Set<String>) - Method in class org.hibernate.testing.logger.LoggerInspectionRule
 
watchForLogMessages(Set<String>) - Method in class org.hibernate.testing.orm.logger.LoggerInspectionExtension
 
WHITE - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Color
 
Windows() - Constructor for class org.hibernate.testing.Skip.OperatingSystem.Windows
Deprecated.
 
WireTransferPayment - Class in org.hibernate.testing.orm.domain.userguide
 
WireTransferPayment() - Constructor for class org.hibernate.testing.orm.domain.userguide.WireTransferPayment
 
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
 
withJdbcTimeout(Session, long, Runnable) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Run the runnable with a session or statement timeout
withJdbcTimeout(Session, Runnable) - Static method in class org.hibernate.testing.transaction.TransactionUtil
Run the runnable with a session or statement timeout
withService(Class<S>, Consumer<S>) - Method in interface org.hibernate.testing.orm.junit.ServiceRegistryScope
 
withSessionFactory(Consumer<SessionFactoryImplementor>) - Method in interface org.hibernate.testing.orm.junit.SessionFactoryScope
 
work(JdbcConnectionContext.ConnectionConsumer) - Static method in class org.hibernate.testing.cleaner.JdbcConnectionContext
 
WORK - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.Address.Classification
 
WORK - Enum constant in enum class org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
 
workReturning(JdbcConnectionContext.ConnectionFunction<R>) - Static method in class org.hibernate.testing.cleaner.JdbcConnectionContext
 

X

XAResourceWrapper(JtaAwareConnectionProviderImpl, JtaAwareConnectionProviderImpl.ConnectionWrapper) - Constructor for class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
 
XLARGE - Enum constant in enum class org.hibernate.testing.orm.domain.gambit.Shirt.Size
 
xmlMappings() - Element in annotation interface org.hibernate.testing.orm.junit.DomainModel
 
xmlMappings() - Element in annotation interface 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
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form