Hibernate.orgCommunity Documentation
Table of Contents
org.hibernate.engine.jdbc.batch.spi.BatchBuilder
org.hibernate.engine.config.spi.ConfigurationService
ConnectionProvider
org.hibernate.engine.jdbc.dialect.spi.DialectFactory
org.hibernate.engine.jdbc.dialect.spi.DialectResolver
org.hibernate.engine.jdbc.spi.JdbcServices
org.hibernate.jmx.spi.JmxService
org.hibernate.engine.jndi.spi.JndiService
org.hibernate.engine.transaction.jta.platform.spi.JtaPlatform
MultiTenantConnectionProvider
org.hibernate.persister.spi.PersisterClassResolver
org.hibernate.persister.spi.PersisterFactory
org.hibernate.cache.spi.RegionFactory
org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
org.hibernate.stat.Statistics
org.hibernate.engine.transaction.spi.TransactionFactory
org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor
FROM
clauseSELECT
clauseWHERE
clauseCriteria
instanceList of Tables
List of Examples
hibernate.properties
for a c3p0 connection poolhibernate.cfg.xml
for a connection to the bundled HSQL databaseSession
scroll()
StatelessSession
Query.executeUpdate()
methodDELETE
statementhbm.xml
hbm.xml
setCacheRegion
@NamedNativeQuery
together with @SqlResultSetMapping
@ColumnResult
SessionFactory