SqlStatementMaker
class SqlStatementMaker(val spec: StorageTableSpec, val textType: String, val blobType: String, val longType: String, val useReturningClause: Boolean, collationCharset: String?)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
SQL condition for the record with an id, a partition (if needed) and with expiration check (if needed) already injected.
Link copied to clipboard
SQL condition for the record with an id, a partition (if needed) and with expiration check (if needed) already injected.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
SQL condition for the expired record with an id, and a partition (if needed).