org.hibernate.cfg.Mappings.addUniqueConstraints(Table, List)
|
org.hibernate.dialect.Dialect.appendLockHint(LockMode, String)
|
org.hibernate.type.TypeFactory.array(String, String, boolean, Class)
|
org.hibernate.jpa.boot.spi.InputStreamAccess.asNamedInputStream()
|
org.hibernate.SharedSessionBuilder.autoClose()
|
org.hibernate.SessionBuilder.autoClose(boolean)
|
org.hibernate.type.TypeFactory.bag(String, String, boolean)
|
org.hibernate.dialect.Dialect.bindLimitParametersFirst()
|
org.hibernate.dialect.Dialect.bindLimitParametersInReverseOrder()
|
org.hibernate.jpa.internal.metamodel.MetamodelImpl.buildMetamodel(Iterator<PersistentClass>, SessionFactoryImplementor)
|
org.hibernate.id.enhanced.OptimizerFactory.buildOptimizer(String, Class, int)
|
org.hibernate.cfg.Configuration.buildSessionFactory()
|
org.hibernate.dialect.Dialect.buildSQLExceptionConverter()
|
org.hibernate.tuple.PropertyFactory.buildStandardProperty(Property, boolean) |
org.hibernate.cfg.annotations.TableBinder.buildUniqueConstraints(UniqueConstraint[])
|
org.hibernate.engine.config.spi.ConfigurationService.cast(Class<T>, Object)
|
org.hibernate.c3p0.internal.C3P0ConnectionProvider.close()
|
org.hibernate.proxool.internal.ProxoolConnectionProvider.close()
|
org.hibernate.StatelessSession.connection()
|
org.hibernate.dialect.Dialect.convertToFirstRowValue(int)
|
org.hibernate.envers.query.criteria.AuditId.count(String)
|
org.hibernate.criterion.ProjectionList.create()
|
org.hibernate.hql.internal.ast.util.ASTUtil.create(ASTFactory, int, String)
|
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.Criteria.createCriteria(String, int)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, int)
|
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.id.IdentifierGeneratorHelper.createNumber(long, Class)
|
org.hibernate.type.TypeFactory.custom(Class<UserType>, Properties, TypeFactory.TypeScope)
|
org.hibernate.type.TypeFactory.customCollection(String, Properties, String, String, boolean)
|
org.hibernate.type.TypeFactory.customComponent(Class<CompositeUserType>, Properties, TypeFactory.TypeScope)
|
org.hibernate.cfg.ObjectNameNormalizer.NamingStrategyHelper.determineImplicitName(NamingStrategy) |
org.hibernate.persister.collection.AbstractCollectionPersister.doProcessQueuedOps(PersistentCollection, Serializable, int, SessionImplementor)
|
org.hibernate.SessionFactory.evict(Class)
|
org.hibernate.SessionFactory.evict(Class, Serializable)
|
org.hibernate.SessionFactory.evictCollection(String)
|
org.hibernate.SessionFactory.evictCollection(String, Serializable)
|
org.hibernate.SessionFactory.evictEntity(String)
|
org.hibernate.SessionFactory.evictEntity(String, Serializable)
|
org.hibernate.SessionFactory.evictQueries()
|
org.hibernate.SessionFactory.evictQueries(String)
|
org.hibernate.cfg.annotations.TableBinder.fillTable(String, String, String, String, boolean, List, String, Table, Mappings)
|
org.hibernate.dialect.Dialect.forceLimitUsage()
|
org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl.fromConfigSettings(Map)
|
org.hibernate.type.Type.fromXMLNode(Node, Mapping)
|
org.hibernate.usertype.EnhancedUserType.fromXMLString(String)
|
org.hibernate.cfg.Configuration.generateSchemaUpdateScript(Dialect, DatabaseMetadata)
|
org.hibernate.Session.get(Class, Serializable, LockMode)
|
org.hibernate.Session.get(String, Serializable, LockMode)
|
org.hibernate.dialect.Dialect.getAddUniqueConstraintString(String)
|
org.hibernate.engine.spi.SessionFactoryImplementor.getConnectionProvider()
|
org.hibernate.engine.jdbc.spi.JdbcServices.getConnectionProvider()
|
org.hibernate.hql.internal.ast.util.ASTUtil.getConstantName(Class, int)
|
org.hibernate.dialect.Dialect.getCreateSequenceStrings(String)
|
org.hibernate.hql.internal.ast.tree.ConstructorNode.getDataType()
|
org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl.getDBSQLExecutionSample()
|
org.hibernate.action.internal.EntityIdentityInsertAction.getDelayedEntityKey()
|
org.hibernate.engine.spi.SessionImplementor.getEnabledFilters()
|
org.hibernate.engine.spi.PersistenceContext.getEntityEntries()
|
org.hibernate.type.CharBooleanType.getFalseString()
|
org.hibernate.metamodel.binding.AssociationAttributeBinding.getFetchMode() |
org.hibernate.engine.spi.SessionImplementor.getFetchProfile()
|
org.hibernate.engine.spi.SessionImplementor.getFilterParameterType(String)
|
org.hibernate.engine.spi.SessionImplementor.getFilterParameterValue(String)
|
org.hibernate.metadata.ClassMetadata.getIdentifier(Object)
|
org.hibernate.tuple.entity.EntityTuplizer.getIdentifier(Object)
|
org.hibernate.persister.entity.EntityPersister.getIdentifier(Object)
|
org.hibernate.engine.spi.Mapping.getIdentifierGeneratorFactory()
|
org.hibernate.dialect.Dialect.getLimitString(String, boolean)
|
org.hibernate.dialect.Dialect.getLimitString(String, int, int)
|
org.hibernate.sql.Select.getLockMode()
|
org.hibernate.engine.query.spi.ParameterMetadata.getNamedParameterExpectedType(String)
|
org.hibernate.engine.query.spi.ParameterMetadata.getNamedParameterSourceLocations(String)
|
org.hibernate.cfg.ObjectNameNormalizer.getNamingStrategy()
|
org.hibernate.cfg.Mappings.getNamingStrategy()
|
org.hibernate.tuple.Property.getNode() |
org.hibernate.tuple.AbstractAttribute.getNode() |
org.hibernate.mapping.PersistentClass.getOptimisticLockMode() |
org.hibernate.engine.query.spi.ParameterMetadata.getOrdinalParameterExpectedType(int)
|
org.hibernate.engine.query.spi.ParameterMetadata.getOrdinalParameterSourceLocation(int)
|
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.jpa.spi.AbstractEntityManagerImpl.getRawSession()
|
org.hibernate.cfg.Ejb3Column.getSecondaryTableName()
|
org.hibernate.boot.registry.StandardServiceRegistryBuilder.getSettings()
|
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.getSource()
|
org.hibernate.cfg.Mappings.getTableUniqueConstraints()
|
org.hibernate.type.CharBooleanType.getTrueString()
|
org.hibernate.jpa.boot.archive.spi.ArchiveDescriptorFactory.getURLFromPath(String)
|
org.hibernate.engine.jdbc.WrappedNClob.getWrappedClob()
|
org.hibernate.cfg.ObjectNameNormalizer.NamingStrategyHelper.handleExplicitName(NamingStrategy, String)
|
org.hibernate.type.TypeFactory.idbag(String, String, boolean)
|
org.hibernate.tuple.entity.EntityTuplizer.instantiate(Serializable)
|
org.hibernate.mapping.Collection.isEmbedded()
|
org.hibernate.mapping.OneToMany.isEmbedded()
|
org.hibernate.mapping.ToOne.isEmbedded()
|
org.hibernate.type.AssociationType.isEmbeddedInXML()
|
org.hibernate.FlushMode.isManualFlushMode(FlushMode)
|
org.hibernate.engine.jdbc.SerializableNClobProxy.isNClob(Clob)
|
org.hibernate.type.EntityType.isNotEmbedded(SessionImplementor)
|
org.hibernate.type.Type.isXMLElement()
|
org.hibernate.cfg.Mappings.iterateAuxliaryDatabaseObjects()
|
org.hibernate.cfg.Mappings.iterateAuxliaryDatabaseObjectsInReverse()
|
org.hibernate.type.TypeFactory.list(String, String, boolean)
|
org.hibernate.Session.load(Class, Serializable, LockMode)
|
org.hibernate.loader.entity.BatchingEntityLoader.load(Serializable, Object, SessionImplementor) |
org.hibernate.loader.entity.UniqueEntityLoader.load(Serializable, Object, SessionImplementor)
|
org.hibernate.loader.entity.plan.BatchingEntityLoader.load(Serializable, Object, SessionImplementor) |
org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(Serializable, Object, SessionImplementor) |
org.hibernate.Session.load(String, Serializable, LockMode)
|
org.hibernate.Session.lock(Object, LockMode)
|
org.hibernate.Session.lock(String, Object, LockMode)
|
org.hibernate.type.TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean)
|
org.hibernate.type.TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean, boolean)
|
org.hibernate.type.TypeFactory.map(String, String, boolean)
|
org.hibernate.type.TypeFactory.oneToOne(String, ForeignKeyDirection, String, boolean, boolean, boolean, String, String)
|
org.hibernate.type.TypeFactory.oneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String)
|
org.hibernate.type.TypeFactory.orderedMap(String, String, boolean)
|
org.hibernate.type.TypeFactory.orderedSet(String, String, boolean)
|
org.hibernate.Session.refresh(Object, LockMode)
|
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.TypeFactory.set(String, String, boolean)
|
org.hibernate.tuple.ElementWrapper.setAttributeValue(QName, String) |
org.hibernate.tuple.ElementWrapper.setAttributeValue(String, String) |
org.hibernate.id.factory.IdentifierGeneratorFactory.setDialect(Dialect)
|
org.hibernate.mapping.Collection.setEmbedded(boolean)
|
org.hibernate.mapping.OneToMany.setEmbedded(boolean)
|
org.hibernate.mapping.ToOne.setEmbedded(boolean)
|
org.hibernate.engine.spi.SessionImplementor.setFetchProfile(String)
|
org.hibernate.tuple.entity.EntityTuplizer.setIdentifier(Object, Serializable)
|
org.hibernate.sql.Select.setLockMode(LockMode)
|
org.hibernate.envers.query.internal.impl.AbstractAuditQuery.setLockMode(LockMode)
|
org.hibernate.cfg.Mappings.setNamingStrategy(NamingStrategy)
|
org.hibernate.mapping.PersistentClass.setOptimisticLockMode(int) |
org.hibernate.mapping.Collection.setOwner(PersistentClass)
|
org.hibernate.cfg.Ejb3Column.setSecondaryTableName(String)
|
org.hibernate.type.Type.setToXMLNode(Node, Object, SessionFactoryImplementor)
|
org.hibernate.type.TypeFactory.sortedMap(String, String, boolean, Comparator)
|
org.hibernate.type.TypeFactory.sortedSet(String, String, boolean, Comparator)
|
org.hibernate.type.TypeFactory.specialOneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String)
|
org.hibernate.criterion.Expression.sql(String)
|
org.hibernate.criterion.Expression.sql(String, Object[], Type[])
|
org.hibernate.criterion.Expression.sql(String, Object, Type)
|
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.dialect.Dialect.useMaxForLimit()
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.withApplicationClassLoader(ClassLoader)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.withEnvironmentClassLoader(ClassLoader)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.withHibernateClassLoader(ClassLoader)
|
org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.withResourceClassLoader(ClassLoader)
|