Table
Wrapper for the results of getTables
Constructors
Functions
Link copied to clipboard
fun getBestRowIdentifier(scope: BestRowIdentifierScope, nullable: Boolean): List<BestRowIdentifier>
Content copied to clipboard
Get best row identifier for this table
Link copied to clipboard
Get columns for this table
Link copied to clipboard
Get keys exported from this table
Link copied to clipboard
Get keys imported from other tables
Link copied to clipboard
Get indexes
Link copied to clipboard
Get primary keys
Link copied to clipboard
fun getPseudoColumns(columnNamePattern: String? = null): List<PseudoColumn>
Content copied to clipboard
Get pseudo columns
Link copied to clipboard
Get table privileges
Link copied to clipboard
Get version columns