- SalesAssociate - Class in org.hibernate.testing.orm.domain.retail
-
- SalesAssociate() - Constructor for class org.hibernate.testing.orm.domain.retail.SalesAssociate
-
- SalesAssociate(Integer, Name) - Constructor for class org.hibernate.testing.orm.domain.retail.SalesAssociate
-
- SchemaCreateHelper - Class in org.hibernate.testing.schema
-
- SchemaCreateHelper() - Constructor for class org.hibernate.testing.schema.SchemaCreateHelper
-
- SchemaDropHelper - Class in org.hibernate.testing.schema
-
- SchemaDropHelper() - Constructor for class org.hibernate.testing.schema.SchemaDropHelper
-
- SchemaUpdateHelper - Class in org.hibernate.testing.schema
-
- SchemaUpdateHelper() - Constructor for class org.hibernate.testing.schema.SchemaUpdateHelper
-
- SchemaValidateHelper - Class in org.hibernate.testing.schema
-
- SchemaValidateHelper() - Constructor for class org.hibernate.testing.schema.SchemaValidateHelper
-
- 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
-
- serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- serviceRegistry() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- ServiceRegistry - Annotation Type in org.hibernate.testing.orm.junit
-
- ServiceRegistry.JavaService - Annotation Type in org.hibernate.testing.orm.junit
-
- ServiceRegistry.Service - Annotation Type in org.hibernate.testing.orm.junit
-
A Hibernate Service registration
- ServiceRegistryBuilder - Class in org.hibernate.testing
-
- ServiceRegistryExtension - Class in org.hibernate.testing.orm.junit
-
JUnit extension used to manage the StandardServiceRegistry used by a test including
creating the StandardServiceRegistry and releasing it afterwards
- ServiceRegistryExtension() - Constructor for class org.hibernate.testing.orm.junit.ServiceRegistryExtension
-
- ServiceRegistryFunctionalTesting - Annotation Type in org.hibernate.testing.orm.junit
-
Composite annotation for applying extensions needed for managing
a StandardServiceRegistry as part of the test lifecycle.
- ServiceRegistryParameterResolver - Class in org.hibernate.testing.orm.junit
-
- ServiceRegistryParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.ServiceRegistryParameterResolver
-
- ServiceRegistryProducer - Interface in org.hibernate.testing.orm.junit
-
- ServiceRegistryScope - Interface in org.hibernate.testing.orm.junit
-
- ServiceRegistryScopeAware - Interface in org.hibernate.testing.orm.junit
-
- ServiceRegistryTestingImpl - Class in org.hibernate.testing.boot
-
ServiceRegistry useful in testing
- ServiceRegistryTestingImpl(boolean, BootstrapServiceRegistry, List<StandardServiceInitiator>, List<ProvidedService>, Map<?, ?>) - Constructor for class org.hibernate.testing.boot.ServiceRegistryTestingImpl
-
- session - Variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- sessionFactory() - Method in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- sessionFactory() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- sessionFactory() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
-
- SessionFactory - Annotation Type in org.hibernate.testing.orm.junit
-
- sessionFactoryBuilt(SessionFactoryImplementor) - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
-
- SessionFactoryExtension - Class in org.hibernate.testing.orm.junit
-
hibernate-testing implementation of a few JUnit5 contracts to support SessionFactory-based testing,
including argument injection (or see
SessionFactoryScopeAware
)
- SessionFactoryExtension() - Constructor for class org.hibernate.testing.orm.junit.SessionFactoryExtension
-
- SessionFactoryFunctionalTesting - Annotation Type in org.hibernate.testing.orm.junit
-
Composite annotation for functional tests that require a functioning SessionFactory.
- SessionFactoryParameterResolver - Class in org.hibernate.testing.orm.junit
-
- SessionFactoryParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.SessionFactoryParameterResolver
-
- SessionFactoryProducer - Interface in org.hibernate.testing.orm.junit
-
Contract for something that can build a SessionFactory.
- sessionFactoryScope() - Method in class org.hibernate.testing.orm.junit.BaseSessionFactoryFunctionalTest
-
- SessionFactoryScope - Interface in org.hibernate.testing.orm.junit
-
- SessionFactoryScopeAware - Interface in org.hibernate.testing.orm.junit
-
- SessionFactoryScopeParameterResolver - Class in org.hibernate.testing.orm.junit
-
- SessionFactoryScopeParameterResolver() - Constructor for class org.hibernate.testing.orm.junit.SessionFactoryScopeParameterResolver
-
- setAddress(Address) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
-
- setAddresses(Map<String, Address>) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setAddresses(List<Address>) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
-
- setAmount(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.retail.Payment
-
- setAnAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleComponent
-
- setAnimals(Map) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
-
- setAnotherAttribute(String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleComponent
-
- setAreaCode(int) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
-
- setArrayOfBasics(String[]) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfArrays
-
- setBasicByBasic(Map<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setBasicByComponent(Map<SimpleComponent, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setBasicByConvertedEnum(Map<EnumValue, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setBasicByEnum(Map<EnumValue, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setBasicByOneToMany(Map<SimpleEntity, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setBasicInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.Component
-
- setBasicLong(Long) - Method in class org.hibernate.testing.orm.domain.gambit.Component
-
- setBasicPrimitiveInt(int) - Method in class org.hibernate.testing.orm.domain.gambit.Component
-
- setBasicString(String) - Method in class org.hibernate.testing.orm.domain.gambit.Component
-
- setBigDecimalValue(BigDecimal) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setBigIntegerValue(BigInteger) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setBillingEntity(String) - Method in class org.hibernate.testing.orm.domain.retail.Vendor
-
- setBirthdate(Date) - Method in class org.hibernate.testing.orm.domain.animal.Mammal
-
- setBirthDay(LocalDate) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
-
- setBodyTemperature(float) - Method in class org.hibernate.testing.orm.domain.animal.Reptile
-
- setBodyWeight(float) - Method in class org.hibernate.testing.orm.domain.animal.Animal
-
- setCacheMode(SharedCacheMode) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
-
- setCatalogAtStart(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setCatalogName(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setCatalogSeparator(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setChildren(List<EntityWithManyToOneWithoutJoinTable>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
-
- setCity(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
-
- setClassification(Classification) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
-
- setClassification(Address.Classification) - Method in class org.hibernate.testing.orm.domain.contacts.Address
-
- setClassification(PhoneNumber.Classification) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
-
- setColor(Shirt.Color) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
-
- setComponent(Component) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfComposites
-
- setComponentByBasic(Map<String, SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setComponentByBasicOrdered(Map<String, SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setConnectionProvider(ConnectionProvider) - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
-
- setConvertedGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setCountry(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
-
- setCurrentSellPrice(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.retail.Product
-
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
-
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
-
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
-
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
-
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
-
- setData(String) - Method in class org.hibernate.testing.orm.domain.gambit.VersionedEntity
-
- setDatabaseMajorVersion(int) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setDatabaseMinorVersion(int) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setDatabaseProductName(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setDataDefinitionCausesTransactionCommit(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setDataDefinitionIgnoredInTransactions(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setDescription(String) - Method in class org.hibernate.testing.orm.domain.animal.Animal
-
- setDescription(String) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
-
- setDirectors(Map) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
-
- setEffectiveEnd(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
-
- setEffectiveStart(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
-
- setExcludeUnlistedClasses(boolean) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
-
- setExtraLazySetOfComponents(Set<SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setFamiliarName(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
-
- setFamily(Map) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setFamilyName(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
-
- setFather(Animal) - Method in class org.hibernate.testing.orm.domain.animal.Animal
-
- setField(Object, Field, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Set target Object field to a certain value
- setField(Object, String, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Set target Object field to a certain value
- setFirst(String) - Method in class org.hibernate.testing.orm.domain.animal.Name
-
- setFirst(String) - Method in class org.hibernate.testing.orm.domain.contacts.Contact.Name
-
- setFloatValue(float) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setFriends(Collection<Human>) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setGender(Contact.Gender) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
-
- setGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setHeightInches(double) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setId(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(Integer) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
-
- setId(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.BasicEntity
-
- setId(EmbeddedIdEntity.EmbeddedIdEntityId) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity
-
- 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(Long) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
-
- 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(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
-
- setId(EntityWithNotAggregateId.PK) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId
-
- 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
-
- setInitial(Character) - Method in class org.hibernate.testing.orm.domain.animal.Name
-
- setIntValue(int) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setIsoCode(String) - Method in class org.hibernate.testing.orm.domain.animal.StateProvince
-
- setJdbcTimeout(Session) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Set Session or Statement timeout
- setJdbcTimeout(Session, long) - Static method in class org.hibernate.testing.transaction.TransactionUtil
-
Set Session or Statement timeout
- setKey(EntityWithAggregateId.Key) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId
-
- setLast(String) - Method in class org.hibernate.testing.orm.domain.animal.Name
-
- setLast(String) - Method in class org.hibernate.testing.orm.domain.contacts.Contact.Name
-
- setLazyOther(BasicEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
-
- setLine1(String) - Method in class org.hibernate.testing.orm.domain.contacts.Address
-
- setLine2(String) - Method in class org.hibernate.testing.orm.domain.contacts.Address
-
- setLineNumber(int) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
-
- setListOfBasics(List<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setListOfComponents(List<SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setListOfConvertedEnums(List<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setListOfEnums(List<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setListOfManyToMany(List<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setListOfNumbers(List<Double>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setListOfOneToMany(List<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfLists
-
- setLocatorsUpdateCopy(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setLoginStatus(Status) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
-
- setLoginTimeout(int) - Method in class org.hibernate.testing.jdbc.DataSourceStub
-
- setLogWriter(PrintWriter) - Method in class org.hibernate.testing.jdbc.DataSourceStub
-
- setMammals(Map) - Method in class org.hibernate.testing.orm.domain.animal.Zoo
-
- setManyToManyByBasic(Map<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setMother(Animal) - Method in class org.hibernate.testing.orm.domain.animal.Animal
-
- setMutableValue(MutableValue) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setName(Name) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- 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(Contact.Name) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
-
- 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(Name) - Method in class org.hibernate.testing.orm.domain.retail.SalesAssociate
-
- setName(String) - Method in class org.hibernate.testing.orm.domain.retail.Vendor
-
- setNdcMaxDepth(int) - Method in class org.hibernate.testing.logger.TestableLoggerProvider
-
- setNested(Component.Nested) - Method in class org.hibernate.testing.orm.domain.gambit.Component
-
- setNestedValue(String) - Method in class org.hibernate.testing.orm.domain.gambit.Component.Nested
-
- setNickName(String) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setNickNames(Set<String>) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setNote(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
-
- setNumberByNumber(Map<Integer, Double>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setOffspring(Set) - Method in class org.hibernate.testing.orm.domain.animal.Animal
-
- setOneToManyByBasic(Map<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setOrder(Order) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
-
- setOrderedSetOfBasics(Set<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setOrdinalGender(EntityOfBasics.Gender) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setOther(EntityWithLazyManyToOneSelfReference) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
-
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
-
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
-
- setOther(EntityWithManyToOneSelfReference) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
-
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
-
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
-
- setOther(SimpleEntity) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
-
- setOthers(Set<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
-
- setOthersIdentifierBag(List<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
-
- setOwner(Human) - Method in class org.hibernate.testing.orm.domain.animal.DomesticAnimal
-
- setOwner(EntityWithOneToManyNotOwned) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
-
- setPayment(Payment) - Method in class org.hibernate.testing.orm.domain.retail.Order
-
- setPets(Collection<DomesticAnimal>) - Method in class org.hibernate.testing.orm.domain.animal.Human
-
- setPhoneNumbers(List<PhoneNumber>) - Method in class org.hibernate.testing.orm.domain.contacts.Contact
-
- setPk(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
-
- setPlus4(int) - Method in class org.hibernate.testing.orm.domain.contacts.Address.PostalCode
-
- setPostalCode(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
-
- setPostalCode(Address.PostalCode) - Method in class org.hibernate.testing.orm.domain.contacts.Address
-
- setPrefix(int) - Method in class org.hibernate.testing.orm.domain.contacts.PhoneNumber
-
- setPrefix(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
-
- setPregnant(boolean) - Method in class org.hibernate.testing.orm.domain.animal.Mammal
-
- setProduct(Product) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
-
- setProperty(Object, String, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Invoke setter method with the given parameter
- setQuantity(int) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
-
- setReported(Instant) - Method in class org.hibernate.testing.orm.domain.helpdesk.Incident
-
- setSalesAssociate(SalesAssociate) - Method in class org.hibernate.testing.orm.domain.retail.Order
-
- setSecondNestedValue(String) - Method in class org.hibernate.testing.orm.domain.gambit.Component.Nested
-
- setSerialNumber(String) - Method in class org.hibernate.testing.orm.domain.animal.Animal
-
- setServiceStatus(Status) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
-
- setSetOfBasics(Set<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSetOfComponents(Set<SimpleComponent>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSetOfConvertedEnums(Set<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSetOfEnums(Set<EnumValue>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSetOfManyToMany(Set<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSetOfOneToMany(Set<SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSize(Shirt.Size) - Method in class org.hibernate.testing.orm.domain.gambit.Shirt
-
- setSku(UUID) - Method in class org.hibernate.testing.orm.domain.retail.Product
-
- setSomeDate(Date) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- setSomeInstant(Instant) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyManyToOneSelfReference
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithLazyOneToOne
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneJoinTable
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneSelfReference
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOne
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneJoinTable
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithOneToOneSharingPrimaryKey
-
- setSomeInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- setSomeLong(Long) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- setSomeString(String) - Method in class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- setSortedBasicByBasic(SortedMap<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setSortedBasicByBasicWithComparator(SortedMap<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setSortedBasicByBasicWithSortNaturalByDefault(SortedMap<String, String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setSortedManyToManyByBasic(SortedMap<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setSortedManyToManyByBasicWithComparator(SortedMap<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setSortedManyToManyByBasicWithSortNaturalByDefault(SortedMap<String, SimpleEntity>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfMaps
-
- setSortedSetOfBasics(SortedSet<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSortedSetOfBasicsWithComparator(SortedSet<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSortedSetOfBasicsWithSortNaturalByDefault(SortedSet<String>) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfSets
-
- setSqlKeywords(String) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setSqlStateType(int) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setState(String) - Method in class org.hibernate.testing.orm.domain.gambit.MutableValue
-
- setStaticField(Class<?>, String, Object) - Static method in class org.hibernate.testing.util.ReflectionUtil
-
Set target Class field to a certain value
- setStoresLowerCaseIdentifiers(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setStoresUpperCaseIdentifiers(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setStreet(String) - Method in class org.hibernate.testing.orm.domain.animal.Address
-
- setSubTotal(MonetaryAmount) - Method in class org.hibernate.testing.orm.domain.retail.LineItem
-
- setSuffix(String) - Method in class org.hibernate.testing.orm.domain.retail.Name
-
- setSupportsBatchUpdates(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setSupportsGetGeneratedKeys(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setSupportsNamedParameters(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setSupportsRefCursors(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setSupportsResultSetType(boolean) - Method in class org.hibernate.testing.jdbc.JdbcMocks.ConnectionBuilder
-
- setSystemAccessStatus(Status) - Method in class org.hibernate.testing.orm.domain.helpdesk.Account
-
- setTheBoolean(Boolean) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheClob(Clob) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheDate(Date) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheDouble(double) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheDuration(Duration) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheInstant(Instant) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheInt(int) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheInteger(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheLocalDate(LocalDate) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheLocalDateTime(LocalDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheLocalTime(LocalTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheNumericBoolean(Boolean) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheOffsetDateTime(OffsetDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheString(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheStringBoolean(Boolean) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheTime(Date) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheTimestamp(Date) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheUrl(URL) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- setTheZonedDateTime(ZonedDateTime) - Method in class org.hibernate.testing.orm.domain.gambit.EntityOfBasics
-
- Setting - Annotation Type in org.hibernate.testing.orm.junit
-
A setting for use in other annotations to define settings for various things.
- SettingProvider - Annotation Type in org.hibernate.testing.orm.junit
-
- SettingProvider.Provider<S> - Interface in org.hibernate.testing.orm.junit
-
- setTransacted(Instant) - Method in class org.hibernate.testing.orm.domain.retail.Order
-
- setTransactionId(Integer) - Method in class org.hibernate.testing.orm.domain.retail.CardPayment
-
- setTransactionTimeout(int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
-
- setValidationMode(ValidationMode) - Method in class org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
-
- setValue1(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
-
- setValue1(String) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithAggregateId.Key
-
- setValue1(Integer) - Method in class org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
-
- 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
-
- SharedDriverManagerConnectionProviderImpl - Class in org.hibernate.testing.jdbc
-
A special connection provider that is shared across test runs for better performance.
- SharedDriverManagerConnectionProviderImpl() - Constructor for class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
-
- Shirt - Class in org.hibernate.testing.orm.domain.gambit
-
- Shirt() - Constructor for class org.hibernate.testing.orm.domain.gambit.Shirt
-
- Shirt.Color - Enum in org.hibernate.testing.orm.domain.gambit
-
- Shirt.ShirtStringToIntegerConverter - Class in org.hibernate.testing.orm.domain.gambit
-
- Shirt.Size - Enum in org.hibernate.testing.orm.domain.gambit
-
- ShirtStringToIntegerConverter() - Constructor for class org.hibernate.testing.orm.domain.gambit.Shirt.ShirtStringToIntegerConverter
-
- shutDown() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- SimpleBasicSortComparator - Class in org.hibernate.testing.orm.domain.gambit
-
- SimpleBasicSortComparator() - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleBasicSortComparator
-
- SimpleComponent - Class in org.hibernate.testing.orm.domain.gambit
-
- SimpleComponent() - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleComponent
-
- SimpleComponent(String, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleComponent
-
- SimpleEntity - Class in org.hibernate.testing.orm.domain.gambit
-
- SimpleEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- SimpleEntity(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- SimpleEntity(Integer, String, Long) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- SimpleEntity(Integer, Date, Instant, Integer, Long, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.SimpleEntity
-
- Skip - Annotation Type in org.hibernate.testing
-
An annotation, used in combination with
Skip.Matcher
, to determine when/if tests should be skipped.
- Skip.AlwaysSkip - Class in org.hibernate.testing
-
- Skip.Matcher - Interface in org.hibernate.testing
-
Simple boolean assertion
- Skip.OperatingSystem - Interface in org.hibernate.testing
-
- Skip.OperatingSystem.Windows - Class in org.hibernate.testing
-
- SkipForDialect - Annotation Type in org.hibernate.testing.orm.junit
-
Indicates that the annotated test class/method should be skipped
when the indicated Dialect is being used.
- SkipForDialect - Annotation Type in org.hibernate.testing
-
Annotation used to indicate that a test should be skipped when run against the
indicated dialects.
- SkipForDialectGroup - Annotation Type in org.hibernate.testing.orm.junit
-
- SkipForDialects - Annotation Type in org.hibernate.testing
-
- 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
-
- sortMethods(List<FrameworkMethod>) - Method in class org.hibernate.testing.junit4.CustomRunner
-
- SQLServerDatabaseCleaner - Class in org.hibernate.testing.cleaner
-
- SQLServerDatabaseCleaner() - Constructor for class org.hibernate.testing.cleaner.SQLServerDatabaseCleaner
-
- SQLServerSnapshotIsolationConnectionProvider - Class in org.hibernate.testing.jdbc
-
This ConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it
just sets the READ_COMMITTED_SNAPSHOT isolation level for SQL Server.
- SQLServerSnapshotIsolationConnectionProvider() - Constructor for class org.hibernate.testing.jdbc.SQLServerSnapshotIsolationConnectionProvider
-
- SQLStatementInspector - Class in org.hibernate.testing.jdbc
-
- SQLStatementInspector() - Constructor for class org.hibernate.testing.jdbc.SQLStatementInspector
-
- SQLStatementInterceptor - Class in org.hibernate.testing.jdbc
-
- SQLStatementInterceptor(SessionFactoryBuilder) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
- SQLStatementInterceptor(Map) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
- SQLStatementInterceptor(StandardServiceRegistryBuilder) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
- SQLStatementInterceptor(Configuration) - Constructor for class org.hibernate.testing.jdbc.SQLStatementInterceptor
-
- StandardDomainModel - Enum in org.hibernate.testing.orm.domain
-
- start() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- start(Xid, int) - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.XAResourceWrapper
-
- startUp() - Method in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- StateProvince - Class in org.hibernate.testing.orm.domain.animal
-
- StateProvince() - Constructor for class org.hibernate.testing.orm.domain.animal.StateProvince
-
- Status - Enum in org.hibernate.testing.orm.domain.helpdesk
-
- stop() - Method in class org.hibernate.testing.boot.BasicTestingJdbcServiceImpl
-
- stop() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
-
- stop() - Method in class org.hibernate.testing.jdbc.SharedDriverManagerConnectionProviderImpl
-
- stop() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- StrategyRegistrationProviderImpl - Class in org.hibernate.testing.cache
-
Makes the JCache RegionFactory available to the Hibernate
StrategySelector
service
under a number of keys.
- StrategyRegistrationProviderImpl() - Constructor for class org.hibernate.testing.cache.StrategyRegistrationProviderImpl
-
- SupportCatalogCreation() - Constructor for class org.hibernate.testing.DialectChecks.SupportCatalogCreation
-
- SupportCatalogCreation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportCatalogCreation
-
- SupportDropConstraints() - Constructor for class org.hibernate.testing.DialectChecks.SupportDropConstraints
-
- SupportDropConstraints() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportDropConstraints
-
- SupportLimitAndOffsetCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitAndOffsetCheck
-
- SupportLimitAndOffsetCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitAndOffsetCheck
-
- SupportLimitCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportLimitCheck
-
- SupportLimitCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportLimitCheck
-
- SupportNonQueryValuesListWithCTE() - Constructor for class org.hibernate.testing.DialectChecks.SupportNonQueryValuesListWithCTE
-
- SupportNoWait() - Constructor for class org.hibernate.testing.DialectChecks.SupportNoWait
-
- SupportNoWait() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportNoWait
-
- SupportPartitionBy() - Constructor for class org.hibernate.testing.DialectChecks.SupportPartitionBy
-
- SupportPartitionBy() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportPartitionBy
-
- SupportRowValueConstructorSyntaxInInList() - Constructor for class org.hibernate.testing.DialectChecks.SupportRowValueConstructorSyntaxInInList
-
- supportsAggressiveRelease() - Method in class org.hibernate.testing.boot.JdbcConnectionAccessImpl
-
- supportsAggressiveRelease() - Method in class org.hibernate.testing.jdbc.ConnectionProviderDelegate
-
- supportsAggressiveRelease() - Method in class org.hibernate.testing.jta.JtaAwareConnectionProviderImpl
-
- SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCascadeDeleteCheck
-
- SupportsCascadeDeleteCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCascadeDeleteCheck
-
- SupportsCharCodeConversion() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCharCodeConversion
-
- SupportSchemaCreation() - Constructor for class org.hibernate.testing.DialectChecks.SupportSchemaCreation
-
- SupportSchemaCreation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportSchemaCreation
-
- SupportsCircularCascadeDeleteCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsCircularCascadeDeleteCheck
-
- SupportsCircularCascadeDeleteCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsCircularCascadeDeleteCheck
-
- SupportsColumnCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsColumnCheck
-
- SupportsColumnCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsColumnCheck
-
- SupportsEmptyInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsEmptyInListCheck
-
- SupportsExistsInSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExistsInSelectCheck
-
- SupportsExistsInSelectCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExistsInSelectCheck
-
- SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.testing.DialectChecks.SupportsExpectedLobUsagePattern
-
- SupportsExpectedLobUsagePattern() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsExpectedLobUsagePattern
-
- SupportsGlobalTemporaryTables() - Constructor for class org.hibernate.testing.DialectChecks.SupportsGlobalTemporaryTables
-
- SupportsGroupByGroupingSets() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByGroupingSets
-
- SupportsGroupByRollup() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsGroupByRollup
-
- SupportsHypotheticalSetFunctions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsHypotheticalSetFunctions
-
- SupportsIdentityColumns() - Constructor for class org.hibernate.testing.DialectChecks.SupportsIdentityColumns
-
- SupportsIdentityColumns() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsIdentityColumns
-
- SupportsInverseDistributionFunctions() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsInverseDistributionFunctions
-
- SupportsJdbcDriverProxying() - Constructor for class org.hibernate.testing.DialectChecks.SupportsJdbcDriverProxying
-
- SupportsJdbcDriverProxying() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsJdbcDriverProxying
-
- SupportSkipLocked() - Constructor for class org.hibernate.testing.DialectChecks.SupportSkipLocked
-
- SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
-
- SupportsLobValueChangePropogation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLobValueChangePropogation
-
- SupportsLockTimeouts() - Constructor for class org.hibernate.testing.DialectChecks.SupportsLockTimeouts
-
- SupportsLockTimeouts() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsLockTimeouts
-
- SupportsNationalizedData() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNationalizedData
-
- SupportsNClob() - Constructor for class org.hibernate.testing.DialectChecks.SupportsNClob
-
- SupportsNoColumnInsert() - Constructor for class org.hibernate.testing.DialectChecks.SupportsNoColumnInsert
-
- SupportsNoColumnInsert() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsNoColumnInsert
-
- SupportsPadWithChar() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsPadWithChar
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.DomainModelParameterResolver
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.EntityManagerFactoryParameterResolver
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.LoggingInspectionsScopeResolver
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.MessageKeyWatcherResolver
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.ServiceRegistryParameterResolver
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryParameterResolver
-
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.hibernate.testing.orm.junit.SessionFactoryScopeParameterResolver
-
- supportsParameterInjection(ParameterContext, Class<?>...) - Static method in class org.hibernate.testing.orm.junit.JUnitHelper
-
- SupportsParametersInInsertSelectCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsParametersInInsertSelectCheck
-
- SupportsParametersInInsertSelectCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsParametersInInsertSelectCheck
-
- SupportsReplace() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsReplace
-
- SupportsResultSetPositioningOnForwardOnlyCursorCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
-
- SupportsResultSetPositioningOnForwardOnlyCursorCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsResultSetPositioningOnForwardOnlyCursorCheck
-
- SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxCheck
-
- SupportsRowValueConstructorSyntaxCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsRowValueConstructorSyntaxCheck
-
- SupportsRowValueConstructorSyntaxInInListCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsRowValueConstructorSyntaxInInListCheck
-
- SupportsSelectAliasInGroupByClause() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSelectAliasInGroupByClause
-
- SupportsSequences() - Constructor for class org.hibernate.testing.DialectChecks.SupportsSequences
-
- SupportsSequences() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSequences
-
- SupportsSkipLocked() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSkipLocked
-
- SupportsStringAggregation() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsStringAggregation
-
- SupportsSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsSubqueryAsLeftHandSideInPredicate
-
- SupportSubqueryAsLeftHandSideInPredicate() - Constructor for class org.hibernate.testing.DialectChecks.SupportSubqueryAsLeftHandSideInPredicate
-
- SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.DialectChecks.SupportsUnboundedLobLocatorMaterializationCheck
-
- SupportsUnboundedLobLocatorMaterializationCheck() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnboundedLobLocatorMaterializationCheck
-
- SupportsUnion() - Constructor for class org.hibernate.testing.orm.junit.DialectFeatureChecks.SupportsUnion
-
- SupportValuesListAndRowValueConstructorSyntaxInInList() - Constructor for class org.hibernate.testing.DialectChecks.SupportValuesListAndRowValueConstructorSyntaxInInList
-
- synchronizationRegistry() - Static method in class org.hibernate.testing.jta.TestingJtaPlatformImpl
-
- validate(List<Throwable>) - Method in class org.hibernate.testing.junit4.TestClassMetadata
-
- validate(Metadata) - Static method in class org.hibernate.testing.schema.SchemaValidateHelper
-
- validate(Metadata, ServiceRegistry) - Static method in class org.hibernate.testing.schema.SchemaValidateHelper
-
- VALIDATE_DATA_CLEANUP - Static variable in class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
-
- VALIDATE_DATA_CLEANUP - Static variable in class org.hibernate.testing.junit4.BaseNonConfigCoreFunctionalTestCase
-
- VALIDATE_FAILURE_EXPECTED - Static variable in annotation type org.hibernate.testing.FailureExpected
-
- VALIDATE_FAILURE_EXPECTED - Static variable in class org.hibernate.testing.junit4.Helper
-
- VALIDATE_FAILURE_EXPECTED - Static variable in annotation type org.hibernate.testing.orm.junit.FailureExpected
-
Setting used to indicate that FailureExpected tests should be run and
that we should validate they still fail.
- validatePublicVoid(boolean, List<Throwable>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- validatePublicVoidNoArg(boolean, List<Throwable>) - Method in class org.hibernate.testing.junit4.ExtendedFrameworkMethod
-
- value() - Method in class org.hibernate.testing.junit4.CustomRunner.IgnoreImpl
-
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.animal.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum org.hibernate.testing.orm.domain.animal.Classification
-
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.contacts.Address.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.contacts.Contact.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.EnumValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.helpdesk.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.MappingFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.testing.orm.domain.StandardDomainModel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hibernate.testing.orm.domain.animal.Classification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.contacts.Address.Classification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.contacts.Contact.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.contacts.PhoneNumber.Classification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.EntityOfBasics.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.EnumValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.gambit.Shirt.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.helpdesk.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.MappingFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.testing.orm.domain.StandardDomainModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vendor - Class in org.hibernate.testing.orm.domain.retail
-
- Vendor() - Constructor for class org.hibernate.testing.orm.domain.retail.Vendor
-
- Vendor(Integer, String, String) - Constructor for class org.hibernate.testing.orm.domain.retail.Vendor
-
- VersionedEntity - Class in org.hibernate.testing.orm.domain.gambit
-
- VersionedEntity() - Constructor for class org.hibernate.testing.orm.domain.gambit.VersionedEntity
-
- VersionedEntity(Integer, String) - Constructor for class org.hibernate.testing.orm.domain.gambit.VersionedEntity
-
- visitHierarchies(Consumer<RootClass>) - Method in interface org.hibernate.testing.orm.junit.DomainModelScope
-