Package ch.ergon.adam.core.db.schema
Class View
java.lang.Object
ch.ergon.adam.core.db.schema.SchemaItem
ch.ergon.adam.core.db.schema.Relation
ch.ergon.adam.core.db.schema.View
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBaseRelation(Relation base) voidsetViewDefinition(String viewDefinition) Methods inherited from class ch.ergon.adam.core.db.schema.Relation
addDependentView, getDependentViews, getField, getFieldIndex, getFields, setFieldsMethods inherited from class ch.ergon.adam.core.db.schema.SchemaItem
getName
-
Constructor Details
-
View
-
-
Method Details
-
getViewDefinition
-
setViewDefinition
-
getBaseRelations
-
addBaseRelation
-