@Service(value=MetaDataUtilities.class) public class MetaDataUtilities extends Object
Service annotation.| Constructor and Description |
|---|
MetaDataUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static MetaDataUtilities |
getInstance()
The singleton.
|
boolean |
isReservedTable(String tableName)
Returns whether the given tablename is reserved.
|
String |
jdbcTypeToString(int jdbcType)
Converts a jdbc type to a string.
|
public static MetaDataUtilities getInstance()
public String jdbcTypeToString(int jdbcType)
jdbcType - the jdbc typepublic boolean isReservedTable(String tableName)
tableName - the tablename, with or without schemaTentackle - distributed, domain- and model-driven