public class ObjStoreUtil
extends java.lang.Object
Constructor and Description |
---|
ObjStoreUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
handleEscapeCharInQuery(java.lang.String str)
This Api can be used to handle escape character in field data which will be used in where clause.
|