public class HibernateHelper extends Object
Constructor and Description |
---|
HibernateHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isInsideBeanCallback()
Returns whether the current thread is inside a bean callback.
|
static void |
onInitialize()
Performs initialization process.
|
static void |
setInsideBeanCallback(boolean isInside)
Sets whether the current thread is inside a bean callback.
|
public static void setInsideBeanCallback(boolean isInside)
isInside
- indicates whether the current thread is inside a bean callback.public static boolean isInsideBeanCallback()
public static void onInitialize()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.