Class JDBCUtils
- java.lang.Object
-
- org.wso2.carbon.business.messaging.hl7.store.JDBCUtils
-
public class JDBCUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description JDBCUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getCreateTableQuery(String tableName)
static String
getTableExistsQuery(String tableName)
static String
setMessage(String tableName, String messageId, String message)
-