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 . |
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 © 2017 JBoss by Red Hat. All rights reserved.