Uses of Package
ru.curs.celesta.score
Packages that use ru.curs.celesta.score
Package
Description
Package of Celesta central class.
Package with DB utils.
Adaptors for various RDBMS.
Classes that define columns for various RDBMS.
Root package of ddl adaptors.
Utility classes for RDBMS adaptors.
Filter classes.
Auxiliary filter classes.
H2 specific classes for Celesta triggers.
Database meta information DTO classes.
Objects for query parts.
Classes for work with prepared statements.
Terms that constitute cursor's WHERE condition.
Package containing metadata of table structure.
Resources for score IO.
Contains validators for identifiers.
Contains basic types for cursors for system tables.
-
Classes in ru.curs.celesta.score used by ru.curs.celestaClassDescriptionRoot class for complete data model of grains.Base class for grain elements (tables, indices and views).
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutilsClassDescriptionRoot class for complete data model of grains.Meta information about column of a table or a view.Parent class for grain elements containing data.Base class for grain elements (tables, indices and views).Materialized view data element.Parameterized View object in metadata.Read Only Table object in metadata.Sequence object in metadata.Generator class of SQL expressions.Table object in metadata.View object in metadata.
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.adaptorsClassDescriptionSuper class for
TableandReadOnlyTablethat encompasses common logic for both table types.Base class for describing a table column.Parent class for grain elements containing data.Foreign key class.Grain.Table index.Materialized view data element.Parameterized View object in metadata.Sequence object in metadata.Generator class of SQL expressions.Interface that defines meta entity as a table in the DB.View object in metadata. -
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.adaptors.column
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.adaptors.ddlClassDescriptionSuper class for
TableandReadOnlyTablethat encompasses common logic for both table types.Base class for describing a table column.Foreign key class.Grain.Table index.Materialized view data element.Parameterized View object in metadata.Sequence object in metadata.Generator class of SQL expressions.Interface that defines meta entity as a table in the DB.View object in metadata. -
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.adaptors.functionClassDescriptionBase class for describing a table column.Integer column.Interface that defines meta entity as a table in the DB.
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.filter
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.filter.valueClassDescriptionSuper class for
TableandReadOnlyTablethat encompasses common logic for both table types.Meta information about column of a table or a view.Parent class for grain elements containing data.View object in metadata. -
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.h2
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.metaClassDescriptionBase class for describing a table column.Foreign key rule type when deleting or updating primary key of the parent record.Foreign key class.Table index.Sequence object in metadata.Interface that defines meta entity as a table in the DB.
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.query
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.stmtClassDescriptionSuper class for
TableandReadOnlyTablethat encompasses common logic for both table types.Interface that defines meta entity as a table in the DB. -
Classes in ru.curs.celesta.score used by ru.curs.celesta.dbutils.termClassDescriptionSuper class for
TableandReadOnlyTablethat encompasses common logic for both table types.Scalar SQL expression.Interface that defines meta entity as a table in the DB. -
Classes in ru.curs.celesta.score used by ru.curs.celesta.scoreClassDescriptionRoot class for complete data model of grains.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.Base class for describing a table column.Meta information about column of a table or a view.Column ordering specifier.Parent class for grain elements containing data.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.Foreign key class.Grain.Base class for grain elements (tables, indices and views).Table index.Integer column.Expression with logical value.Materialized view data element.A named element of metamodel (e.g. table or column) that must have a unique identifier 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.Sequence object in metadata.Sequence arguments.Generator class of SQL expressions.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. -
Classes in ru.curs.celesta.score used by ru.curs.celesta.score.io
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.score.validator
-
Classes in ru.curs.celesta.score used by ru.curs.celesta.syscursors
-
Classes in ru.curs.celesta.score used by s1