public class DataObjectFactoryUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
clearThreadLocalMap()
provides a public access to {DAOFactory#clearThreadLocalMap}
|
static <T> T |
registerJSONObject(T key,
java.lang.Object json)
provides a public access to {DAOFactory#registerJSONObject}
|