Skip navigation links
C D G J L 

C

callCollectionGetter(Object, String) - Static method in class com.javaetmoi.core.persistence.hibernate.LazyLoadingUtil
Calls the getter of a collection property in order to resolve the javassist lazy proxy object.
com.javaetmoi.core.persistence.hibernate - package com.javaetmoi.core.persistence.hibernate
 

D

deepHydrate(EntityManager, Collection<E>) - Static method in class com.javaetmoi.core.persistence.hibernate.JpaLazyLoadingUtil
Populate a lazy-initialized object graph by recursivity.
deepHydrate(EntityManager, E) - Static method in class com.javaetmoi.core.persistence.hibernate.JpaLazyLoadingUtil
Populate a lazy-initialized object graph by recursivity.
deepHydrate(Session, Collection<E>) - Static method in class com.javaetmoi.core.persistence.hibernate.LazyLoadingUtil
Populate a lazy-initialized object graph by recursivity.
deepHydrate(Session, E) - Static method in class com.javaetmoi.core.persistence.hibernate.LazyLoadingUtil
Populate a lazy-initialized object graph by recursivity.

G

getterFromCollection(String) - Static method in class com.javaetmoi.core.persistence.hibernate.LazyLoadingUtil
Generate the getter name of a collection property.

J

JpaLazyLoadingUtil - Class in com.javaetmoi.core.persistence.hibernate
Set of helper methods that fetch a complete entity graph.

L

LazyLoadingUtil - Class in com.javaetmoi.core.persistence.hibernate
Set of helper methods that fetch a complete entity graph.
C D G J L 
Skip navigation links

Copyright © 2012-2015. All Rights Reserved.