org.hibernate.cfg.Configuration.add(XmlDocument)
|
org.hibernate.boot.spi.InFlightMetadataCollector.addAttributeConverter(AttributeConverterDefinition)
|
org.hibernate.boot.MetadataSources.addClass(Class)
|
org.hibernate.cfg.Configuration.addDocument(Document)
|
org.hibernate.boot.MetadataSources.addDocument(Document)
|
org.hibernate.metamodel.spi.MetamodelImplementor.addNamedEntityGraph(String, EntityGraph<T>)
|
org.hibernate.persister.entity.AbstractPropertyMapping.addPropertyPath(String, Type, String[], String[], String[], String[])
|
org.hibernate.cfg.Configuration.addResource(String, ClassLoader)
|
org.hibernate.boot.spi.InFlightMetadataCollector.addTypeDefinition(TypeDefinition)
|
org.hibernate.cfg.Configuration.addXML(String)
|
org.hibernate.cfg.annotations.HCANNHelper.annotatedElementSignature(XProperty)
|
org.hibernate.dialect.Dialect.appendLockHint(LockMode, String)
|
org.hibernate.dialect.Dialect.appendLockHint(LockOptions, String)
|
org.hibernate.boot.SessionFactoryBuilder.applyBatchFetchStyle(BatchFetchStyle)
|
org.hibernate.boot.SessionFactoryBuilder.applyConnectionReleaseMode(ConnectionReleaseMode)
|
org.hibernate.boot.SessionFactoryBuilder.applyDefaultEntityMode(EntityMode)
|
org.hibernate.query.sqm.tree.expression.SqmExpression.applyInferableType(SqmExpressable<?>)
|
org.hibernate.boot.SessionFactoryBuilder.applyQuerySubstitutions(Map)
|
org.hibernate.boot.SessionFactoryBuilder.applyStrictJpaQueryLanguageCompliance(boolean)
|
org.hibernate.engine.spi.PersistentAttributeInterceptor.attributeInitialized(String)
|
org.hibernate.SessionBuilder.autoClose(boolean)
|
org.hibernate.dialect.pagination.LimitHandler.bindLimitParametersAtEndOfQuery(RowSelection, PreparedStatement, int)
|
org.hibernate.dialect.pagination.LimitHandler.bindLimitParametersAtStartOfQuery(RowSelection, PreparedStatement, int)
|
org.hibernate.dialect.Dialect.bindLimitParametersFirst()
|
org.hibernate.dialect.Dialect.bindLimitParametersInReverseOrder()
|
org.hibernate.bytecode.spi.ProxyFactoryFactory.buildBasicProxyFactory(Class, Class[])
|
org.hibernate.cfg.Configuration.buildMappings()
|
org.hibernate.id.enhanced.OptimizerFactory.buildOptimizer(String, Class, int)
|
org.hibernate.dialect.Dialect.buildSQLExceptionConverter()
|
org.hibernate.tuple.PropertyFactory.buildStandardProperty(Property, boolean)
|
org.hibernate.cfg.annotations.TableBinder.buildUniqueConstraints(UniqueConstraint[])
|
org.hibernate.boot.archive.scan.spi.ScanOptions.canDetectHibernateMappingFiles()
|
org.hibernate.persister.entity.EntityPersister.canIdentityInsertBeDelayed()
|
org.hibernate.engine.config.spi.ConfigurationService.cast(Class<T>, Object)
|
org.hibernate.event.service.spi.EventListenerGroup.clear()
|
org.hibernate.cfg.Configuration.configure(Document)
|
org.hibernate.StatelessSession.connection()
|
org.hibernate.SharedSessionBuilder.connectionReleaseMode()
|
org.hibernate.SessionBuilder.connectionReleaseMode(ConnectionReleaseMode)
|
org.hibernate.boot.model.TypeContributions.contributeType(BasicType, String...)
|
org.hibernate.boot.model.TypeContributions.contributeType(UserType, String...)
|
org.hibernate.dialect.Dialect.convertToFirstRowValue(int)
|
org.hibernate.dialect.Dialect.createCaseFragment()
|
org.hibernate.id.IdentifierGeneratorHelper.createNumber(long, Class)
|
org.hibernate.dialect.Dialect.createOuterJoinFragment()
|
org.hibernate.engine.spi.SessionImplementor.delete(String, Object, boolean, Set)
|
org.hibernate.persister.collection.AbstractCollectionPersister.doProcessQueuedOps(PersistentCollection, Object, int, SharedSessionContractImplementor)
|
org.hibernate.query.procedure.ProcedureParameter.enablePassingNulls(boolean)
|
org.hibernate.Cache.evictCollection(String, Serializable)
|
org.hibernate.Cache.evictCollectionRegion(String)
|
org.hibernate.Cache.evictCollectionRegions()
|
org.hibernate.Cache.evictEntity(Class, Object)
|
org.hibernate.Cache.evictEntity(String, Object)
|
org.hibernate.Cache.evictEntityRegion(Class)
|
org.hibernate.Cache.evictEntityRegion(String)
|
org.hibernate.Cache.evictEntityRegions()
|
org.hibernate.Cache.evictNaturalIdRegion(Class)
|
org.hibernate.Cache.evictNaturalIdRegion(String)
|
org.hibernate.Cache.evictNaturalIdRegions()
|
org.hibernate.type.TypeHelper.findDirty(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean, SharedSessionContractImplementor)
|
org.hibernate.Interceptor.findDirty(Object, Serializable, Object[], Object[], String[], Type[])
|
org.hibernate.metamodel.spi.MetamodelImplementor.findEntityGraphsByType(Class<T>)
|
org.hibernate.type.TypeHelper.findModified(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean[], boolean, SharedSessionContractImplementor)
|
org.hibernate.SharedSessionBuilder.flushBeforeCompletion()
|
org.hibernate.SessionBuilder.flushBeforeCompletion(boolean)
|
org.hibernate.dialect.Dialect.forceLimitUsage()
|
org.hibernate.dialect.Dialect.forUpdateOfColumns()
|
org.hibernate.usertype.EnhancedUserType.fromXMLString(String)
|
org.hibernate.persister.entity.EntityPersister.generateEntityDefinition()
|
org.hibernate.dialect.Dialect.getAddUniqueConstraintString(String)
|
org.hibernate.mapping.Selectable.getAlias(Dialect)
|
org.hibernate.mapping.Selectable.getAlias(Dialect, Table)
|
org.hibernate.SessionFactory.getAllClassMetadata()
|
org.hibernate.SessionFactory.getAllCollectionMetadata()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getArchiveDescriptorFactory()
|
org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributesMetadata.getAttributesInSameFetchGroup(String)
|
org.hibernate.cfg.Settings.getBatchFetchStyle()
|
org.hibernate.boot.spi.SessionFactoryOptions.getBatchFetchStyle()
|
org.hibernate.cfg.Environment.getBytecodeProvider()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getCacheRegionDefinitions()
|
org.hibernate.boot.spi.MetadataBuildingContext.getClassLoaderAccess()
|
org.hibernate.boot.spi.InFlightMetadataCollector.getClassmateContext()
|
org.hibernate.SessionFactory.getClassMetadata(Class)
|
org.hibernate.SessionFactory.getClassMetadata(String)
|
org.hibernate.engine.spi.PersistenceContext.getCollectionEntries()
|
org.hibernate.engine.spi.PersistenceContext.getCollectionEntryOrNull(Object)
|
org.hibernate.SessionFactory.getCollectionMetadata(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionPersister(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionPersisters()
|
org.hibernate.cache.spi.CacheImplementor.getCollectionRegionAccess(NavigableRole)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionRolesByEntityParticipant(String)
|
org.hibernate.engine.spi.PersistenceContext.getCollectionsByKey()
|
org.hibernate.type.BinaryType.getComparator()
|
org.hibernate.resource.jdbc.spi.JdbcSessionContext.getConnectionAcquisitionMode()
|
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getConnectionHandlingMode()
|
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getConnectionReleaseMode()
|
org.hibernate.resource.jdbc.spi.JdbcSessionContext.getConnectionReleaseMode()
|
org.hibernate.boot.spi.SessionFactoryOptions.getConnectionReleaseMode()
|
org.hibernate.type.descriptor.jdbc.LobTypeMappings.getCorrespondingLobCode(int)
|
org.hibernate.type.descriptor.jdbc.NationalizedTypeMappings.getCorrespondingNationalizedCode(int)
|
org.hibernate.dialect.Dialect.getCreateSequenceString(String)
|
org.hibernate.dialect.Dialect.getCreateSequenceString(String, int, int)
|
org.hibernate.dialect.Dialect.getCreateSequenceStrings(String, int, int)
|
org.hibernate.dialect.Dialect.getCurrentTimestampSelectString()
|
org.hibernate.dialect.Dialect.getCurrentTimestampSQLFunctionName()
|
org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.getDefaultConnectionAcquisitionMode()
|
org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.getDefaultConnectionReleaseMode()
|
org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor.getDelegate()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getDialect()
|
org.hibernate.dialect.Dialect.getDialect()
|
org.hibernate.dialect.Dialect.getDialect(Properties)
|
org.hibernate.dialect.Dialect.getDropSequenceString(String)
|
org.hibernate.dialect.Dialect.getDropSequenceStrings(String)
|
org.hibernate.engine.spi.PersistenceContext.getEntitiesByKey()
|
org.hibernate.Interceptor.getEntity(String, Serializable)
|
org.hibernate.engine.spi.PersistenceContext.getEntityEntries()
|
org.hibernate.jpa.HibernateEntityManagerFactory.getEntityManagerFactoryName()
|
org.hibernate.persister.entity.EntityPersister.getEntityMode()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getEntityPersister(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getEntityPersisters()
|
org.hibernate.cache.spi.CacheImplementor.getEntityRegionAccess(NavigableRole)
|
org.hibernate.persister.entity.EntityPersister.getEntityTuplizer()
|
org.hibernate.Metamodel.getEntityTypeByName(String)
|
org.hibernate.jpa.HibernateEntityManagerFactory.getEntityTypeByName(String)
|
org.hibernate.engine.spi.LoadQueryInfluencers.getFetchGraph()
|
org.hibernate.dialect.Dialect.getFromDual()
|
org.hibernate.dialect.Dialect.getGroupByConstantRenderingStrategy()
|
org.hibernate.dialect.Dialect.getGroupBySummarizationRenderingStrategy()
|
org.hibernate.metadata.ClassMetadata.getIdentifier(Object)
|
org.hibernate.tuple.entity.EntityTuplizer.getIdentifier(Object)
|
org.hibernate.persister.entity.EntityPersister.getIdentifier(Object)
|
org.hibernate.metadata.ClassMetadata.getIdentifier(Object, SessionImplementor)
|
org.hibernate.engine.spi.Mapping.getIdentifierGeneratorFactory()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getImplementors(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getImportedClassName(String)
|
org.hibernate.tool.schema.extract.spi.SequenceInformation.getIncrementSize()
|
org.hibernate.engine.spi.PersistentAttributeInterceptor.getInitializedLazyAttributeNames()
|
org.hibernate.engine.spi.LoadQueryInfluencers.getInternalFetchProfile()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getJandexView()
|
org.hibernate.dialect.Dialect.getKeywords()
|
org.hibernate.metamodel.RepresentationMode.getLegacyEntityMode()
|
org.hibernate.dialect.Dialect.getLimitString(String, boolean)
|
org.hibernate.dialect.Dialect.getLimitString(String, int, int)
|
org.hibernate.engine.spi.LoadQueryInfluencers.getLoadGraph()
|
org.hibernate.sql.Select.getLockMode()
|
org.hibernate.boot.MetadataSources.getMetadataBuilder(StandardServiceRegistry)
|
org.hibernate.dialect.Dialect.getNativeIdentifierGeneratorClass()
|
org.hibernate.cache.spi.CacheImplementor.getNaturalIdAccessesInRegion(String)
|
org.hibernate.cache.spi.CacheImplementor.getNaturalIdCacheRegionAccessStrategy(NavigableRole)
|
org.hibernate.stat.Statistics.getNaturalIdCacheStatistics(String)
|
org.hibernate.tuple.Property.getNode()
|
org.hibernate.dialect.Dialect.getNotExpression(String)
|
org.hibernate.engine.spi.PersistenceContext.getNullifiableEntityKeys()
|
org.hibernate.mapping.PersistentClass.getOptimisticLockMode()
|
org.hibernate.InstantiationException.getPersistentClass()
|
org.hibernate.persister.entity.EntityPersister.getPropertyInsertGenerationInclusions()
|
org.hibernate.persister.entity.AbstractEntityPersister.getPropertyInsertGenerationInclusions()
|
org.hibernate.persister.entity.EntityPersister.getPropertyUpdateGenerationInclusions()
|
org.hibernate.persister.entity.AbstractEntityPersister.getPropertyUpdateGenerationInclusions()
|
org.hibernate.metadata.ClassMetadata.getPropertyValuesToInsert(Object, Map, SessionImplementor)
|
org.hibernate.mapping.Table.getQualifiedName(Dialect, String, String)
|
org.hibernate.boot.spi.BootstrapContext.getReflectionManager()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getReflectionManager()
|
org.hibernate.cache.spi.CacheImplementor.getRegionByLegacyName(String)
|
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getResourceRegistry()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getScanEnvironment()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getScanner()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getScanOptions()
|
org.hibernate.cache.spi.CacheImplementor.getSecondLevelCacheRegionNames()
|
org.hibernate.stat.Statistics.getSecondLevelCacheStatistics(String)
|
org.hibernate.dialect.Dialect.getSelectSequenceNextValString(String)
|
org.hibernate.dialect.Dialect.getSequenceNextValString(String)
|
org.hibernate.dialect.Dialect.getSequenceNextValString(String, int)
|
org.hibernate.jpa.HibernateEntityManagerFactory.getSessionFactory()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getSettings()
|
org.hibernate.boot.registry.StandardServiceRegistryBuilder.getSettings()
|
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.getSource()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getSQLExceptionConverter()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getSQLExceptionHelper()
|
org.hibernate.boot.spi.SessionFactoryOptions.getStatelessInterceptorImplementor()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getStatisticsImplementor()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getTempClassLoader()
|
org.hibernate.mapping.Selectable.getTemplate(Dialect, SqmFunctionRegistry)
|
org.hibernate.engine.spi.SharedSessionContractImplementor.getTimestamp()
|
org.hibernate.grammars.hql.HqlLexer.getTokenNames() |
org.hibernate.grammars.hql.HqlParser.getTokenNames() |
org.hibernate.grammars.importsql.SqlScriptLexer.getTokenNames() |
org.hibernate.grammars.importsql.SqlScriptParser.getTokenNames() |
org.hibernate.grammars.graph.GraphLanguageParser.getTokenNames() |
org.hibernate.grammars.graph.GraphLanguageLexer.getTokenNames() |
org.hibernate.grammars.ordering.OrderingLexer.getTokenNames() |
org.hibernate.grammars.ordering.OrderingParser.getTokenNames() |
org.hibernate.engine.jdbc.env.spi.JdbcEnvironment.getTypeInfoForJdbcCode(int)
|
org.hibernate.cfg.annotations.HCANNHelper.getUnderlyingMember(XProperty)
|
org.hibernate.boot.archive.spi.ArchiveDescriptorFactory.getURLFromPath(String)
|
org.hibernate.engine.jdbc.WrappedNClob.getWrappedClob()
|
org.hibernate.persister.entity.EntityPersister.hasCache()
|
org.hibernate.type.descriptor.jdbc.LobTypeMappings.hasCorrespondingLobCode(int)
|
org.hibernate.jpa.event.spi.CallbackRegistry.hasPostCreateCallbacks(Class)
|
org.hibernate.jpa.event.spi.CallbackRegistry.hasPostRemoveCallbacks(Class)
|
org.hibernate.jpa.event.spi.CallbackRegistry.hasPostUpdateCallbacks(Class)
|
org.hibernate.jpa.event.spi.CallbackRegistry.hasRegisteredCallbacks(Class, Class)
|
org.hibernate.service.spi.SessionFactoryServiceInitiator.initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor)
|
org.hibernate.tuple.entity.EntityTuplizer.instantiate(Object)
|
org.hibernate.metadata.ClassMetadata.instantiate(Object, SessionImplementor)
|
org.hibernate.Interceptor.instantiate(String, EntityMode, Serializable)
|
org.hibernate.integrator.spi.Integrator.integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry)
|
org.hibernate.engine.transaction.spi.TransactionImplementor.invalidate()
|
org.hibernate.mapping.PersistentClass.isCachingExplicitlyRequested()
|
org.hibernate.dialect.Dialect.isCurrentTimestampSelectStringCallable()
|
org.hibernate.tuple.NonIdentifierAttribute.isDirtyCheckable(boolean)
|
org.hibernate.boot.spi.SessionFactoryOptions.isEnhancementAsProxyEnabled()
|
org.hibernate.engine.spi.SessionImplementor.isFlushBeforeCompletionEnabled()
|
org.hibernate.FlushMode.isManualFlushMode(FlushMode)
|
org.hibernate.persister.entity.Queryable.isMultiTable()
|
org.hibernate.engine.jdbc.SerializableNClobProxy.isNClob(Clob)
|
org.hibernate.cfg.Environment.isolationLevelToString(int)
|
org.hibernate.query.procedure.ProcedureParameter.isPassNullsEnabled()
|
org.hibernate.boot.spi.SessionFactoryOptions.isPostInsertIdentifierDelayableEnabled()
|
org.hibernate.boot.spi.SessionFactoryOptions.isStrictJpaQueryLanguageCompliance()
|
org.hibernate.boot.spi.SessionFactoryOptions.isWrapResultSetsEnabled()
|
org.hibernate.engine.spi.SessionFactoryImplementor.iterateEntityNameResolvers()
|
org.hibernate.cfg.Environment.jvmHasTimestampBug()
|
org.hibernate.event.service.spi.EventListenerGroup.listeners()
|
org.hibernate.engine.spi.SessionFactoryImplementor.locateEntityPersister(Class)
|
org.hibernate.metamodel.MappingMetamodel.locateEntityPersister(Class)
|
org.hibernate.engine.spi.SessionFactoryImplementor.locateEntityPersister(String)
|
org.hibernate.metamodel.MappingMetamodel.locateEntityPersister(String)
|
org.hibernate.engine.spi.SessionImplementor.merge(String, Object, Map)
|
org.hibernate.type.BinaryType.next(byte[], SharedSessionContractImplementor)
|
org.hibernate.Interceptor.onCollectionRecreate(Object, Serializable)
|
org.hibernate.Interceptor.onCollectionRemove(Object, Serializable)
|
org.hibernate.Interceptor.onCollectionUpdate(Object, Serializable)
|
org.hibernate.Interceptor.onDelete(Object, Serializable, Object[], String[], Type[])
|
org.hibernate.Interceptor.onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[])
|
org.hibernate.Interceptor.onLoad(Object, Serializable, Object[], String[], Type[])
|
org.hibernate.classic.Lifecycle.onLoad(Session, Serializable)
|
org.hibernate.Interceptor.onPrepareStatement(String)
|
org.hibernate.Interceptor.onSave(Object, Serializable, Object[], String[], Type[])
|
org.hibernate.query.sql.spi.ParameterRecognizer.outParameter(int)
|
org.hibernate.engine.spi.SessionBuilderImplementor.owner(SessionOwner)
|
org.hibernate.engine.spi.SessionImplementor.persist(String, Object, Map)
|
org.hibernate.engine.spi.SessionImplementor.persistOnFlush(String, Object, Map)
|
org.hibernate.resource.transaction.spi.DdlTransactionIsolator.prepare()
|
org.hibernate.event.service.spi.EventListenerRegistry.prepare(MetadataImplementor)
|
org.hibernate.dialect.pagination.LimitHandler.processSql(String, QueryParameters)
|
org.hibernate.dialect.pagination.LimitHandler.processSql(String, RowSelection)
|
org.hibernate.mapping.Table.qualify(String, String, String)
|
org.hibernate.engine.spi.SessionImplementor.refresh(String, Object, Map)
|
org.hibernate.engine.spi.SessionImplementor.removeOrphanBeforeUpdates(String, Object)
|
org.hibernate.dialect.Dialect.renderOrderByElement(String, String, String, NullPrecedence)
|
org.hibernate.sql.Template.renderWhereStringTemplate(String, String, Dialect)
|
org.hibernate.dialect.Dialect.replaceResultVariableInOrderByClauseWithPosition()
|
org.hibernate.dialect.Dialect.requiresCastingOfParametersInSelectClause()
|
org.hibernate.tuple.entity.EntityTuplizer.resetIdentifier(Object, Object, Object)
|
org.hibernate.type.BinaryType.seed(SharedSessionContractImplementor)
|
org.hibernate.cfg.BaselineSessionEventsListenerBuilder.setAutoListener(Class<? extends SessionEventListener>) |
org.hibernate.mapping.PersistentClass.setCachingExplicitlyRequested(boolean)
|
org.hibernate.id.factory.IdentifierGeneratorFactory.setDialect(Dialect)
|
org.hibernate.engine.spi.LoadQueryInfluencers.setFetchGraph(EntityGraph)
|
org.hibernate.Session.setFlushMode(FlushMode)
|
org.hibernate.engine.spi.SharedSessionContractImplementor.setFlushMode(FlushMode)
|
org.hibernate.engine.jdbc.spi.SqlStatementLogger.setFormat(boolean)
|
org.hibernate.tuple.entity.EntityTuplizer.setIdentifier(Object, Object)
|
org.hibernate.metadata.ClassMetadata.setIdentifier(Object, Object, SessionImplementor)
|
org.hibernate.engine.spi.LoadQueryInfluencers.setInternalFetchProfile(String)
|
org.hibernate.engine.spi.LoadQueryInfluencers.setLoadGraph(EntityGraph)
|
org.hibernate.sql.Select.setLockMode(LockMode)
|
org.hibernate.cfg.BaselineSessionEventsListenerBuilder.setLogSessionMetrics(boolean) |
org.hibernate.engine.jdbc.spi.SqlStatementLogger.setLogToStdout(boolean)
|
org.hibernate.dialect.pagination.LimitHandler.setMaxRows(RowSelection, PreparedStatement)
|
org.hibernate.tool.hbm2ddl.SchemaExportTask.setNamingStrategy(String)
|
org.hibernate.mapping.PersistentClass.setOptimisticLockMode(int)
|
org.hibernate.mapping.Collection.setOwner(PersistentClass)
|
org.hibernate.proxy.AbstractSerializableProxy.setReadOnlyBeforeAttachedToSession(AbstractLazyInitializer)
|
org.hibernate.query.Query.setResultTransformer(ResultTransformer)
|
org.hibernate.id.PersistentIdentifierGenerator.sqlCreateStrings(Dialect)
|
org.hibernate.id.PersistentIdentifierGenerator.sqlDropStrings(Dialect)
|
org.hibernate.dialect.Dialect.supportsCurrentTimestampSelection()
|
org.hibernate.dialect.Dialect.supportsLimit()
|
org.hibernate.dialect.Dialect.supportsLimitOffset()
|
org.hibernate.dialect.Dialect.supportsNationalizedTypes()
|
org.hibernate.dialect.Dialect.supportsNotNullUnique()
|
org.hibernate.dialect.Dialect.supportsPooledSequences()
|
org.hibernate.dialect.Dialect.supportsRowValueConstructorSyntax()
|
org.hibernate.dialect.Dialect.supportsRowValueConstructorSyntaxInInList()
|
org.hibernate.dialect.Dialect.supportsRowValueConstructorSyntaxInInSubquery()
|
org.hibernate.dialect.Dialect.supportsRowValueConstructorSyntaxInQuantifiedPredicates()
|
org.hibernate.dialect.Dialect.supportsRowValueConstructorSyntaxInSet()
|
org.hibernate.dialect.Dialect.supportsSelectQueryWithoutFromClause()
|
org.hibernate.dialect.Dialect.supportsSequences()
|
org.hibernate.dialect.Dialect.supportsTuplesInSubqueries()
|
org.hibernate.dialect.Dialect.supportsUnique()
|
org.hibernate.dialect.Dialect.supportsUniqueConstraintInCreateAlterTable()
|
org.hibernate.dialect.Dialect.supportsVariableLimit()
|
org.hibernate.usertype.EnhancedUserType.toXMLString(Object)
|
org.hibernate.SharedSessionBuilder.transactionContext()
|
org.hibernate.cache.spi.CacheImplementor.unqualifyRegionName(String)
|
org.hibernate.cfg.Environment.useLegacyProxyClassnames()
|
org.hibernate.dialect.Dialect.useMaxForLimit()
|
org.hibernate.cfg.Environment.useReflectionOptimizer()
|
org.hibernate.cfg.Environment.useStreamsForBinary()
|
org.hibernate.cfg.Environment.verifyProperties(Map<?, ?>)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.with(ClassLoader)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.with(ClassLoaderService)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.with(Integrator)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.withStrategySelector(Class<T>, String, Class<? extends T>)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.withStrategySelectors(StrategyRegistrationProvider)
|
org.hibernate.metamodel.model.convert.spi.EnumValueConverter.writeValue(PreparedStatement, O, int, SharedSessionContractImplementor)
|