public class JDBCUtils extends Object
Constructor and Description |
---|
JDBCUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getCreateTableQuery(String tableName) |
static String |
getTableExistsQuery(String tableName) |
static String |
setMessage(String tableName,
String messageId,
String message) |
Copyright © 2022 WSO2. All rights reserved.