Package ru.curs.celesta.score
package ru.curs.celesta.score
Package containing metadata of table structure.
-
ClassDescriptionRoot class for complete data model of grains.AbstractScore.ScoreBuilder<T extends AbstractScore>Score builder for subclasses of
AbstractScore.A segment of a UNION chain in a SQL UNION ALL query.Base class for all view data elements.Super class forTableandReadOnlyTablethat encompasses common logic for both table types.Binary column (IMAGE or BLOB type).AND/OR.+, -, *, /.Boolean column (BIT type).Utility class for Celesta documents.Serializes grain and its components to CelestaSQL.Column<V>Base class for describing a table column.ColumnMeta<V>Meta information about column of a table or a view.Column ordering specifier.Created by ioann on 10.07.2017.Parent class for grain elements containing data.Date column (DATETIME).Column with a fixed decimal point type.Scalar SQL expression.Syntax tree visitor for procedure implementation of types validation, code generation etc.Reference to a table column.Foreign key rule type when deleting or updating primary key of the parent record.Column REAL type.Foreign key class.Grain.Base class for grain elements (tables, indices and views).Persists grain to a writable resource.Table index.Integer column.Expression with logical value.Materialized view data element.Created by ioann on 10.07.2017.Created by ioann on 10.07.2017.A named element of metamodel (e.g. table or column) that must have a unique identifier name.NamedElementHolder<T extends NamedElement>A collection of named elements that may only contain one element per each name.Grain name space.Native SQL holder for a grain part.Parameter element of score.Parameterized View object in metadata.This exception is thrown when parse errors are encountered.Read Only Table object in metadata.Relation (>=, invalid input: '<'=, invalid input: '<'>, =, invalid input: '<', >).Sequence object in metadata.Sequence arguments.Generator class of SQL expressions.String column.Created by ioann on 10.07.2017.Table object in metadata.Interface that defines meta entity as a table in the DB.Table reference in SQL query.JOIN type.Table type.Interface that defines a versioning possibility for a meta entity in the DB.Version string that has to consist of comma separated version tags.The result of comparison of VersionStrings on which a partial order is defined.View object in metadata.View column metadata.Expression type.Column for date with time zone type.