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