Package | Description |
---|---|
org.hibernate.engine.loading.internal |
Internal classes used to track loading of data, potentially across multiple ResultSets
|
org.hibernate.envers.internal | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal |
Modifier and Type | Method and Description |
---|---|
EntityLoadContext |
LoadContexts.getEntityLoadContext(ResultSet resultSet)
Currently unused
|
Modifier and Type | Method and Description |
---|---|
void |
EnversMessageLogger_$logger.failSafeEntitiesCleanup(EntityLoadContext arg0) |
Modifier and Type | Method and Description |
---|---|
void |
CoreMessageLogger_$logger.failSafeEntitiesCleanup(EntityLoadContext entityLoadContext) |
void |
CoreMessageLogger.failSafeEntitiesCleanup(EntityLoadContext entityLoadContext) |
Modifier and Type | Method and Description |
---|---|
void |
EntityManagerMessageLogger_$logger.failSafeEntitiesCleanup(EntityLoadContext arg0) |
Copyright © 2015. All rights reserved.