Class CassandraDMLStatement
java.lang.Object
org.jumpmind.db.sql.DmlStatement
org.jumpmind.db.platform.cassandra.CassandraDMLStatement
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jumpmind.db.sql.DmlStatement
DmlStatement.DmlType
-
Field Summary
Fields inherited from class org.jumpmind.db.sql.DmlStatement
catalogName, columns, databaseInfo, dmlType, keys, namedParameters, nullKeyValues, QUESTION_MARK, quote, schemaName, sql, tableName, textColumnExpression, types
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jumpmind.db.sql.DmlStatement
appendColumnEquals, appendColumnNameForSql, appendColumnParameter, appendColumnParameters, appendColumns, appendColumnsEquals, appendColumnsEquals, buildCountSql, buildDeleteSql, buildDynamicDeleteSql, buildDynamicSql, buildDynamicSql, buildFromSql, buildInsertSql, buildSelectSql, buildSelectSqlAll, buildTypes, buildTypes, buildUpdateSql, buildUpsertSql, buildWhereSql, escapeText, getColumnKeyMetaData, getColumns, getColumnsSql, getDmlType, getKeys, getLookupKeyData, getMetaData, getNullKeyValues, getSql, getSql, getTypeCode, getTypes, getValueArray, getValueArray, init, isNamedParameters, isUpsertSupported, updateCteExpression, updateCteExpression
-
Constructor Details
-
CassandraDMLStatement
-