Interface SQLCreateStatement.TableName

All Known Subinterfaces:
SQLCreateStatement.ExistsOrTableName
All Known Implementing Classes:
SQLCreateStatement.SQLCreateStatementBuilder
Enclosing class:
SQLCreateStatement

public static interface SQLCreateStatement.TableName
The table name part of building a SQLCreateStatement
  • Method Details