Package | Description |
---|---|
org.hibernate.hql.internal.ast.tree | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal | |
org.hibernate.loader |
This package defines functionality for processing JDBC
result sets and returning complex graphs of persistent
objects.
|
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 | Method and Description |
---|---|
static CoreMessageLogger |
CoreLogging.messageLogger(Class classNeedingLogging) |
static CoreMessageLogger |
CoreLogging.messageLogger(String loggerName) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityManagerMessageLogger
The jboss-logging
MessageLogger for the hibernate-entitymanager module. |
Modifier and Type | Field and Description |
---|---|
protected static CoreMessageLogger |
Loader.LOG |
Copyright © 2017 JBoss by Red Hat. All rights reserved.