Package ch.ergon.adam.core.db.schema
Class Relation
java.lang.Object
ch.ergon.adam.core.db.schema.SchemaItem
ch.ergon.adam.core.db.schema.Relation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDependentView(View view) intgetFieldIndex(Field field) voidsetFields(Collection<Field> fields) Methods inherited from class ch.ergon.adam.core.db.schema.SchemaItem
getName
-
Constructor Details
-
Relation
-
-
Method Details
-
getField
-
getFieldIndex
-
getFields
-
setFields
-
getDependentViews
-
addDependentView
-