Class CreateTable
java.lang.Object
ru.volnenko.maven.plugin.databasedoc.model.impl.CreateTable
- All Implemented Interfaces:
ICreateTable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.volnenko.maven.plugin.databasedoc.model.ICreateTable
getCatalogName, getColumns, getRemarks, getSchemaName, getTableName, getTablespace, setCatalogName, setColumns, setRemarks, setSchemaName, setTableName, setTablespace
-
Constructor Details
-
CreateTable
public CreateTable()
-
-
Method Details
-
add
-