Package org.duracloud.common.util
Class TableSpec
java.lang.Object
org.duracloud.common.util.TableSpec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDdl()intvoidvoidsetPrimaryKey(String primaryKey) voidsetTableName(String tableName)
-
Constructor Details
-
TableSpec
public TableSpec()
-
-
Method Details
-
getPrimaryKey
-
setPrimaryKey
-
getTableName
-
setTableName
-
getDdl
-
setDdl
-
getVersion
public int getVersion()
-