public class DBUtil extends Object
Constructor and Description |
---|
DBUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
formatFieldName(String fieldName) |
static String |
formatTableName(String tableName) |
static String |
getEmptyString() |
static String |
getEscapeBegin() |
static String |
getEscapeEnd() |
static String |
getYTEXTablePrefix() |
static String |
nullToEmptyString(String param) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.