-
Retrieves a Column object with the given name from the table.
Retrieves the list of columns in the table.
Retrieves the list of columns for the table.
Retrieves the list of columns in the table.
boolean
Checks if a row exists in the database table based on the provided column and item.
Retrieves a map of search results based on the specified column and item.
Retrieves a row from the table based on a specific column and item.
void
Sets the value of a specific item in the column.
Inserts a key-value pair into the insertMap HashMap.
Represents a row in a database table.