public class JboDTUtils
extends java.lang.Object
I've taken the controversial step of *DUPLICATING* the code in here for the 3.1 release.
For the 4.0 release I'll move the code into a common area - and change all the DT references.
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | getCorrectCaseTableName(java.lang.String tableName) | 
| static java.lang.String | getSchema(java.lang.String tableName) | 
| static java.lang.String | getTable(java.lang.String tableName) | 
| static java.lang.String | stripQuotesAndUpper(java.lang.String tableName) | 
public static java.lang.String getSchema(java.lang.String tableName)
public static java.lang.String getTable(java.lang.String tableName)
public static java.lang.String stripQuotesAndUpper(java.lang.String tableName)
public static java.lang.String getCorrectCaseTableName(java.lang.String tableName)