ValueMetaInterface |
BaseDatabaseMeta.customizeValueFromSQLType(ValueMetaInterface v,
ResultSetMetaData rm,
int index) |
Customizes the ValueMetaInterface defined in the base
|
ValueMetaInterface |
DatabaseInterface.customizeValueFromSQLType(ValueMetaInterface v,
ResultSetMetaData rm,
int index) |
Customizes the ValueMetaInterface defined in the base
|
ValueMetaInterface |
GenericDatabaseMeta.customizeValueFromSQLType(ValueMetaInterface v,
ResultSetMetaData rm,
int index) |
|
String |
AS400DatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
CacheDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
DatabaseInterface.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
DatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean use_autoinc,
String pk,
boolean semicolon) |
|
String |
DB2DatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
DbaseDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
DerbyDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
Exasol4DatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
ExtenDBDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
FirebirdDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
GenericDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
GoogleBigQueryDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
|
String |
GuptaDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
H2DatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
HypersonicDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
InformixDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
IngresDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
InterbaseDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
KingbaseESDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
LucidDBDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
MondrianNativeDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
|
String |
MonetDBDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
MSAccessDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
MSSQLServerDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
MySQLDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
NeoviewDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
NetezzaDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table Note: Netezza does not allow adding columns to
tables
|
String |
OracleDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
OracleRDBDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
PostgreSQLDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
SAPDBDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
SnowflakeHVDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
SQLiteDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
SybaseDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
SybaseIQDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
TeradataDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
UniVerseDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
VectorWiseDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table
|
String |
VerticaDatabaseMeta.getAddColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most
common possibility.
|
String |
BaseDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
CacheDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
DatabaseInterface.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
DatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean use_autoinc,
String pk,
boolean semicolon) |
|
String |
DB2DatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
Exasol4DatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
ExtenDBDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
GenericDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
|
String |
IngresDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
KingbaseESDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
LucidDBDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
MSAccessDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
MSSQLServerDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
NeoviewDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
NetezzaDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table Note: Netezza does not allow
addition/deletion of columns to tables
|
String |
OracleDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
OracleRDBDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
PostgreSQLDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
SnowflakeHVDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
VectorWiseDatabaseMeta.getDropColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to drop a column from the specified table
|
String |
AS400DatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
CacheDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
DatabaseInterface.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
Describe a Value as a field in the database.
|
String |
DatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean use_autoinc) |
|
String |
DatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean use_autoinc,
boolean add_fieldname,
boolean add_cr) |
|
String |
DB2DatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
DbaseDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
DerbyDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
Exasol4DatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
ExtenDBDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
FirebirdDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
GenericDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
GoogleBigQueryDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
GuptaDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
H2DatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
HypersonicDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
InformixDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
IngresDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
InterbaseDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
KingbaseESDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
LucidDBDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
MondrianNativeDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
MonetDBDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
MSAccessDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
MSSQLServerDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
MySQLDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
NeoviewDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
NetezzaDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
OracleDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
OracleRDBDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
PostgreSQLDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
SAPDBDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
SnowflakeHVDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String surrogateKey,
String primaryKey,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
SQLiteDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
SybaseDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
SybaseIQDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
TeradataDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
UniVerseDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
VectorWiseDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
VerticaDatabaseMeta.getFieldDefinition(ValueMetaInterface v,
String tk,
String pk,
boolean useAutoinc,
boolean addFieldName,
boolean addCr) |
|
String |
AS400DatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
CacheDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
DatabaseInterface.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
DatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean use_autoinc,
String pk,
boolean semicolon) |
|
String |
DB2DatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
DbaseDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
DerbyDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
Exasol4DatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
ExtenDBDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
FirebirdDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
GenericDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
GoogleBigQueryDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
|
String |
GuptaDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
H2DatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
HypersonicDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
InformixDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
IngresDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
InterbaseDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
KingbaseESDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
LucidDBDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
MondrianNativeDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
|
String |
MonetDBDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
MSAccessDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
MSSQLServerDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
MySQLDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
NeoviewDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
NetezzaDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table.
|
String |
OracleDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
OracleRDBDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
PostgreSQLDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
SAPDBDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
SnowflakeHVDatabaseMeta.getModifyColumnStatement(String tableName,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
SQLiteDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
SybaseDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
SybaseIQDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
TeradataDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
UniVerseDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
VectorWiseDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
VerticaDatabaseMeta.getModifyColumnStatement(String tablename,
ValueMetaInterface v,
String tk,
boolean useAutoinc,
String pk,
boolean semicolon) |
Generates the SQL statement to modify a column in the specified table
|
String |
BaseDatabaseMeta.getSQLValue(ValueMetaInterface valueMeta,
Object valueData,
String dateFormat) |
|
String |
DatabaseInterface.getSQLValue(ValueMetaInterface valueMeta,
Object valueData,
String dateFormat) |
Convert a value in the SQL equivalent.
|
String |
GenericDatabaseMeta.getSQLValue(ValueMetaInterface valueMeta,
Object valueData,
String dateFormat) |
|
Object |
AzureSqlDataBaseMeta.getValueFromResultSet(ResultSet rs,
ValueMetaInterface val,
int index) |
This method allows a database dialect to convert database specific data types to Kettle data types.
|
Object |
BaseDatabaseMeta.getValueFromResultSet(ResultSet rs,
ValueMetaInterface val,
int i) |
This method allows a database dialect to convert database specific data types to Kettle data types.
|
Object |
DatabaseInterface.getValueFromResultSet(ResultSet resultSet,
ValueMetaInterface valueMeta,
int index) |
This method allows a database dialect to convert database specific data types to Kettle data types.
|
Object |
DatabaseMeta.getValueFromResultSet(ResultSet rs,
ValueMetaInterface val,
int i) |
|
Object |
NeoviewDatabaseMeta.getValueFromResultSet(ResultSet rs,
ValueMetaInterface val,
int i) |
This method allows a database dialect to convert database specific data types to Kettle data types.
|
Object |
Vertica5DatabaseMeta.getValueFromResultSet(ResultSet rs,
ValueMetaInterface val,
int index) |
This method allows a database dialect to convert database specific data types to Kettle data types.
|
boolean |
DatabaseMeta.isClob(ValueMetaInterface v) |
|
void |
Database.setValue(PreparedStatement ps,
ValueMetaInterface v,
Object object,
int pos) |
|