Package com.softwaremining.vendors.vos
Class Table
java.lang.Object
com.softwaremining.vendors.vos.DataField
com.softwaremining.vendors.vos.Group
com.softwaremining.vendors.vos.Table
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Index[]
static Table
getInstance
(String tableName, VosBaseService owner) void
setPrimaryIndex
(Index primaryIndex) Methods inherited from class com.softwaremining.vendors.vos.Group
addChild, getChild, getChildren
Methods inherited from class com.softwaremining.vendors.vos.DataField
getName, getOccurs, getSqlName, setName, setOccurs, setSqlName
-
Method Details
-
getInstance
-
setPrimaryIndex
-
getPrimaryIndex
-
getIndexes
-
addIndex
-
getIndex
-