Package | Description |
---|---|
org.hibernate.annotations.common.util.impl | |
org.hibernate.ejb.internal | |
org.hibernate.envers.internal | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.infinispan.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
org.jboss.ejb.client | |
org.jboss.logging |
Modifier and Type | Interface and Description |
---|---|
interface |
Log |
Modifier and Type | Class and Description |
---|---|
class |
Log_$logger
Warning this class consists of generated code.
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CoreMessageLogger
The jboss-logging
MessageLogger for the hibernate-core module. |
Modifier and Type | Class and Description |
---|---|
class |
CoreMessageLogger_$logger
Warning this class consists of generated code.
|
Modifier and Type | Field and Description |
---|---|
protected static BasicLogger |
AbstractJBossMarshaller.log |
Modifier and Type | Method and Description |
---|---|
static BasicLogger |
BasicLogFactory.getLog(Class<?> clazz) |
Modifier and Type | Interface and Description |
---|---|
interface |
Logs
Primary logging for the main EJB client API.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingBasicLogger
A serializable, delegating basic logger instance.
|
class |
Logger
An abstracted logging entry point.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.