public class IdTableSupportStandardImpl extends Object implements IdTableSupport
| Modifier and Type | Field and Description |
|---|---|
static IdTableSupportStandardImpl |
INSTANCE
Singleton access
|
| Constructor and Description |
|---|
IdTableSupportStandardImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateIdTableName(String baseName) |
String |
getCreateIdTableCommand() |
String |
getCreateIdTableStatementOptions() |
String |
getDropIdTableCommand() |
public static final IdTableSupportStandardImpl INSTANCE
public String generateIdTableName(String baseName)
generateIdTableName in interface IdTableSupportpublic String getCreateIdTableCommand()
getCreateIdTableCommand in interface IdTableSupportpublic String getCreateIdTableStatementOptions()
getCreateIdTableStatementOptions in interface IdTableSupportpublic String getDropIdTableCommand()
getDropIdTableCommand in interface IdTableSupportCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.