Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages

P

password - Variable in class com.github.tadukoo.database.mysql.Database.DatabaseBuilder
The MySQL password for connecting to the Database
password - Variable in class com.github.tadukoo.database.mysql.Database
The MySQL password for connecting to the database
password(String) - Method in class com.github.tadukoo.database.mysql.Database.DatabaseBuilder
password(String) - Method in interface com.github.tadukoo.database.mysql.Database.Password
 
port - Variable in class com.github.tadukoo.database.mysql.Database.DatabaseBuilder
The MySQL host port
port - Variable in class com.github.tadukoo.database.mysql.Database
The MySQL host port
port(int) - Method in class com.github.tadukoo.database.mysql.Database.DatabaseBuilder
port(int) - Method in interface com.github.tadukoo.database.mysql.Database.PortOrDatabaseNameOrUsername
 
primaryKey - Variable in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.Builder
Whether this column is the primary key or not
primaryKey - Variable in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition
Whether this column is the primary key or not
primaryKey() - Method in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.Builder
Sets this column as the primary key
primaryKey() - Method in interface com.github.tadukoo.database.mysql.syntax.ColumnDefinition.NormalEnding
Sets this column as the primary key
primaryKey() - Method in class com.github.tadukoo.database.mysql.syntax.ColumnDefinition.NumericColumnDefinitionBuilder
Sets this column as the primary key
primaryKey() - Method in interface com.github.tadukoo.database.mysql.syntax.ColumnDefinition.NumericEnding
Sets this column as the primary key
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages