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 TypeMethodDescriptionvoidIndex[]static TablegetInstance(String tableName, VosBaseService owner) voidsetPrimaryIndex(Index primaryIndex) Methods inherited from class com.softwaremining.vendors.vos.Group
addChild, getChild, getChildrenMethods inherited from class com.softwaremining.vendors.vos.DataField
getName, getOccurs, getSqlName, setName, setOccurs, setSqlName
-
Method Details
-
getInstance
-
setPrimaryIndex
-
getPrimaryIndex
-
getIndexes
-
addIndex
-
getIndex
-