Uses of Class
org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSync
-
Packages that use ThreadLocalSessionContext.CleanupSync Package Description org.hibernate.context.internal Internal implementations and support around "current session" handling. -
-
Uses of ThreadLocalSessionContext.CleanupSync in org.hibernate.context.internal
Methods in org.hibernate.context.internal that return ThreadLocalSessionContext.CleanupSync Modifier and Type Method Description protected ThreadLocalSessionContext.CleanupSync
ThreadLocalSessionContext. buildCleanupSynch()
-