Package | Description |
---|---|
org.hibernate.ejb.internal | |
org.hibernate.envers.internal | |
org.hibernate.hql.internal.ast.exec | |
org.hibernate.hql.internal.ast.tree | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EntityManagerMessageLogger
The jboss-logging
MessageLogger for the hibernate-entitymanager module. |
Modifier and Type | Class and Description |
---|---|
class |
EntityManagerMessageLogger_$logger
Warning this class consists of generated code.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EnversMessageLogger
The jboss-logging
MessageLogger for the hibernate-envers module. |
Modifier and Type | Class and Description |
---|---|
class |
EnversMessageLogger_$logger
Warning this class consists of generated code.
|
Constructor and Description |
---|
AbstractStatementExecutor(HqlSqlWalker walker,
CoreMessageLogger log) |
Modifier and Type | Method and Description |
---|---|
protected CoreMessageLogger |
UpdateStatement.getLog() |
protected CoreMessageLogger |
QueryNode.getLog() |
protected CoreMessageLogger |
DeleteStatement.getLog() |
protected abstract CoreMessageLogger |
AbstractRestrictableStatement.getLog() |
Modifier and Type | Class and Description |
---|---|
class |
CoreMessageLogger_$logger
Warning this class consists of generated code.
|
Modifier and Type | Field and Description |
---|---|
protected static CoreMessageLogger |
Loader.LOG |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.