Uses of Interface
com.github.tadukoo.database.mysql.syntax.statement.SQLCreateStatement.Build
Package
Description
Contains classes for creating MySQL statements
-
Uses of SQLCreateStatement.Build in com.github.tadukoo.database.mysql.syntax.statement
Modifier and TypeInterfaceDescriptionstatic interface
The Foreign Keys or Building part of building aSQLCreateStatement
Modifier and TypeMethodDescriptionSQLCreateStatement.DatabaseName.databaseName
(String databaseName) SQLCreateStatement.SQLCreateStatementBuilder.databaseName
(String databaseName)