org.hibernate.cfg.Configuration.add(XmlDocument)
|
org.hibernate.boot.spi.InFlightMetadataCollector.addAttributeConverter(AttributeConverterDefinition)
|
org.hibernate.boot.MetadataSources.addClass(Class)
|
org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.addDescriptor(JavaTypeDescriptor)
|
org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.addDescriptor(SqlTypeDescriptor)
|
org.hibernate.boot.MetadataSources.addDocument(Document)
|
org.hibernate.cfg.Configuration.addDocument(Document)
|
org.hibernate.persister.entity.AbstractPropertyMapping.addPropertyPath(String, Type, String[], String[], String[], String[])
|
org.hibernate.cfg.Configuration.addResource(String, ClassLoader)
|
org.hibernate.cfg.Configuration.addXML(String)
|
org.hibernate.dialect.Dialect.appendLockHint(LockMode, String)
|
org.hibernate.boot.MetadataBuilder.applyAttributeConverter(AttributeConverterDefinition)
|
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.SessionBuilder.autoClose(boolean)
|
org.hibernate.dialect.Dialect.bindLimitParametersFirst()
|
org.hibernate.dialect.Dialect.bindLimitParametersInReverseOrder()
|
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.engine.config.spi.ConfigurationService.cast(Class<T>, Object)
|
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(CompositeUserType, String...)
|
org.hibernate.boot.model.TypeContributions.contributeType(UserType, String...)
|
org.hibernate.dialect.Dialect.convertToFirstRowValue(int)
|
org.hibernate.criterion.ProjectionList.create()
|
org.hibernate.Criteria.createAlias(String, String, int)
|
org.hibernate.criterion.DetachedCriteria.createAlias(String, String, int)
|
org.hibernate.Criteria.createAlias(String, String, int, Criterion)
|
org.hibernate.criterion.DetachedCriteria.createAlias(String, String, int, Criterion)
|
org.hibernate.SharedSessionContract.createCriteria(Class)
|
org.hibernate.SharedSessionContract.createCriteria(Class, String)
|
org.hibernate.SharedSessionContract.createCriteria(String)
|
org.hibernate.Criteria.createCriteria(String, int)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, int)
|
org.hibernate.SharedSessionContract.createCriteria(String, String)
|
org.hibernate.Criteria.createCriteria(String, String, int)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, String, int)
|
org.hibernate.Criteria.createCriteria(String, String, int, Criterion)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, String, int, Criterion)
|
org.hibernate.engine.query.spi.NativeQueryInterpreter.createCustomLoader(CustomQuery, SessionFactoryImplementor)
|
org.hibernate.Session.createFilter(Object, String)
|
org.hibernate.id.IdentifierGeneratorHelper.createNumber(long, Class)
|
org.hibernate.jpa.spi.HibernateEntityManagerImplementor.createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions)
|
org.hibernate.engine.spi.SessionImplementor.createQuery(String, Class<T>, Selection, HibernateEntityManagerImplementor.QueryOptions)
|
org.hibernate.query.QueryProducer.createSQLQuery(String)
|
org.hibernate.type.TypeFactory.custom(Class<UserType>, Properties, TypeFactory.TypeScope)
|
org.hibernate.type.TypeFactory.customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope)
|
org.hibernate.engine.spi.SessionImplementor.delete(String, Object, boolean, Set)
|
org.hibernate.Query.determineProperBooleanType(int, Object, Type)
|
org.hibernate.Query.determineProperBooleanType(String, Object, Type)
|
org.hibernate.persister.collection.AbstractCollectionPersister.doProcessQueuedOps(PersistentCollection, Serializable, int, SharedSessionContractImplementor)
|
org.hibernate.Cache.evictCollection(String, Serializable)
|
org.hibernate.Cache.evictCollectionRegion(String)
|
org.hibernate.Cache.evictCollectionRegions()
|
org.hibernate.Cache.evictEntity(Class, Serializable)
|
org.hibernate.Cache.evictEntity(String, Serializable)
|
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.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.extractEntityResult(List)
|
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.SharedSessionBuilder.flushBeforeCompletion()
|
org.hibernate.SessionBuilder.flushBeforeCompletion(boolean)
|
org.hibernate.dialect.Dialect.forceLimitUsage()
|
org.hibernate.usertype.EnhancedUserType.fromXMLString(String)
|
org.hibernate.dialect.Dialect.getAddUniqueConstraintString(String)
|
org.hibernate.SessionFactory.getAllClassMetadata()
|
org.hibernate.SessionFactory.getAllCollectionMetadata()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getArchiveDescriptorFactory()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getAttributeConverters()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getAuxiliaryDatabaseObjectList()
|
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.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.CacheImplementor.getCollectionRegionAccess(NavigableRole)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getCollectionRolesByEntityParticipant(String)
|
org.hibernate.type.BinaryType.getComparator()
|
org.hibernate.resource.jdbc.spi.JdbcSessionContext.getConnectionAcquisitionMode()
|
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getConnectionHandlingMode()
|
org.hibernate.boot.spi.SessionFactoryOptions.getConnectionReleaseMode()
|
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getConnectionReleaseMode()
|
org.hibernate.resource.jdbc.spi.JdbcSessionContext.getConnectionReleaseMode()
|
org.hibernate.dialect.Dialect.getCreateSequenceStrings(String)
|
org.hibernate.envers.AuditReader.getCurrentRevision(Class<T>, boolean)
|
org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.getDefaultConnectionAcquisitionMode()
|
org.hibernate.resource.transaction.spi.TransactionCoordinatorBuilder.getDefaultConnectionReleaseMode()
|
org.hibernate.cache.spi.CacheImplementor.getDefaultQueryCache()
|
org.hibernate.engine.spi.CacheImplementor.getDefaultQueryCache()
|
org.hibernate.boot.spi.AbstractDelegatingMetadataBuilderImplementor.getDelegate()
|
org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry.getDescriptor(Class<J>)
|
org.hibernate.type.descriptor.sql.SqlTypeDescriptorRegistry.getDescriptor(int)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getDialect()
|
org.hibernate.engine.spi.PersistenceContext.getEntityEntries()
|
org.hibernate.jpa.HibernateEntityManagerFactory.getEntityManagerFactoryName()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getEntityPersister(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getEntityPersisters()
|
org.hibernate.cache.spi.CacheImplementor.getEntityRegionAccess(NavigableRole)
|
org.hibernate.engine.spi.CacheImplementor.getEntityRegionAccess(NavigableRole)
|
org.hibernate.jpa.HibernateEntityManagerFactory.getEntityTypeByName(String)
|
org.hibernate.Metamodel.getEntityTypeByName(String)
|
org.hibernate.Query.getHibernateFirstResult()
|
org.hibernate.Query.getHibernateMaxResults()
|
org.hibernate.tuple.entity.EntityTuplizer.getIdentifier(Object)
|
org.hibernate.metadata.ClassMetadata.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.engine.spi.SessionFactoryImplementor.getInterceptor()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getJandexView()
|
org.hibernate.type.descriptor.java.AbstractTypeDescriptor.getJavaTypeClass()
|
org.hibernate.type.descriptor.java.JavaTypeDescriptor.getJavaTypeClass()
|
org.hibernate.dialect.Dialect.getKeywords()
|
org.hibernate.dialect.Dialect.getLimitString(String, boolean)
|
org.hibernate.dialect.Dialect.getLimitString(String, int, int)
|
org.hibernate.persister.entity.AbstractEntityPersister.getLoaders()
|
org.hibernate.sql.Select.getLockMode()
|
org.hibernate.jpa.spi.HibernateEntityManagerImplementor.getLockRequest(LockModeType, Map<String, Object>)
|
org.hibernate.boot.MetadataSources.getMetadataBuilder(StandardServiceRegistry)
|
org.hibernate.Query.getNamedParameters()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getNamedQuery(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getNamedQueryRepository()
|
org.hibernate.query.QueryProducer.getNamedSQLQuery(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getNamedSQLQuery(String)
|
org.hibernate.dialect.Dialect.getNativeIdentifierGeneratorClass()
|
org.hibernate.cache.spi.CacheImplementor.getNaturalIdAccessesInRegion(String)
|
org.hibernate.engine.spi.CacheImplementor.getNaturalIdAccessesInRegion(String)
|
org.hibernate.cache.spi.CacheImplementor.getNaturalIdCacheRegionAccessStrategy(NavigableRole)
|
org.hibernate.engine.spi.CacheImplementor.getNaturalIdCacheRegionAccessStrategy(NavigableRole)
|
org.hibernate.stat.Statistics.getNaturalIdCacheStatistics(String)
|
org.hibernate.tuple.Property.getNode()
|
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.cache.spi.CacheImplementor.getQueryCache()
|
org.hibernate.engine.spi.CacheImplementor.getQueryCache()
|
org.hibernate.cache.spi.CacheImplementor.getQueryCache(String)
|
org.hibernate.engine.spi.CacheImplementor.getQueryCache(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getQueryPlanCache()
|
org.hibernate.boot.spi.BootstrapContext.getReflectionManager()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getReflectionManager()
|
org.hibernate.cache.spi.CacheImplementor.getRegionByLegacyName(String)
|
org.hibernate.engine.spi.CacheImplementor.getRegionByLegacyName(String)
|
org.hibernate.engine.jdbc.spi.JdbcCoordinator.getResourceRegistry()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getResultSetMapping(String)
|
org.hibernate.Query.getReturnAliases()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getReturnAliases(String)
|
org.hibernate.BasicQueryContract.getReturnTypes()
|
org.hibernate.Query.getReturnTypes()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getReturnTypes(String)
|
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.engine.spi.CacheImplementor.getSecondLevelCacheRegionNames()
|
org.hibernate.stat.Statistics.getSecondLevelCacheStatistics(String)
|
org.hibernate.jpa.HibernateEntityManagerFactory.getSessionFactory()
|
org.hibernate.boot.registry.StandardServiceRegistryBuilder.getSettings()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getSettings()
|
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.getSource()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getSQLExceptionConverter()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getSQLExceptionHelper()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getSqlFunctions()
|
org.hibernate.boot.spi.SessionFactoryOptions.getStatelessInterceptorImplementor()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getStatisticsImplementor()
|
org.hibernate.boot.spi.MetadataBuildingOptions.getTempClassLoader()
|
org.hibernate.engine.spi.SharedSessionContractImplementor.getTimestamp()
|
org.hibernate.procedure.ParameterRegistration.getType()
|
org.hibernate.hql.spi.id.inline.IdsClauseBuilder.getTypeResolver()
|
org.hibernate.boot.spi.AbstractDelegatingMetadata.getTypeResolver()
|
org.hibernate.boot.spi.MetadataImplementor.getTypeResolver()
|
org.hibernate.type.spi.TypeConfiguration.getTypeResolver()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getTypeResolver()
|
org.hibernate.engine.spi.SessionFactoryDelegatingImpl.getTypeResolver()
|
org.hibernate.cache.spi.CacheImplementor.getUpdateTimestampsCache()
|
org.hibernate.engine.spi.CacheImplementor.getUpdateTimestampsCache()
|
org.hibernate.boot.archive.spi.ArchiveDescriptorFactory.getURLFromPath(String)
|
org.hibernate.engine.jdbc.WrappedNClob.getWrappedClob()
|
org.hibernate.type.descriptor.WrapperOptionsContext.getWrapperOptions()
|
org.hibernate.persister.entity.EntityPersister.hasCache()
|
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.envers.query.criteria.AuditProperty.ilike(String, MatchMode)
|
org.hibernate.service.spi.SessionFactoryServiceInitiator.initiateService(SessionFactoryImplementor, SessionFactoryOptions, ServiceRegistryImplementor)
|
org.hibernate.tuple.entity.EntityTuplizer.instantiate(Serializable)
|
org.hibernate.metadata.ClassMetadata.instantiate(Serializable, SessionImplementor)
|
org.hibernate.engine.transaction.spi.TransactionImplementor.invalidate()
|
org.hibernate.mapping.PersistentClass.isCachingExplicitlyRequested()
|
org.hibernate.tuple.NonIdentifierAttribute.isDirtyCheckable(boolean)
|
org.hibernate.engine.spi.SessionImplementor.isFlushBeforeCompletionEnabled()
|
org.hibernate.FlushMode.isManualFlushMode(FlushMode)
|
org.hibernate.engine.jdbc.SerializableNClobProxy.isNClob(Clob)
|
org.hibernate.cfg.Environment.isolationLevelToString(int)
|
org.hibernate.boot.spi.SessionFactoryOptions.isStrictJpaQueryLanguageCompliance()
|
org.hibernate.engine.spi.SessionFactoryImplementor.iterateEntityNameResolvers()
|
org.hibernate.cfg.Environment.jvmHasTimestampBug()
|
org.hibernate.envers.query.criteria.AuditProperty.like(String, MatchMode)
|
org.hibernate.loader.entity.UniqueEntityLoader.load(Serializable, Object, SharedSessionContractImplementor)
|
org.hibernate.engine.spi.SessionFactoryImplementor.locateEntityPersister(Class)
|
org.hibernate.engine.spi.SessionFactoryImplementor.locateEntityPersister(String)
|
org.hibernate.resource.jdbc.spi.LogicalConnectionImplementor.makeShareableCopy()
|
org.hibernate.type.TypeFactory.manyToOne(String, boolean, String, boolean, boolean, boolean, boolean)
|
org.hibernate.type.TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean)
|
org.hibernate.boot.spi.SessionFactoryBuilderImplementor.markAsJpaBootstrap()
|
org.hibernate.engine.spi.SessionImplementor.merge(String, Object, Map)
|
org.hibernate.type.BinaryType.next(byte[], SharedSessionContractImplementor)
|
org.hibernate.Interceptor.onPrepareStatement(String)
|
org.hibernate.engine.spi.SessionBuilderImplementor.owner(SessionOwner)
|
org.hibernate.envers.strategy.AuditStrategy.perform(Session, String, EnversService, Serializable, Object, Object)
|
org.hibernate.envers.strategy.AuditStrategy.performCollectionChange(Session, String, String, EnversService, PersistentCollectionChangeData, Object)
|
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.mapping.Table.qualify(String, String, String)
|
org.hibernate.engine.spi.SessionImplementor.refresh(String, Object, Map)
|
org.hibernate.engine.spi.SessionFactoryImplementor.registerNamedQueryDefinition(String, NamedQueryDefinition)
|
org.hibernate.engine.spi.SessionFactoryImplementor.registerNamedSQLQueryDefinition(String, NamedSQLQueryDefinition)
|
org.hibernate.engine.spi.SessionImplementor.removeOrphanBeforeUpdates(String, Object)
|
org.hibernate.sql.Template.renderOrderByStringTemplate(String, Dialect, SQLFunctionRegistry)
|
org.hibernate.sql.Template.renderWhereStringTemplate(String, String, Dialect)
|
org.hibernate.tuple.entity.EntityTuplizer.resetIdentifier(Object, Serializable, Object)
|
org.hibernate.type.BinaryType.seed(SharedSessionContractImplementor)
|
org.hibernate.query.Query.setBigDecimal(int, BigDecimal)
|
org.hibernate.Query.setBigDecimal(int, BigDecimal)
|
org.hibernate.query.Query.setBigDecimal(String, BigDecimal)
|
org.hibernate.Query.setBigDecimal(String, BigDecimal)
|
org.hibernate.query.Query.setBigInteger(int, BigInteger)
|
org.hibernate.Query.setBigInteger(int, BigInteger)
|
org.hibernate.query.Query.setBigInteger(String, BigInteger)
|
org.hibernate.Query.setBigInteger(String, BigInteger)
|
org.hibernate.query.Query.setBinary(int, byte[])
|
org.hibernate.Query.setBinary(int, byte[])
|
org.hibernate.query.Query.setBinary(String, byte[])
|
org.hibernate.Query.setBinary(String, byte[])
|
org.hibernate.query.Query.setBoolean(int, boolean)
|
org.hibernate.Query.setBoolean(int, boolean)
|
org.hibernate.query.Query.setBoolean(String, boolean)
|
org.hibernate.Query.setBoolean(String, boolean)
|
org.hibernate.query.Query.setByte(int, byte)
|
org.hibernate.Query.setByte(int, byte)
|
org.hibernate.query.Query.setByte(String, byte)
|
org.hibernate.Query.setByte(String, byte)
|
org.hibernate.mapping.PersistentClass.setCachingExplicitlyRequested(boolean)
|
org.hibernate.query.Query.setCalendar(int, Calendar)
|
org.hibernate.Query.setCalendar(int, Calendar)
|
org.hibernate.query.Query.setCalendar(String, Calendar)
|
org.hibernate.Query.setCalendar(String, Calendar)
|
org.hibernate.query.Query.setCalendarDate(int, Calendar)
|
org.hibernate.Query.setCalendarDate(int, Calendar)
|
org.hibernate.query.Query.setCalendarDate(String, Calendar)
|
org.hibernate.Query.setCalendarDate(String, Calendar)
|
org.hibernate.query.Query.setCharacter(int, char)
|
org.hibernate.Query.setCharacter(int, char)
|
org.hibernate.query.Query.setCharacter(String, char)
|
org.hibernate.Query.setCharacter(String, char)
|
org.hibernate.query.Query.setDate(int, Date)
|
org.hibernate.Query.setDate(int, Date)
|
org.hibernate.query.Query.setDate(String, Date)
|
org.hibernate.Query.setDate(String, Date)
|
org.hibernate.id.factory.IdentifierGeneratorFactory.setDialect(Dialect)
|
org.hibernate.query.Query.setDouble(int, double)
|
org.hibernate.Query.setDouble(int, double)
|
org.hibernate.query.Query.setDouble(String, double)
|
org.hibernate.Query.setDouble(String, double)
|
org.hibernate.query.Query.setEntity(int, Object)
|
org.hibernate.Query.setEntity(int, Object)
|
org.hibernate.query.Query.setEntity(String, Object)
|
org.hibernate.Query.setEntity(String, Object)
|
org.hibernate.query.Query.setFloat(int, float)
|
org.hibernate.Query.setFloat(int, float)
|
org.hibernate.query.Query.setFloat(String, float)
|
org.hibernate.Query.setFloat(String, float)
|
org.hibernate.query.Query.setFlushMode(FlushMode)
|
org.hibernate.Session.setFlushMode(FlushMode)
|
org.hibernate.BasicQueryContract.setFlushMode(FlushMode)
|
org.hibernate.engine.spi.SharedSessionContractImplementor.setFlushMode(FlushMode)
|
org.hibernate.Query.setFlushMode(FlushMode)
|
org.hibernate.Query.setHibernateFirstResult(int)
|
org.hibernate.Query.setHibernateMaxResults(int)
|
org.hibernate.tuple.entity.EntityTuplizer.setIdentifier(Object, Serializable)
|
org.hibernate.metadata.ClassMetadata.setIdentifier(Object, Serializable, SessionImplementor)
|
org.hibernate.query.Query.setInteger(int, int)
|
org.hibernate.Query.setInteger(int, int)
|
org.hibernate.query.Query.setInteger(String, int)
|
org.hibernate.Query.setInteger(String, int)
|
org.hibernate.query.Query.setLocale(int, Locale)
|
org.hibernate.Query.setLocale(int, Locale)
|
org.hibernate.query.Query.setLocale(String, Locale)
|
org.hibernate.Query.setLocale(String, Locale)
|
org.hibernate.sql.Select.setLockMode(LockMode)
|
org.hibernate.query.Query.setLong(int, long)
|
org.hibernate.Query.setLong(int, long)
|
org.hibernate.query.Query.setLong(String, long)
|
org.hibernate.Query.setLong(String, long)
|
org.hibernate.tool.hbm2ddl.SchemaExportTask.setNamingStrategy(String)
|
org.hibernate.mapping.PersistentClass.setOptimisticLockMode(int)
|
org.hibernate.mapping.Collection.setOwner(PersistentClass)
|
org.hibernate.query.Query.setParameters(Object[], Type[])
|
org.hibernate.Query.setParameters(Object[], Type[])
|
org.hibernate.proxy.AbstractSerializableProxy.setReadOnlyBeforeAttachedToSession(AbstractLazyInitializer)
|
org.hibernate.query.Query.setResultTransformer(ResultTransformer)
|
org.hibernate.Query.setResultTransformer(ResultTransformer)
|
org.hibernate.query.Query.setSerializable(int, Serializable)
|
org.hibernate.Query.setSerializable(int, Serializable)
|
org.hibernate.query.Query.setSerializable(String, Serializable)
|
org.hibernate.Query.setSerializable(String, Serializable)
|
org.hibernate.query.Query.setShort(int, short)
|
org.hibernate.Query.setShort(int, short)
|
org.hibernate.query.Query.setShort(String, short)
|
org.hibernate.Query.setShort(String, short)
|
org.hibernate.query.Query.setString(int, String)
|
org.hibernate.Query.setString(int, String)
|
org.hibernate.query.Query.setString(String, String)
|
org.hibernate.Query.setString(String, String)
|
org.hibernate.query.Query.setText(int, String)
|
org.hibernate.Query.setText(int, String)
|
org.hibernate.query.Query.setText(String, String)
|
org.hibernate.Query.setText(String, String)
|
org.hibernate.query.Query.setTime(int, Date)
|
org.hibernate.Query.setTime(int, Date)
|
org.hibernate.query.Query.setTime(String, Date)
|
org.hibernate.Query.setTime(String, Date)
|
org.hibernate.query.Query.setTimestamp(int, Date)
|
org.hibernate.Query.setTimestamp(int, Date)
|
org.hibernate.query.Query.setTimestamp(String, Date)
|
org.hibernate.Query.setTimestamp(String, Date)
|
org.hibernate.criterion.Expression.sql(String)
|
org.hibernate.criterion.Expression.sql(String, Object[], Type[])
|
org.hibernate.criterion.Expression.sql(String, Object, Type)
|
org.hibernate.id.PersistentIdentifierGenerator.sqlCreateStrings(Dialect)
|
org.hibernate.id.PersistentIdentifierGenerator.sqlDropStrings(Dialect)
|
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.loader.plan.exec.process.spi.ResultSetProcessor.toOnDemandForm()
|
org.hibernate.usertype.EnhancedUserType.toXMLString(Object)
|
org.hibernate.SharedSessionBuilder.transactionContext()
|
org.hibernate.cache.spi.CacheImplementor.unqualifyRegionName(String)
|
org.hibernate.engine.spi.CacheImplementor.unqualifyRegionName(String)
|
org.hibernate.dialect.Dialect.useFollowOnLocking()
|
org.hibernate.cfg.Environment.useLegacyProxyClassnames()
|
org.hibernate.dialect.Dialect.useMaxForLimit()
|
org.hibernate.cfg.Environment.useReflectionOptimizer()
|
org.hibernate.cfg.Environment.useStreamsForBinary()
|
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)
|