Skip to content
Code Suche
Menu
Home
Python Examples
Java Examples
Suggested API's for "org.Hibernate"
API
Occurances
org.hibernate.Hibernate.initialize()
(259)
org.hibernate.Hibernate.isInitialized()
(169)
org.hibernate.Criteria
(2484)
org.hibernate.EntityMode
(167)
org.hibernate.FlushMode
(88)
org.hibernate.Interceptor
(100)
org.hibernate.LockMode
(198)
org.hibernate.Query
(2339)
org.hibernate.SQLQuery
(97)
org.hibernate.ScrollableResults
(106)
org.hibernate.Session
(7188)
org.hibernate.SessionFactory
(2117)
org.hibernate.Transaction
(2497)
@org.hibernate.envers.Audited
(449)
@org.hibernate.annotations.NaturalId
(72)
@org.hibernate.annotations.Immutable
(72)
@org.hibernate.annotations.DynamicUpdate
(175)
@org.hibernate.annotations.DynamicInsert
(124)
@io.dropwizard.hibernate.UnitOfWork
(362)
org.hibernate.Criteria.DISTINCT_ROOT_ENTITY
(109)
org.hibernate.Criteria.add()
(1495)
org.hibernate.Criteria.addOrder()
(386)
org.hibernate.Criteria.createAlias()
(219)
org.hibernate.Criteria.createCriteria()
(151)
org.hibernate.Criteria.list()
(920)
org.hibernate.Criteria.setFirstResult()
(107)
org.hibernate.Criteria.setMaxResults()
(196)
org.hibernate.Criteria.setProjection()
(240)
org.hibernate.Criteria.setResultTransformer()
(106)
org.hibernate.FlushMode.AUTO
(64)
org.hibernate.FlushMode.MANUAL
(97)
org.hibernate.LockMode.PESSIMISTIC_WRITE
(81)
org.hibernate.Query.executeUpdate()
(169)
org.hibernate.Query.list()
(1062)
org.hibernate.Query.setCacheable()
(95)
org.hibernate.Query.setFirstResult()
(130)
org.hibernate.Query.setInteger()
(345)
org.hibernate.Query.setLong()
(108)
org.hibernate.Query.setMaxResults()
(233)
org.hibernate.Query.setParameter()
(635)
org.hibernate.Query.setParameterList()
(89)
org.hibernate.Query.setString()
(422)
org.hibernate.ScrollableResults.next()
(60)
org.hibernate.Session.beginTransaction()
(1403)
org.hibernate.Session.clear()
(275)
org.hibernate.Session.close()
(2254)
org.hibernate.Session.connection()
(57)
org.hibernate.Session.createCriteria()
(735)
org.hibernate.Session.createNativeQuery()
(62)
org.hibernate.Session.createQuery()
(1520)
org.hibernate.Session.createSQLQuery()
(136)
org.hibernate.Session.delete()
(765)
org.hibernate.Session.doWork()
(82)
org.hibernate.Session.evict()
(52)
org.hibernate.Session.flush()
(503)
org.hibernate.Session.get()
(189)
org.hibernate.Session.getNamedQuery()
(171)
org.hibernate.Session.getSessionFactory()
(58)
org.hibernate.Session.getTransaction()
(774)
org.hibernate.Session.isOpen()
(537)
org.hibernate.Session.load()
(53)
org.hibernate.Session.merge()
(60)
org.hibernate.Session.persist()
(388)
org.hibernate.Session.save()
(825)
org.hibernate.Session.saveOrUpdate()
(229)
org.hibernate.Session.setFlushMode()
(86)
org.hibernate.Session.update()
(294)
org.hibernate.SessionFactory.close()
(193)
org.hibernate.SessionFactory.getCurrentSession()
(1110)
org.hibernate.SessionFactory.getStatistics()
(62)
org.hibernate.SessionFactory.openSession()
(566)
org.hibernate.Transaction.commit()
(2067)
org.hibernate.Transaction.rollback()
(1169)
org.hibernate.boot.Metadata
(130)
org.hibernate.boot.MetadataSources
(54)
org.hibernate.cfg.Configuration
(519)
org.hibernate.classic.Session
(552)
org.hibernate.collection.PersistentCollection
(60)
org.hibernate.criterion.Criterion
(558)
org.hibernate.criterion.DetachedCriteria
(289)
org.hibernate.criterion.Order
(70)
org.hibernate.criterion.Restrictions.and()
(136)
org.hibernate.criterion.Restrictions.in()
(216)
org.hibernate.criterion.Restrictions.not()
(60)
org.hibernate.criterion.Restrictions.or()
(233)
org.hibernate.dialect.Dialect
(358)
org.hibernate.engine.JoinSequence
(67)
org.hibernate.engine.Mapping
(131)
org.hibernate.engine.SessionFactoryImplementor
(175)
org.hibernate.engine.SessionImplementor
(452)
org.hibernate.event.EventSource
(71)
org.hibernate.mapping.Column
(63)
org.hibernate.mapping.PersistentClass
(86)
org.hibernate.mapping.Property
(62)
org.hibernate.mapping.Table
(88)
org.hibernate.metadata.ClassMetadata
(73)
org.hibernate.ogm.OgmSession
(139)
org.hibernate.proxy.HibernateProxy
(1096)
org.hibernate.query.NativeQuery
(75)
org.hibernate.query.Query
(497)
org.hibernate.search.FullTextSession
(78)
org.hibernate.service.ServiceRegistry
(123)
org.hibernate.stat.SecondLevelCacheStatistics
(81)
org.hibernate.stat.Statistics
(132)
org.hibernate.type.AssociationType
(50)
org.hibernate.type.Type
(621)
@org.hibernate.validator.constraints.NotEmpty
(969)
@org.hibernate.validator.constraints.NotBlank
(356)
@org.hibernate.search.annotations.Indexed
(189)
@org.hibernate.search.annotations.Field
(71)
com.hazelcast.hibernate.entity.DummyEntity
(54)
com.hazelcast.hibernate.serialization.Expirable
(88)
org.hibernate.boot.registry.StandardServiceRegistry
(87)
org.hibernate.boot.registry.StandardServiceRegistryBuilder
(86)
org.hibernate.cfg.Configuration.addAnnotatedClass()
(72)
org.hibernate.cfg.Configuration.buildSessionFactory()
(143)
org.hibernate.cfg.Configuration.configure()
(92)
org.hibernate.cfg.Configuration.getProperties()
(88)
org.hibernate.cfg.Configuration.setProperty()
(134)
org.hibernate.cfg.Environment.CACHE_REGION_FACTORY
(93)
org.hibernate.classic.Session.beginTransaction()
(147)
org.hibernate.classic.Session.clear()
(59)
org.hibernate.classic.Session.close()
(233)
org.hibernate.classic.Session.connection()
(70)
org.hibernate.classic.Session.createQuery()
(148)
org.hibernate.classic.Session.delete()
(128)
org.hibernate.classic.Session.flush()
(138)
org.hibernate.classic.Session.save()
(197)
org.hibernate.criterion.CriteriaSpecification.INNER_JOIN
(68)
org.hibernate.criterion.Criterion.toString()
(63)
org.hibernate.criterion.DetachedCriteria.add()
(109)
org.hibernate.criterion.DetachedCriteria.forClass()
(164)
org.hibernate.criterion.Expression.eq()
(84)
org.hibernate.criterion.MatchMode.ANYWHERE
(75)
org.hibernate.criterion.Order.asc()
(491)
org.hibernate.criterion.Order.desc()
(260)
org.hibernate.criterion.Projections.distinct()
(99)
org.hibernate.criterion.Projections.projectionList()
(77)
org.hibernate.criterion.Projections.property()
(193)
org.hibernate.criterion.Projections.rowCount()
(80)
org.hibernate.criterion.Restrictions.conjunction()
(106)
org.hibernate.criterion.Restrictions.disjunction()
(52)
org.hibernate.criterion.Restrictions.eq()
(2327)
org.hibernate.criterion.Restrictions.ge()
(102)
org.hibernate.criterion.Restrictions.gt()
(112)
org.hibernate.criterion.Restrictions.ilike()
(98)
org.hibernate.criterion.Restrictions.isNotNull()
(69)
org.hibernate.criterion.Restrictions.isNull()
(210)
org.hibernate.criterion.Restrictions.le()
(91)
org.hibernate.criterion.Restrictions.like()
(111)
org.hibernate.criterion.Restrictions.lt()
(72)
org.hibernate.criterion.Restrictions.ne()
(64)
org.hibernate.engine.SessionImplementor.getFactory()
(58)
org.hibernate.engine.spi.Mapping
(106)
org.hibernate.engine.spi.SessionFactoryImplementor
(298)
org.hibernate.engine.spi.SessionImplementor
(394)
org.hibernate.engine.spi.SharedSessionContractImplementor
(608)
org.hibernate.ogm.OgmSession.beginTransaction()
(115)
org.hibernate.ogm.OgmSession.clear()
(54)
org.hibernate.ogm.OgmSession.close()
(82)
org.hibernate.ogm.OgmSession.persist()
(55)
org.hibernate.persister.collection.CollectionPersister
(214)
org.hibernate.persister.collection.QueryableCollection
(52)
org.hibernate.persister.entity.EntityPersister
(275)
org.hibernate.persister.entity.Joinable
(83)
org.hibernate.query.Query.executeUpdate()
(52)
org.hibernate.query.Query.getResultList()
(70)
org.hibernate.query.Query.list()
(92)
org.hibernate.query.Query.setMaxResults()
(52)
org.hibernate.query.Query.setParameter()
(254)
org.hibernate.search.bridge.LuceneOptions
(55)
org.hibernate.search.jpa.FullTextEntityManager
(92)
org.hibernate.search.jpa.FullTextQuery
(52)
org.hibernate.search.spi.SearchIntegrator
(51)
org.hibernate.service.spi.ServiceRegistryImplementor
(75)
org.hibernate.sql.JoinType.LEFT_OUTER_JOIN
(72)
org.hibernate.transform.Transformers.aliasToBean()
(69)
org.hibernate.type.StringType.INSTANCE
(93)
org.hibernate.type.descriptor.WrapperOptions
(87)
@org.hibernate.annotations.Fetch(FetchMode.JOIN)
(57)
@io.dropwizard.hibernate.UnitOfWork(readOnly = true)
(125)
com.tle.core.hibernate.impl.HibernateMigrationHelper
(417)
org.hibernate.boot.model.naming.Identifier
(107)
org.hibernate.cache.spi.access.AccessType
(97)
org.hibernate.cache.spi.access.SoftLock
(186)
org.hibernate.examples.utils.HashTool.compute()
(74)
org.hibernate.ogm.datastore.spi.DatastoreProvider
(95)
org.hibernate.ogm.dialect.spi.AssociationContext
(82)
org.hibernate.ogm.dialect.spi.TupleContext
(110)
org.hibernate.ogm.model.spi.Tuple
(166)
org.hibernate.ogm.persister.impl.OgmEntityPersister
(59)
org.hibernate.ogm.util.impl.Log
(58)
org.hibernate.search.jpa.FullTextEntityManager.createFullTextQuery()
(51)
org.hibernate.search.jpa.FullTextEntityManager.getSearchFactory()
(54)
org.hibernate.search.jpa.Search.getFullTextEntityManager()
(76)
org.hibernate.search.query.dsl.QueryBuilder
(126)
org.mycore.backend.hibernate.MCRHIBConnection.instance()
(50)
com.redhat.rhn.common.hibernate.HibernateFactory.closeSession()
(69)
com.redhat.rhn.common.hibernate.HibernateFactory.commitTransaction()
(59)
com.redhat.rhn.common.hibernate.HibernateFactory.getSession()
(470)
com.redhat.rhn.common.hibernate.HibernateFactory.rollbackTransaction()
(52)
org.hibernate.beanvalidation.tck.util.TestUtil.getConfigurationUnderTest()
(87)
org.hibernate.beanvalidation.tck.util.TestUtil.getValidatorUnderTest()
(179)
org.hibernate.engine.jdbc.env.spi.JdbcEnvironment
(102)
org.hibernate.ogm.model.key.spi.AssociationKey
(157)
org.hibernate.ogm.model.key.spi.AssociationKeyMetadata
(71)
org.hibernate.ogm.model.key.spi.EntityKey
(223)
org.hibernate.ogm.model.key.spi.EntityKeyMetadata
(142)
org.hibernate.ogm.model.key.spi.RowKey
(58)
org.hibernate.ogm.util.configurationreader.spi.ConfigurationPropertyReader
(51)
org.hibernate.search.query.dsl.QueryBuilder.keyword()
(67)
org.jeecgframework.core.common.hibernate.qbc.CriteriaQuery
(270)
org.hibernate.ogm.model.key.spi.AssociationKey.getMetadata()
(59)
org.jeecgframework.core.common.hibernate.qbc.CriteriaQuery.add()
(160)
org.jeecgframework.core.common.hibernate.qbc.CriteriaQuery.eq()
(132)
org.n52.sos.ds.hibernate.util.HibernateHelper.getSqlString()
(99)
org.n52.sos.ds.hibernate.util.SosTemporalRestrictions.filterHql()
(104)
org.ourgrid.common.statistics.util.hibernate.HibernateUtil.getSession()
(77)
us.mn.state.health.lims.hibernate.HibernateUtil.closeSession()
(53)
us.mn.state.health.lims.hibernate.HibernateUtil.getSession()
(911)
@org.hibernate.search.annotations.Field(index = Index.TOKENIZED, store = Store.NO)
(63)
org.hibernate.Hibernate.BIG_DECIMAL
(6)
org.hibernate.Hibernate.BIG_INTEGER
(5)
org.hibernate.Hibernate.BINARY
(10)
org.hibernate.Hibernate.BOOLEAN
(6)
org.hibernate.Hibernate.BYTE
(2)
org.hibernate.Hibernate.CALENDAR
(2)
org.hibernate.Hibernate.CALENDAR_DATE
(4)
org.hibernate.Hibernate.CHARACTER
(2)
org.hibernate.Hibernate.CURRENCY
(1)
org.hibernate.Hibernate.DATE
(4)
org.hibernate.Hibernate.DOUBLE
(7)
org.hibernate.Hibernate.FLOAT
(6)
org.hibernate.Hibernate.INTEGER
(15)
org.hibernate.Hibernate.LOCALE
(2)
org.hibernate.Hibernate.LONG
(19)
org.hibernate.Hibernate.SERIALIZABLE
(3)
org.hibernate.Hibernate.SHORT
(2)
org.hibernate.Hibernate.STRING
(23)
org.hibernate.Hibernate.TEXT
(2)
org.hibernate.Hibernate.TIME
(2)
org.hibernate.Hibernate.TIMESTAMP
(5)
org.hibernate.Hibernate.close()
(8)
org.hibernate.Hibernate.createBlob()
(10)
org.hibernate.Hibernate.createClob()
(5)
org.hibernate.Hibernate.entity()
(5)
org.hibernate.Hibernate.getClass()
(19)
org.hibernate.Hibernate.getLobCreator()
(9)
org.hibernate.Hibernate.isPropertyInitialized()
(5)
org.hibernate.Hibernate.unproxy()
(2)
org.hibernate.examples.hibernate.HibernateParameter
(36)
org.hibernate.examples.hibernate.HibernateParameter.getName()
(2)
org.hibernate.examples.hibernate.HibernateParameter.getValue()
(2)
org.hibernate.examples.hibernate.repository.HibernateDao
(3)
@Hibernate.Dialect(Hibernate.Dialect.Value.HSQL)
(1)
org.hibernate.examples.hibernate.repository.HibernateDao.count()
(1)
org.hibernate.examples.hibernate.repository.HibernateDao.exists()
(1)
org.hibernate.examples.hibernate.tools.CriteriaTool.addIn()
(2)
org.hibernate.examples.hibernate.tools.CriteriaTool.toOrders()
(1)
org.hibernate.examples.hibernate.tools.HibernateTool.addOrders()
(1)
org.hibernate.examples.hibernate.tools.HibernateTool.copyCriteria()
(1)
org.hibernate.examples.hibernate.tools.HibernateTool.setPaging()
(1)
org.hibernate.examples.hibernate.tools.HibernateTool.setParameters()
(4)
@org.hibernate.annotations.Cascade(org.hibernate.annotations.CascadeType.ALL)
(4)
@org.hibernate.annotations.Fetch(org.hibernate.annotations.FetchMode.SUBSELECT)
(9)
@org.hibernate.annotations.Cascade(value = org.hibernate.annotations.CascadeType.ALL)
(6)
@org.hibernate.annotations.Cascade(org.hibernate.annotations.CascadeType.DETACH)
(1)
@org.hibernate.annotations.Cascade(org.hibernate.annotations.CascadeType.DELETE)
(2)
@org.hibernate.annotations.Cascade(org.hibernate.annotations.CascadeType.DELETE_ORPHAN)
(4)
@org.hibernate.annotations.Cascade(org.hibernate.annotations.CascadeType.SAVE_UPDATE)
(2)
@org.hibernate.annotations.Cascade(value = org.hibernate.annotations.CascadeType.SAVE_UPDATE)
(2)
@org.hibernate.annotations.Cascade(value = org.hibernate.annotations.CascadeType.DELETE_ORPHAN)
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.PostDAO
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.TagDAO
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.service.ForumService
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.PostDAO.findById()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.PostDAO.findByTitle()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.PostDAO.getPostDTOById()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.PostDAO.persist()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.dao.TagDAO.findByName()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.service.ForumService.findAllByTitle()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.service.ForumService.findById()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.service.ForumService.getPostDTOById()
(1)
com.vladmihalcea.book.hpjp.hibernate.transaction.spring.hibernate.service.ForumService.newPost()
(1)
@org.hibernate.jpamodelgen.test.util.WithClasses(org.hibernate.jpamodelgen.test.xmlmetacomplete.multiplepus.Dummy.class)
(1)
nullConf.HIBERNATE
(2)
nullJpaUtils.HIBERNATE
(1)
nullProvider.HIBERNATE
(1)
org.hibernate.Cache
(13)
org.hibernate.CacheMode
(23)
org.hibernate.ConnectionReleaseMode
(12)
org.hibernate.FetchMode
(24)
org.hibernate.Filter
(11)
org.hibernate.HibernateException
(34)
org.hibernate.JDBCException
(11)
org.hibernate.LobHelper
(3)
org.hibernate.LockOptions
(31)
org.hibernate.MultiIdentifierLoadAccess
(4)
org.hibernate.NaturalIdLoadAccess
(9)
org.hibernate.ObjectNotFoundException
(2)
org.hibernate.PessimisticLockException
(10)
org.hibernate.PropertyAccessException
(2)
org.hibernate.PropertyValueException
(1)
org.hibernate.QueryException
(3)
org.hibernate.QueryTimeoutException
(10)
org.hibernate.ReplicationMode
(25)
org.hibernate.ScrollMode
(20)
org.hibernate.SessionBuilder
(5)
org.hibernate.SessionEventListener
(2)
org.hibernate.SessionFactoryObserver
(2)
org.hibernate.SharedSessionBuilder
(1)
org.hibernate.SharedSessionContract
(3)
org.hibernate.StaleObjectStateException
(4)
org.hibernate.StaleStateException
(1)
org.hibernate.StatelessSession
(31)
org.hibernate.TransactionException
(3)
org.hibernate.TypeHelper
(1)
org.hibernate.UnresolvableObjectException
(4)
org.hibernate.WrongClassException
(4)
org.hibernate.annotations.Where
(6)
@org.hibernate.validator.NotNull
(27)
@org.hibernate.validator.NotEmpty
(2)
@org.hibernate.validator.Email
(1)
@org.hibernate.validator.AssertTrue
(1)
@org.hibernate.testing.OnFailure
(1)
@org.hibernate.testing.OnExpectedFailure
(1)
@org.hibernate.testing.BeforeClassOnce
(8)
@org.hibernate.testing.AfterClassOnce
(7)
@org.hibernate.envers.RevisionTimestamp
(11)
@org.hibernate.envers.RevisionNumber
(11)
@org.hibernate.envers.RevisionEntity
(2)
@org.hibernate.envers.NotAudited
(16)
@org.hibernate.envers.ModifiedEntityNames
(1)
@org.hibernate.annotations.SortNatural
(16)
@org.hibernate.annotations.Sort
(1)
@org.hibernate.annotations.SelectBeforeUpdate
(1)
@org.hibernate.annotations.Parent
(1)
@org.hibernate.annotations.NaturalIdCache
(11)
@org.hibernate.annotations.Nationalized
(12)
@org.hibernate.CacheMode.GET
(20)
com.elepy.hibernate.HibernateConfiguration.of()
(1)
com.hazelcast.hibernate.HazelcastCacheRegionFactory
(1)
com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
(1)
com.hazelcast.hibernate.RegionCache
(9)
com.only.query.hibernate.QueryContext
(4)
com.only.query.hibernate.QueryItem
(3)
com.only.query.hibernate.QueryWrapper
(10)
com.only.query.hibernate.ResultType
(1)
io.dropwizard.hibernate.HibernateBundle
(14)
io.dropwizard.hibernate.UnitOfWork
(11)
io.dropwizard.hibernate.UnitOfWorkAwareProxyFactory
(11)
io.jooby.hibernate.SessionProvider
(1)
io.robe.hibernate.HibernateConfiguration
(1)
io.robe.hibernate.RobeHibernateBundle
(5)
mybatis.log.hibernate.Formatter
(2)
net.sf.hibernate.Session
(1)
net.sf.hibernate.SessionFactory
(1)
net.sf.hibernate.Transaction
(1)
org.hibernate.Cache.containsEntity()
(1)
org.hibernate.Cache.evictCollection()
(2)
org.hibernate.Cache.evictCollectionRegion()
(1)
org.hibernate.Cache.evictCollectionRegions()
(2)
org.hibernate.Cache.evictDefaultQueryRegion()
(3)
org.hibernate.Cache.evictEntity()
(2)
org.hibernate.Cache.evictEntityRegion()
(1)
org.hibernate.Cache.evictEntityRegions()
(7)
org.hibernate.Cache.evictNaturalIdRegions()
(2)
org.hibernate.Cache.evictQueryRegion()
(1)
org.hibernate.Cache.evictQueryRegions()
(3)
org.hibernate.CacheMode.GET
(5)
org.hibernate.CacheMode.IGNORE
(27)
org.hibernate.CacheMode.NORMAL
(7)
org.hibernate.ConnectionAcquisitionMode.IMMEDIATELY
(1)
org.hibernate.ConnectionReleaseMode.AFTER_STATEMENT
(6)
org.hibernate.ConnectionReleaseMode.AFTER_TRANSACTION
(2)
org.hibernate.ConnectionReleaseMode.ON_CLOSE
(15)
org.hibernate.Criteria.ALIAS_TO_ENTITY_MAP
(4)
org.hibernate.Criteria.FULL_JOIN
(1)
org.hibernate.Criteria.LEFT_JOIN
(4)
org.hibernate.Criteria.ROOT_ALIAS
(1)
org.hibernate.Criteria.ROOT_ENTITY
(3)
org.hibernate.Criteria.equals()
(1)
org.hibernate.Criteria.getAlias()
(6)
org.hibernate.Criteria.getLockMode()
(1)
org.hibernate.Criteria.isReadOnly()
(1)
org.hibernate.Criteria.isReadOnlyInitialized()
(1)
org.hibernate.Criteria.scroll()
(14)
org.hibernate.Criteria.setCacheMode()
(5)
org.hibernate.Criteria.setCacheRegion()
(11)
org.hibernate.Criteria.setCacheable()
(35)
org.hibernate.Criteria.setComment()
(7)
org.hibernate.Criteria.setFetchMode()
(14)
org.hibernate.Criteria.setFetchSize()
(15)
org.hibernate.Criteria.setFlushMode()
(2)
org.hibernate.Criteria.setLockMode()
(5)
org.hibernate.Criteria.setReadOnly()
(6)
org.hibernate.Criteria.setTimeout()
(8)
org.hibernate.Criteria.toString()
(3)
org.hibernate.Criteria.uniqueResult()
(27)
org.hibernate.EmptyInterceptor.INSTANCE
(2)
org.hibernate.EntityMode.DOM4J
(13)
org.hibernate.EntityMode.MAP
(8)
org.hibernate.EntityMode.POJO
(21)
org.hibernate.EntityMode.parse()
(1)
org.hibernate.EntityMode.toString()
(4)
org.hibernate.FetchMode.DEFAULT
(3)
org.hibernate.FetchMode.EAGER
(6)
org.hibernate.FetchMode.JOIN
(39)
org.hibernate.FetchMode.SELECT
(7)
org.hibernate.Filter.getFilterDefinition()
(1)
org.hibernate.Filter.setParameter()
(2)
org.hibernate.Filter.setParameterList()
(1)
org.hibernate.FlushMode.ALWAYS
(13)
org.hibernate.FlushMode.COMMIT
(21)
org.hibernate.FlushMode.NEVER
(4)
org.hibernate.FlushMode.isManualFlushMode()
(1)
org.hibernate.FlushMode.lessThan()
(7)
org.hibernate.FlushMode.valueOf()
(1)
org.hibernate.HibernateException.getMessage()
(2)
org.hibernate.Interceptor.afterTransactionBegin()
(1)
org.hibernate.Interceptor.afterTransactionCompletion()
(1)
org.hibernate.Interceptor.beforeTransactionCompletion()
(1)
org.hibernate.Interceptor.getEntity()
(1)
org.hibernate.Interceptor.getEntityName()
(1)
org.hibernate.Interceptor.instantiate()
(1)
org.hibernate.Interceptor.isTransient()
(1)
org.hibernate.Interceptor.onCollectionRecreate()
(1)
org.hibernate.Interceptor.onCollectionRemove()
(1)
org.hibernate.Interceptor.onCollectionUpdate()
(1)
org.hibernate.Interceptor.onDelete()
(3)
org.hibernate.Interceptor.onFlushDirty()
(1)
org.hibernate.Interceptor.onLoad()
(1)
org.hibernate.Interceptor.onSave()
(1)
org.hibernate.Interceptor.postFlush()
(2)
org.hibernate.Interceptor.preFlush()
(2)
org.hibernate.Interceptor.toString()
(1)
org.hibernate.JDBCException.getClass()
(1)
org.hibernate.JDBCException.getSQL()
(10)
org.hibernate.JDBCException.getSQLException()
(10)
org.hibernate.LobHelper.createBlob()
(1)
org.hibernate.LockMode.FORCE
(3)
org.hibernate.LockMode.NONE
(37)
org.hibernate.LockMode.OPTIMISTIC
(1)
org.hibernate.LockMode.PESSIMISTIC_READ
(1)
org.hibernate.LockMode.READ
(19)
org.hibernate.LockMode.UPGRADE
(17)
org.hibernate.LockMode.UPGRADE_NOWAIT
(9)
org.hibernate.LockMode.WRITE
(4)
org.hibernate.LockMode.greaterThan()
(10)
org.hibernate.LockMode.toString()
(1)
org.hibernate.LockOptions.NONE
(30)
org.hibernate.LockOptions.NO_WAIT
(2)
org.hibernate.LockOptions.READ
(4)
org.hibernate.LockOptions.SKIP_LOCKED
(3)
org.hibernate.LockOptions.UPGRADE
(6)
org.hibernate.LockOptions.getEffectiveLockMode()
(1)
org.hibernate.MultiIdentifierLoadAccess.enableSessionCheck()
(1)
org.hibernate.MultiIdentifierLoadAccess.multiLoad()
(2)
org.hibernate.MultiIdentifierLoadAccess.withBatchSize()
(1)
org.hibernate.MultiTenancyStrategy.DATABASE
(3)
org.hibernate.MultiTenancyStrategy.DISCRIMINATOR
(1)
org.hibernate.MultiTenancyStrategy.SCHEMA
(6)
org.hibernate.NaturalIdLoadAccess.load()
(4)
org.hibernate.NaturalIdLoadAccess.loadOptional()
(4)
org.hibernate.NaturalIdLoadAccess.using()
(4)
org.hibernate.Query.getNamedParameters()
(3)
org.hibernate.Query.getQueryString()
(4)
org.hibernate.Query.getReturnAliases()
(1)
org.hibernate.Query.getReturnTypes()
(3)
org.hibernate.Query.iterate()
(30)
org.hibernate.Query.scroll()
(15)
org.hibernate.Query.setBigDecimal()
(1)
org.hibernate.Query.setBigInteger()
(2)
org.hibernate.Query.setBinary()
(1)
org.hibernate.Query.setBoolean()
(34)
org.hibernate.Query.setByte()
(1)
org.hibernate.Query.setCacheMode()
(3)
org.hibernate.Query.setCacheRegion()
(15)
org.hibernate.Query.setCalendar()
(9)
org.hibernate.Query.setCalendarDate()
(3)
org.hibernate.Query.setCharacter()
(1)
org.hibernate.Query.setComment()
(11)
org.hibernate.Query.setDate()
(34)
org.hibernate.Query.setDouble()
(4)
org.hibernate.Query.setEntity()
(37)
org.hibernate.Query.setFetchSize()
(14)
org.hibernate.Query.setFloat()
(1)
org.hibernate.Query.setFlushMode()
(2)
org.hibernate.Query.setLocale()
(1)
org.hibernate.Query.setLockMode()
(4)
org.hibernate.Query.setParameters()
(2)
org.hibernate.Query.setProperties()
(10)
org.hibernate.Query.setReadOnly()
(11)
org.hibernate.Query.setResultTransformer()
(24)
org.hibernate.Query.setShort()
(1)
org.hibernate.Query.setText()
(1)
org.hibernate.Query.setTime()
(1)
org.hibernate.Query.setTimeout()
(5)
org.hibernate.Query.setTimestamp()
(23)
org.hibernate.Query.uniqueResult()
(36)