您的浏览器已禁用 JavaScript。
方法
方法
说明
org.hibernate.action.internal.EntityIdentityInsertAction.getDelayedEntityKey()
org.hibernate.annotations.Entity.dynamicInsert()
org.hibernate.annotations.Entity.dynamicUpdate()
org.hibernate.annotations.Entity.mutable()
org.hibernate.annotations.Entity.optimisticLock()
org.hibernate.annotations.Entity.persister()
org.hibernate.annotations.Entity.polymorphism()
org.hibernate.annotations.Entity.selectBeforeUpdate()
org.hibernate.annotations.Tuplizer.entityMode()
org.hibernate.BasicQueryContract.getReturnTypes()
org.hibernate.BasicQueryContract.setFlushMode(FlushMode)
org.hibernate.boot.archive.scan.spi.ScanOptions.canDetectHibernateMappingFiles()
org.hibernate.boot.archive.spi.ArchiveDescriptorFactory.getURLFromPath(String)
org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getTypeResolver()
org.hibernate.boot.internal.MetadataImpl.getTypeResolver()
org.hibernate.boot.MetadataBuilder.applyAttributeConverter(AttributeConverterDefinition)
org.hibernate.boot.MetadataSources.addClass(Class)
org.hibernate.boot.MetadataSources.addDocument(Document)
org.hibernate.boot.MetadataSources.getMetadataBuilder(StandardServiceRegistry)
org.hibernate.boot.model.TypeContributions.contributeType(BasicType, String...)
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.boot.registry.classloading.internal.ClassLoaderServiceImpl.fromConfigSettings(Map)
org.hibernate.boot.registry.StandardServiceRegistryBuilder.getSettings()
org.hibernate.boot.SessionFactoryBuilder.applyConnectionReleaseMode(ConnectionReleaseMode)
org.hibernate.boot.SessionFactoryBuilder.applyDefaultEntityMode(EntityMode)
org.hibernate.boot.SessionFactoryBuilder.applyQuerySubstitutions(Map)
org.hibernate.boot.SessionFactoryBuilder.applyStrictJpaQueryLanguageCompliance(boolean)
org.hibernate.boot.spi.AbstractDelegatingMetadata.getTypeResolver()
org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor.getDelegate()
org.hibernate.boot.spi.BootstrapContext.getReflectionManager()
org.hibernate.boot.spi.InFlightMetadataCollector.addAttributeConverter(AttributeConverterDefinition)
org.hibernate.boot.spi.InFlightMetadataCollector.getClassmateContext()
org.hibernate.boot.spi.MetadataBuildingContext.getClassLoaderAccess()
org.hibernate.boot.spi.MetadataBuildingOptions.getArchiveDescriptorFactory()
org.hibernate.boot.spi.MetadataBuildingOptions.getAttributeConverters()
org.hibernate.boot.spi.MetadataBuildingOptions.getAuxiliaryDatabaseObjectList()
org.hibernate.boot.spi.MetadataBuildingOptions.getCacheRegionDefinitions()
org.hibernate.boot.spi.MetadataBuildingOptions.getJandexView()
org.hibernate.boot.spi.MetadataBuildingOptions.getReflectionManager()
org.hibernate.boot.spi.MetadataBuildingOptions.getScanEnvironment()
org.hibernate.boot.spi.MetadataBuildingOptions.getScanner()
org.hibernate.boot.spi.MetadataBuildingOptions.getScanOptions()
org.hibernate.boot.spi.MetadataBuildingOptions.getSqlFunctions()
org.hibernate.boot.spi.MetadataBuildingOptions.getTempClassLoader()
org.hibernate.boot.spi.MetadataImplementor.getTypeResolver()
org.hibernate.boot.spi.SessionFactoryOptions.getConnectionReleaseMode()
org.hibernate.boot.spi.SessionFactoryOptions.getStatelessInterceptorImplementor()
org.hibernate.boot.spi.SessionFactoryOptions.isPostInsertIdentifierDelayableEnabled()
org.hibernate.boot.spi.SessionFactoryOptions.isStrictJpaQueryLanguageCompliance()
org.hibernate.Cache.evictCollection(String, Serializable)
org.hibernate.Cache.evictCollectionRegion(String)
org.hibernate.Cache.evictCollectionRegions()
org.hibernate.Cache.evictEntity(Class, Serializable)
org.hibernate.Cache.evictEntityRegion(Class)
org.hibernate.Cache.evictEntityRegions()
org.hibernate.Cache.evictNaturalIdRegion(Class)
org.hibernate.Cache.evictNaturalIdRegions()
org.hibernate.cache.spi.CacheImplementor.getCollectionRegionAccess(NavigableRole)
org.hibernate.cache.spi.CacheImplementor.getDefaultQueryCache()
org.hibernate.cache.spi.CacheImplementor.getEntityRegionAccess(NavigableRole)
org.hibernate.cache.spi.CacheImplementor.getNaturalIdAccessesInRegion(String)
org.hibernate.cache.spi.CacheImplementor.getNaturalIdCacheRegionAccessStrategy(NavigableRole)
org.hibernate.cache.spi.CacheImplementor.getQueryCache()
org.hibernate.cache.spi.CacheImplementor.getRegionByLegacyName(String)
org.hibernate.cache.spi.CacheImplementor.getSecondLevelCacheRegionNames()
org.hibernate.cache.spi.CacheImplementor.getUpdateTimestampsCache()
org.hibernate.cache.spi.CacheImplementor.unqualifyRegionName(String)
org.hibernate.cfg.annotations.TableBinder.buildUniqueConstraints(UniqueConstraint[])
org.hibernate.cfg.BaselineSessionEventsListenerBuilder.setAutoListener(Class<? extends SessionEventListener>)
org.hibernate.cfg.BaselineSessionEventsListenerBuilder.setLogSessionMetrics(boolean)
org.hibernate.cfg.Configuration.add(XmlDocument)
org.hibernate.cfg.Configuration.addDocument(Document)
org.hibernate.cfg.Configuration.addResource(String, ClassLoader)
org.hibernate.cfg.Configuration.addXML(String)
org.hibernate.cfg.Configuration.buildMappings()
org.hibernate.cfg.Configuration.configure(Document)
org.hibernate.cfg.Environment.getBytecodeProvider()
org.hibernate.cfg.Environment.isolationLevelToString(int)
org.hibernate.cfg.Environment.jvmHasTimestampBug()
org.hibernate.cfg.Environment.useLegacyProxyClassnames()
org.hibernate.cfg.Environment.useReflectionOptimizer()
org.hibernate.cfg.Environment.useStreamsForBinary()
org.hibernate.cfg.Environment.verifyProperties(Map<?, ?>)
org.hibernate.collection.internal.AbstractPersistentCollection.identityRemove(Collection, Object, String, SessionImplementor)
org.hibernate.Criteria.createAlias(String, String, int)
org.hibernate.Criteria.createCriteria(String, int)
org.hibernate.criterion.DetachedCriteria.createAlias(String, String, int)
org.hibernate.criterion.DetachedCriteria.createCriteria(String, int)
org.hibernate.criterion.Expression.sql(String, Object[], Type[])
org.hibernate.criterion.ProjectionList.create()
org.hibernate.dialect.Dialect.appendLockHint(LockMode, String)
org.hibernate.dialect.Dialect.bindLimitParametersFirst()
org.hibernate.dialect.Dialect.bindLimitParametersInReverseOrder()
org.hibernate.dialect.Dialect.buildSQLExceptionConverter()
org.hibernate.dialect.Dialect.convertToFirstRowValue(int)
org.hibernate.dialect.Dialect.forceLimitUsage()
org.hibernate.dialect.Dialect.getAddUniqueConstraintString(String)
org.hibernate.dialect.Dialect.getCreateSequenceStrings(String)
org.hibernate.dialect.Dialect.getDialect()
org.hibernate.dialect.Dialect.getKeywords()
org.hibernate.dialect.Dialect.getLimitString(String, int, int)
org.hibernate.dialect.Dialect.getNativeIdentifierGeneratorClass()
org.hibernate.dialect.Dialect.supportsLimit()
org.hibernate.dialect.Dialect.supportsLimitOffset()
org.hibernate.dialect.Dialect.supportsNotNullUnique()
org.hibernate.dialect.Dialect.supportsUnique()
org.hibernate.dialect.Dialect.supportsUniqueConstraintInCreateAlterTable()
org.hibernate.dialect.Dialect.supportsVariableLimit()
org.hibernate.dialect.Dialect.useFollowOnLocking()
org.hibernate.dialect.Dialect.useMaxForLimit()
org.hibernate.engine.config.spi.ConfigurationService.cast(Class<T>, Object)
org.hibernate.engine.internal.StatefulPersistenceContext.getCollectionEntries()
org.hibernate.engine.internal.StatefulPersistenceContext.getEntitiesByKey()
org.hibernate.engine.internal.TwoPhaseLoad.initializeEntity(Object, boolean, SharedSessionContractImplementor, PreLoadEvent)
org.hibernate.engine.internal.TwoPhaseLoad.postLoad(Object, SharedSessionContractImplementor, PostLoadEvent)
org.hibernate.engine.jdbc.SerializableNClobProxy.isNClob(Clob)
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getConnectionHandlingMode()
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getConnectionReleaseMode()
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getResourceRegistry()
org.hibernate.engine.jdbc.spi.SqlStatementLogger.setFormat(boolean)
org.hibernate.engine.jdbc.spi.SqlStatementLogger.setLogToStdout(boolean)
org.hibernate.engine.jdbc.WrappedNClob.getWrappedClob()
org.hibernate.engine.query.spi.EntityGraphQueryHint.getGraphSemantic()
org.hibernate.engine.query.spi.EntityGraphQueryHint.getHintName()
org.hibernate.engine.query.spi.EntityGraphQueryHint.getOriginEntityGraph()
org.hibernate.engine.query.spi.NativeQueryInterpreter.createCustomLoader(CustomQuery, SessionFactoryImplementor)
org.hibernate.engine.spi.CacheImplementor.getCollectionRegionAccess(NavigableRole)
org.hibernate.engine.spi.CacheImplementor.getDefaultQueryCache()
org.hibernate.engine.spi.CacheImplementor.getEntityRegionAccess(NavigableRole)
org.hibernate.engine.spi.CacheImplementor.getNaturalIdAccessesInRegion(String)
org.hibernate.engine.spi.CacheImplementor.getNaturalIdCacheRegionAccessStrategy(NavigableRole)
org.hibernate.engine.spi.CacheImplementor.getQueryCache()
org.hibernate.engine.spi.CacheImplementor.getRegionByLegacyName(String)
org.hibernate.engine.spi.CacheImplementor.getSecondLevelCacheRegionNames()
org.hibernate.engine.spi.CacheImplementor.getUpdateTimestampsCache()
org.hibernate.engine.spi.CacheImplementor.unqualifyRegionName(String)
org.hibernate.engine.spi.LoadQueryInfluencers.getFetchGraph()
org.hibernate.engine.spi.LoadQueryInfluencers.getLoadGraph()
org.hibernate.engine.spi.LoadQueryInfluencers.setFetchGraph(EntityGraph)
org.hibernate.engine.spi.LoadQueryInfluencers.setLoadGraph(EntityGraph)
org.hibernate.engine.spi.Mapping.getIdentifierGeneratorFactory()
org.hibernate.engine.spi.PersistenceContext.getCollectionEntries()
org.hibernate.engine.spi.PersistenceContext.getCollectionsByKey()
org.hibernate.engine.spi.PersistenceContext.getEntitiesByKey()
org.hibernate.engine.spi.PersistenceContext.getEntityEntries()
org.hibernate.engine.spi.PersistenceContext.getNullifiableEntityKeys()
org.hibernate.engine.spi.PersistentAttributeInterceptor.attributeInitialized(String)
org.hibernate.engine.spi.PersistentAttributeInterceptor.getInitializedLazyAttributeNames()
org.hibernate.engine.spi.SessionBuilderImplementor.owner(SessionOwner)
org.hibernate.engine.spi.SessionFactoryDelegatingImpl.getTypeResolver()
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionPersister(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionPersisters()
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionRolesByEntityParticipant(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getDialect()
org.hibernate.engine.spi.SessionFactoryImplementor.getEntityPersister(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getEntityPersisters()
org.hibernate.engine.spi.SessionFactoryImplementor.getImplementors(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getImportedClassName(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getInterceptor()
org.hibernate.engine.spi.SessionFactoryImplementor.getNamedQuery(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getNamedQueryRepository()
org.hibernate.engine.spi.SessionFactoryImplementor.getNamedSQLQuery(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getQueryPlanCache()
org.hibernate.engine.spi.SessionFactoryImplementor.getResultSetMapping(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getReturnAliases(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getReturnTypes(String)
org.hibernate.engine.spi.SessionFactoryImplementor.getSettings()
org.hibernate.engine.spi.SessionFactoryImplementor.getSQLExceptionConverter()
org.hibernate.engine.spi.SessionFactoryImplementor.getSQLExceptionHelper()
org.hibernate.engine.spi.SessionFactoryImplementor.getStatisticsImplementor()
org.hibernate.engine.spi.SessionFactoryImplementor.getTypeResolver()
org.hibernate.engine.spi.SessionFactoryImplementor.iterateEntityNameResolvers()
org.hibernate.engine.spi.SessionFactoryImplementor.locateEntityPersister(Class)
org.hibernate.engine.spi.SessionFactoryImplementor.registerNamedQueryDefinition(String, NamedQueryDefinition)
org.hibernate.engine.spi.SessionFactoryImplementor.registerNamedSQLQueryDefinition(String, NamedSQLQueryDefinition)
org.hibernate.engine.spi.SessionImplementor.createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions)
org.hibernate.engine.spi.SessionImplementor.delete(String, Object, boolean, Set)
org.hibernate.engine.spi.SessionImplementor.isFlushBeforeCompletionEnabled()
org.hibernate.engine.spi.SessionImplementor.merge(String, Object, Map)
org.hibernate.engine.spi.SessionImplementor.persist(String, Object, Map)
org.hibernate.engine.spi.SessionImplementor.persistOnFlush(String, Object, Map)
org.hibernate.engine.spi.SessionImplementor.refresh(String, Object, Map)
org.hibernate.engine.spi.SessionImplementor.removeOrphanBeforeUpdates(String, Object)
org.hibernate.engine.spi.SharedSessionContractImplementor.createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions)
org.hibernate.engine.spi.SharedSessionContractImplementor.getTimestamp()
org.hibernate.engine.spi.SharedSessionContractImplementor.setFlushMode(FlushMode)
org.hibernate.engine.transaction.spi.TransactionImplementor.invalidate()
org.hibernate.event.service.spi.EventListenerGroup.listeners()
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.getSource()
org.hibernate.FlushMode.isManualFlushMode(FlushMode)
org.hibernate.hql.internal.ast.tree.ConstructorNode.getDataType()
org.hibernate.hql.internal.ast.util.ASTUtil.create(ASTFactory, int, String)
org.hibernate.hql.internal.ast.util.ASTUtil.getConstantName(Class, int)
org.hibernate.hql.spi.id.inline.IdsClauseBuilder.getTypeResolver()
org.hibernate.id.enhanced.OptimizerFactory.buildOptimizer(String, Class, int)
org.hibernate.id.factory.IdentifierGeneratorFactory.setDialect(Dialect)
org.hibernate.id.IdentifierGeneratorHelper.createNumber(long, Class)
org.hibernate.id.PersistentIdentifierGenerator.sqlCreateStrings(Dialect)
org.hibernate.id.PersistentIdentifierGenerator.sqlDropStrings(Dialect)
org.hibernate.InstantiationException.getPersistentClass()
org.hibernate.Interceptor.onPrepareStatement(String)
org.hibernate.internal.AbstractSharedSessionContract.errorIfClosed()
org.hibernate.internal.CoreMessageLogger.deprecatedManyToManyFetch()
org.hibernate.internal.CoreMessageLogger.deprecatedManyToManyOuterJoin()
org.hibernate.internal.CoreMessageLogger.unsuccessfulCreate(String)
org.hibernate.internal.SessionCreationOptions.getSessionOwner()
org.hibernate.internal.SessionFactoryImpl.getTypeResolver()
org.hibernate.internal.util.collections.ArrayHelper.isEquals(Object[], Object[])
org.hibernate.internal.util.ReflectHelper.classForName(String)
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.jpa.HibernateEntityManagerFactory.getEntityManagerFactoryName()
org.hibernate.jpa.HibernateEntityManagerFactory.getEntityTypeByName(String)
org.hibernate.jpa.HibernateEntityManagerFactory.getSessionFactory()
org.hibernate.jpa.spi.HibernateEntityManagerImplementor.createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions)
org.hibernate.jpa.spi.HibernateEntityManagerImplementor.getLockRequest(LockModeType, Map<String, Object>)
org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.extractEntityResult(List)
org.hibernate.loader.entity.UniqueEntityLoader.load(Serializable, Object, SharedSessionContractImplementor)
org.hibernate.loader.plan.exec.process.spi.ResultSetProcessor.toOnDemandForm()
org.hibernate.mapping.Collection.setOwner(PersistentClass)
org.hibernate.mapping.PersistentClass.getOptimisticLockMode()
org.hibernate.mapping.PersistentClass.isCachingExplicitlyRequested()
org.hibernate.mapping.PersistentClass.setCachingExplicitlyRequested(boolean)
org.hibernate.mapping.PersistentClass.setOptimisticLockMode(int)
org.hibernate.mapping.Table.getQualifiedName(Dialect, String, String)
org.hibernate.mapping.Table.qualify(String, String, String)
org.hibernate.metadata.ClassMetadata.getIdentifier(Object)
org.hibernate.metadata.ClassMetadata.getPropertyValuesToInsert(Object, Map, SessionImplementor)
org.hibernate.metadata.ClassMetadata.instantiate(Serializable, SessionImplementor)
org.hibernate.metadata.ClassMetadata.setIdentifier(Object, Serializable, SessionImplementor)
org.hibernate.Metamodel.getEntityTypeByName(String)
org.hibernate.metamodel.spi.MetamodelImplementor.addNamedEntityGraph(String, EntityGraph<T>)
org.hibernate.metamodel.spi.MetamodelImplementor.findEntityGraphsByType(Class<T>)
org.hibernate.persister.collection.AbstractCollectionPersister.doProcessQueuedOps(PersistentCollection, Serializable, int, SharedSessionContractImplementor)
org.hibernate.persister.entity.AbstractEntityPersister.getLoaders()
org.hibernate.persister.entity.AbstractEntityPersister.getPropertyInsertGenerationInclusions()
org.hibernate.persister.entity.AbstractEntityPersister.getPropertyUpdateGenerationInclusions()
org.hibernate.persister.entity.AbstractPropertyMapping.addPropertyPath(String, Type, String[], String[], String[], String[])
org.hibernate.persister.entity.EntityPersister.canIdentityInsertBeDelayed()
org.hibernate.persister.entity.EntityPersister.getIdentifier(Object)
org.hibernate.persister.entity.EntityPersister.getPropertyInsertGenerationInclusions()
org.hibernate.persister.entity.EntityPersister.getPropertyUpdateGenerationInclusions()
org.hibernate.persister.entity.EntityPersister.hasCache()
org.hibernate.procedure.ParameterRegistration.getType()
org.hibernate.proxy.AbstractSerializableProxy.setReadOnlyBeforeAttachedToSession(AbstractLazyInitializer)
org.hibernate.query.criteria.internal.expression.SizeOfPluralAttributeExpression.getCollectionPath()
org.hibernate.Query.determineProperBooleanType(int, Object, Type)
org.hibernate.Query.getHibernateFirstResult()
org.hibernate.Query.getHibernateMaxResults()
org.hibernate.Query.getNamedParameters()
org.hibernate.Query.getReturnAliases()
org.hibernate.Query.getReturnTypes()
org.hibernate.query.internal.AbstractProducedQuery.applyEntityGraphQueryHint(EntityGraphQueryHint)
org.hibernate.query.internal.ParameterMetadataImpl.getNamedParameterExpectedType(String)
org.hibernate.query.internal.ParameterMetadataImpl.getNamedParameterSourceLocations(String)
org.hibernate.query.internal.ParameterMetadataImpl.getOrdinalParameterExpectedType(int)
org.hibernate.query.internal.ParameterMetadataImpl.getOrdinalParameterSourceLocation(int)
org.hibernate.query.internal.QueryParameterBindingsImpl.collectBindTypes()
org.hibernate.query.internal.QueryParameterBindingsImpl.collectBindValues()
org.hibernate.query.internal.QueryParameterBindingsImpl.collectNamedParameterBindings()
org.hibernate.query.internal.QueryParameterBindingsImpl.collectPositionalBindTypes()
org.hibernate.query.internal.QueryParameterBindingsImpl.collectPositionalBindValues()
org.hibernate.query.internal.QueryParameterBindingsImpl.expandListValuedParameters(String, SharedSessionContractImplementor)
org.hibernate.query.internal.QueryParameterBindingsImpl.getQueryParameterListBinding(QueryParameter<T>)
org.hibernate.query.Query.setBigDecimal(int, BigDecimal)
org.hibernate.query.Query.setBigInteger(int, BigInteger)
org.hibernate.query.Query.setBinary(int, byte[])
org.hibernate.query.Query.setBoolean(int, boolean)
org.hibernate.query.Query.setByte(int, byte)
org.hibernate.query.Query.setCalendar(int, Calendar)
org.hibernate.query.Query.setCalendarDate(int, Calendar)
org.hibernate.query.Query.setCharacter(int, char)
org.hibernate.query.Query.setDate(int, Date)
org.hibernate.query.Query.setDouble(int, double)
org.hibernate.query.Query.setEntity(int, Object)
org.hibernate.query.Query.setFloat(int, float)
org.hibernate.query.Query.setFlushMode(FlushMode)
org.hibernate.query.Query.setInteger(int, int)
org.hibernate.query.Query.setLocale(int, Locale)
org.hibernate.query.Query.setLong(int, long)
org.hibernate.query.Query.setParameters(Object[], Type[])
org.hibernate.query.Query.setResultTransformer(ResultTransformer)
org.hibernate.query.Query.setSerializable(int, Serializable)
org.hibernate.query.Query.setShort(int, short)
org.hibernate.query.Query.setString(int, String)
org.hibernate.query.Query.setText(int, String)
org.hibernate.query.Query.setTime(int, Date)
org.hibernate.query.Query.setTimestamp(int, Date)
org.hibernate.query.QueryProducer.createSQLQuery(String)
org.hibernate.query.QueryProducer.getNamedSQLQuery(String)
org.hibernate.Query.setBigDecimal(int, BigDecimal)
org.hibernate.Query.setBigInteger(int, BigInteger)
org.hibernate.Query.setBinary(int, byte[])
org.hibernate.Query.setBoolean(int, boolean)
org.hibernate.Query.setByte(int, byte)
org.hibernate.Query.setCalendar(int, Calendar)
org.hibernate.Query.setCalendarDate(int, Calendar)
org.hibernate.Query.setCharacter(int, char)
org.hibernate.Query.setDate(int, Date)
org.hibernate.Query.setDouble(int, double)
org.hibernate.Query.setEntity(int, Object)
org.hibernate.Query.setFloat(int, float)
org.hibernate.Query.setFlushMode(FlushMode)
org.hibernate.Query.setHibernateFirstResult(int)
org.hibernate.Query.setHibernateMaxResults(int)
org.hibernate.Query.setInteger(int, int)
org.hibernate.Query.setLocale(int, Locale)
org.hibernate.Query.setLong(int, long)
org.hibernate.Query.setParameters(Object[], Type[])
org.hibernate.Query.setResultTransformer(ResultTransformer)
org.hibernate.Query.setSerializable(int, Serializable)
org.hibernate.Query.setShort(int, short)
org.hibernate.Query.setString(int, String)
org.hibernate.Query.setText(int, String)
org.hibernate.Query.setTime(int, Date)
org.hibernate.Query.setTimestamp(int, Date)
org.hibernate.resource.jdbc.spi.JdbcSessionContext.getConnectionAcquisitionMode()
org.hibernate.resource.jdbc.spi.JdbcSessionContext.getConnectionReleaseMode()
org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor.makeShareableCopy()
org.hibernate.resource.transaction.spi.DdlTransactionIsolator.prepare()
org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.getDefaultConnectionAcquisitionMode()
org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.getDefaultConnectionReleaseMode()
org.hibernate.service.spi.SessionFactoryServiceInitiator.initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor)
org.hibernate.Session.createFilter(Object, String)
org.hibernate.Session.setFlushMode(FlushMode)
org.hibernate.SessionBuilder.autoClose(boolean)
org.hibernate.SessionBuilder.connectionReleaseMode(ConnectionReleaseMode)
org.hibernate.SessionBuilder.flushBeforeCompletion(boolean)
org.hibernate.SessionFactory.getAllClassMetadata()
org.hibernate.SessionFactory.getAllCollectionMetadata()
org.hibernate.SessionFactory.getClassMetadata(Class)
org.hibernate.SessionFactory.getCollectionMetadata(String)
org.hibernate.SharedSessionBuilder.connectionReleaseMode()
org.hibernate.SharedSessionBuilder.flushBeforeCompletion()
org.hibernate.SharedSessionBuilder.transactionContext()
org.hibernate.SharedSessionContract.createCriteria(Class)
org.hibernate.sql.Select.getLockMode()
org.hibernate.sql.Select.setLockMode(LockMode)
org.hibernate.sql.Template.renderOrderByStringTemplate(String, Dialect, SQLFunctionRegistry)
org.hibernate.sql.Template.renderWhereStringTemplate(String, String, Dialect)
org.hibernate.stat.Statistics.getNaturalIdCacheStatistics(String)
org.hibernate.stat.Statistics.getSecondLevelCacheStatistics(String)
org.hibernate.StatelessSession.connection()
org.hibernate.tool.hbm2ddl.SchemaExportTask.setNamingStrategy(String)
org.hibernate.tool.schema.extract.spi.SequenceInformation.getIncrementSize()
org.hibernate.tuple.entity.EntityTuplizer.getIdentifier(Object)
org.hibernate.tuple.entity.EntityTuplizer.instantiate(Serializable)
org.hibernate.tuple.entity.EntityTuplizer.resetIdentifier(Object, Serializable, Object)
org.hibernate.tuple.entity.EntityTuplizer.setIdentifier(Object, Serializable)
org.hibernate.tuple.NonIdentifierAttribute.isDirtyCheckable(boolean)
org.hibernate.tuple.Property.getNode()
org.hibernate.tuple.PropertyFactory.buildStandardProperty(Property, boolean)
org.hibernate.type.BinaryType.getComparator()
org.hibernate.type.BinaryType.next(byte[], SharedSessionContractImplementor)
org.hibernate.type.BinaryType.seed(SharedSessionContractImplementor)
org.hibernate.type.descriptor.java.AbstractTypeDescriptor.getJavaTypeClass()
org.hibernate.type.descriptor.java.JavaTypeDescriptor.getJavaTypeClass()
org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.addDescriptor(JavaTypeDescriptor)
org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.getDescriptor(Class<J>)
org.hibernate.type.descriptor.sql.LobTypeMappings.getCorrespondingLobCode(int)
org.hibernate.type.descriptor.sql.LobTypeMappings.hasCorrespondingLobCode(int)
org.hibernate.type.descriptor.sql.NationalizedTypeMappings.getCorrespondingNationalizedCode(int)
org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.addDescriptor(SqlTypeDescriptor)
org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.getDescriptor(int)
org.hibernate.type.descriptor.WrapperOptionsContext.getWrapperOptions()
org.hibernate.type.spi.TypeConfiguration.getTypeResolver()
org.hibernate.type.TypeFactory.any(Type, Type)
org.hibernate.type.TypeFactory.custom(Class<UserType>, Properties, TypeFactory.TypeScope)
org.hibernate.type.TypeFactory.customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope)
org.hibernate.type.TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean)
org.hibernate.type.TypeFactory.oneToOne(String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String)
org.hibernate.type.TypeFactory.specialOneToOne(String, ForeignKeyDirection, boolean, String, boolean, boolean, String, String)
org.hibernate.type.TypeHelper.findDirty(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean, SharedSessionContractImplementor)
org.hibernate.type.TypeHelper.findModified(NonIdentifierAttribute[], Object[], Object[], boolean[][], boolean[], boolean, SharedSessionContractImplementor)
org.hibernate.usertype.EnhancedUserType.fromXMLString(String)
org.hibernate.usertype.EnhancedUserType.toXMLString(Object)
构造器
构造器
说明
org.hibernate.cfg.annotations.reflection.JPAMetadataProvider(MetadataBuildingOptions)
org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader(AnnotatedElement, XMLContext, ClassLoaderAccess)
org.hibernate.cfg.annotations.reflection.XMLContext(ClassLoaderAccess)
org.hibernate.collection.internal.AbstractPersistentCollection(SessionImplementor)
org.hibernate.collection.internal.PersistentArrayHolder(SessionImplementor, Object)
org.hibernate.collection.internal.PersistentBag(SessionImplementor)
org.hibernate.collection.internal.PersistentIdentifierBag(SessionImplementor)
org.hibernate.collection.internal.PersistentList(SessionImplementor)
org.hibernate.collection.internal.PersistentMap(SessionImplementor)
org.hibernate.collection.internal.PersistentSet(SessionImplementor)
org.hibernate.collection.internal.PersistentSortedMap(SessionImplementor)
org.hibernate.collection.internal.PersistentSortedSet(SessionImplementor)
org.hibernate.DuplicateMappingException(String, String)
org.hibernate.engine.internal.AbstractEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, PersistenceContext)
org.hibernate.engine.internal.ImmutableEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, PersistenceContext)
org.hibernate.engine.internal.MutableEntityEntry(Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, EntityMode, String, boolean, PersistenceContext)
org.hibernate.engine.spi.CollectionKey(CollectionPersister, Serializable, EntityMode)
org.hibernate.engine.spi.NamedQueryDefinition(String, String, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map)
org.hibernate.engine.spi.NamedSQLQueryDefinition(String, String, NativeSQLQueryReturn[], List<String>, boolean, String, Integer, Integer, FlushMode, CacheMode, boolean, String, Map, boolean)
org.hibernate.engine.spi.SessionDelegatorBaseImpl(SessionImplementor, Session)
org.hibernate.engine.spi.TypedValue(Type, Object, EntityMode)
org.hibernate.hql.spi.id.inline.IdsClauseBuilder(Dialect, Type, TypeResolver, String[], List<Object[]>)
org.hibernate.mapping.Any(MetadataImplementor, Table)
org.hibernate.mapping.Array(MetadataImplementor, PersistentClass)
org.hibernate.mapping.Bag(MetadataImplementor, PersistentClass)
org.hibernate.mapping.Collection(MetadataImplementor, PersistentClass)
org.hibernate.mapping.Component(MetadataImplementor, PersistentClass)
org.hibernate.mapping.DependantValue(MetadataImplementor, Table, KeyValue)
org.hibernate.mapping.IdentifierBag(MetadataImplementor, PersistentClass)
org.hibernate.mapping.IdentifierCollection(MetadataImplementor, PersistentClass)
org.hibernate.mapping.IndexedCollection(MetadataImplementor, PersistentClass)
org.hibernate.mapping.List(MetadataImplementor, PersistentClass)
org.hibernate.mapping.ManyToOne(MetadataImplementor, Table)
org.hibernate.mapping.Map(MetadataImplementor, PersistentClass)
org.hibernate.mapping.OneToMany(MetadataImplementor, PersistentClass)
org.hibernate.mapping.OneToOne(MetadataImplementor, Table, PersistentClass)
org.hibernate.mapping.PrimitiveArray(MetadataImplementor, PersistentClass)
org.hibernate.mapping.Set(MetadataImplementor, PersistentClass)
org.hibernate.mapping.SimpleValue(MetadataImplementor)
org.hibernate.mapping.ToOne(MetadataImplementor, Table)
org.hibernate.proxy.AbstractLazyInitializer()
org.hibernate.proxy.AbstractSerializableProxy()
org.hibernate.proxy.pojo.bytebuddy.SerializableProxy(String, Class, Class[], Serializable, Boolean, Method, Method, CompositeType)
org.hibernate.proxy.pojo.javassist.SerializableProxy(String, Class, Class[], Serializable, Boolean, Method, Method, CompositeType)
org.hibernate.tuple.component.ComponentMetamodel(Component, MetadataBuildingOptions)
org.hibernate.tuple.component.ComponentTuplizerFactory(MetadataBuildingOptions)
org.hibernate.type.ArrayType(TypeFactory.TypeScope, String, String, Class)
org.hibernate.type.BagType(TypeFactory.TypeScope, String, String)
org.hibernate.type.CollectionType(TypeFactory.TypeScope, String, String)
org.hibernate.type.ComponentType(TypeFactory.TypeScope, ComponentMetamodel)
org.hibernate.type.CustomCollectionType(TypeFactory.TypeScope, Class, String, String)
org.hibernate.type.EmbeddedComponentType(TypeFactory.TypeScope, ComponentMetamodel)
org.hibernate.type.EntityType(TypeFactory.TypeScope, String, String, boolean, boolean)
org.hibernate.type.IdentifierBagType(TypeFactory.TypeScope, String, String)
org.hibernate.type.ListType(TypeFactory.TypeScope, String, String)
org.hibernate.type.ManyToOneType(TypeFactory.TypeScope, String, String, boolean, boolean, boolean, boolean, boolean)
org.hibernate.type.MapType(TypeFactory.TypeScope, String, String)
org.hibernate.type.OneToOneType(TypeFactory.TypeScope, String, ForeignKeyDirection, String, boolean, boolean, String, String)
org.hibernate.type.OrderedMapType(TypeFactory.TypeScope, String, String)
org.hibernate.type.OrderedSetType(TypeFactory.TypeScope, String, String)
org.hibernate.type.SetType(TypeFactory.TypeScope, String, String)
org.hibernate.type.SortedMapType(TypeFactory.TypeScope, String, String, Comparator)
org.hibernate.type.SortedSetType(TypeFactory.TypeScope, String, String, Comparator)
org.hibernate.type.SpecialOneToOneType(TypeFactory.TypeScope, String, ForeignKeyDirection, String, boolean, boolean, String, String)