Constructor
table name
columns
Columns
Constraints
Foreign key to Contents
Static
COLUMN_Id column name, Requirement 52
Static
COLUMN_Tile column column name, Requirement 54
Static
COLUMN_Tile ID column name, implied requirement
Static
COLUMN_Tile row column name, Requirement 55
Static
COLUMN_Zoom level column name, Requirement 53
Static
DEFAULT_Default id autoincrement setting
Static
DEFAULT_Default primary key not null setting
Add a new column
new column
Add constraint
constraint
Add constraints
constraints
Add constraints
constraints
Alter a column
altered column
Clear the constraints
cleared constraints
Clear the constraints of the provided type
cleared constraints
constraint type
Get the columns with the provided data type
columns
data type
Create user columns for a subset of table columns
user columns
columns
Create user columns for a subset of table columns
user columns
column names
Drop a column
column to drop
Get the column of the column name
column
column name
Get the column at the index
column
column index
Get the list of columns
columns
Get the columns from the column names
columns
column names
Get the constraints
constraints
Get the constraints of the provided type
constraints
constraint type
Protected
getGet the primary key column
primary key column
Get the tile column column
tile column
Get the tile data column
tile column
Get the tile row column
tile column
Get the user columns
user columns
Get the zoom level column
tile column
Check if has constraints of the provided type
true if has constraints
constraint type
Rename a column
column
new column name
Static
createCreate the required table columns, starting at the provided index
tile columns
defaults to false
Generated using TypeDoc
TileTable
models tile pyramid user tables.