Interface | Description |
---|---|
EntityManagerMessageLogger |
The jboss-logging
MessageLogger for the hibernate-entitymanager module. |
Class | Description |
---|---|
EntityManagerFactoryImpl |
Actual Hibernate implementation of
EntityManagerFactory . |
EntityManagerFactoryRegistry |
An internal registry of all
EntityManagerFactoryImpl instances for the same
classloader as this class. |
EntityManagerImpl |
Hibernate implementation of
EntityManager . |
EntityManagerMessageLogger_$logger |
Warning this class consists of generated code.
|
HEMLogging |
Sad when you need helpers for generating loggers...
|
QueryImpl<X> |
Hibernate implementation of both the
Query and TypedQuery contracts. |
QueryImpl.JpaPositionalParameterRegistrationImpl<T> |
Specialized handling for JPA "positional parameters".
|
StoredProcedureQueryImpl | |
TransactionImpl |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.