| Package | Description |
|---|---|
| ru.curs.celesta |
Root package of Celesta classes.
|
| ru.curs.celesta.dbutils | |
| ru.curs.celesta.dbutils.adaptors | |
| ru.curs.celesta.dbutils.adaptors.column | |
| ru.curs.celesta.dbutils.adaptors.ddl |
Root package of ddl adaptors.
|
| ru.curs.celesta.dbutils.adaptors.function | |
| ru.curs.celesta.dbutils.meta | |
| ru.curs.celesta.dbutils.query | |
| ru.curs.celesta.dbutils.stmt | |
| ru.curs.celesta.dbutils.term | |
| ru.curs.celesta.score |
Package containing metadata of table structure.
|
| ru.curs.celesta.score.io |
Resources for score IO.
|
| ru.curs.celesta.score.validator |
| Class and Description |
|---|
| AbstractScore
Root class for complete data model of grains.
|
| GrainPart |
| Class and Description |
|---|
| AbstractScore
Root class for complete data model of grains.
|
| DataGrainElement
Parent class for grain elements containing data:
Tables
Views
Materialized views
|
| GrainElement
Base class for grain elements (tables, indices and views).
|
| SQLGenerator
Generator class of SQL expressions.
|
| Class and Description |
|---|
| BasicTable
Super class for
Table and ReadOnlyTable that encompasses common logic
for both table types. |
| Column
Base class for describing a table column.
|
| DataGrainElement
Parent class for grain elements containing data:
Tables
Views
Materialized views
|
| ForeignKey
Foreign key class.
|
| Grain
Grain.
|
| Index
Table index.
|
| MaterializedView
Materialized view data element.
|
| ParameterizedView
Parameterized View object in metadata.
|
| SequenceElement
Sequence object in metadata.
|
| SQLGenerator
Generator class of SQL expressions.
|
| TableElement
Interface that defines meta entity as a table in the DB.
|
| View
View object in metadata.
|
| Class and Description |
|---|
| Column
Base class for describing a table column.
|
| Class and Description |
|---|
| BasicTable
Super class for
Table and ReadOnlyTable that encompasses common logic
for both table types. |
| Column
Base class for describing a table column.
|
| ForeignKey
Foreign key class.
|
| Grain
Grain.
|
| Index
Table index.
|
| MaterializedView
Materialized view data element.
|
| ParameterizedView
Parameterized View object in metadata.
|
| SequenceElement
Sequence object in metadata.
|
| SQLGenerator
Generator class of SQL expressions.
|
| TableElement
Interface that defines meta entity as a table in the DB.
|
| View
View object in metadata.
|
| Class and Description |
|---|
| Column
Base class for describing a table column.
|
| IntegerColumn
Integer column.
|
| TableElement
Interface that defines meta entity as a table in the DB.
|
| Class and Description |
|---|
| Column
Base class for describing a table column.
|
| FKRule
Foreign key rule type when deleting or updating primary key
of the parent record.
|
| ForeignKey
Foreign key class.
|
| Index
Table index.
|
| SequenceElement
Sequence object in metadata.
|
| TableElement
Interface that defines meta entity as a table in the DB.
|
| Class and Description |
|---|
| DataGrainElement
Parent class for grain elements containing data:
Tables
Views
Materialized views
|
| Class and Description |
|---|
| BasicTable
Super class for
Table and ReadOnlyTable that encompasses common logic
for both table types. |
| TableElement
Interface that defines meta entity as a table in the DB.
|
| Class and Description |
|---|
| BasicTable
Super class for
Table and ReadOnlyTable that encompasses common logic
for both table types. |
| TableElement
Interface that defines meta entity as a table in the DB.
|
| Class and Description |
|---|
| AbstractScore
Root class for complete data model of grains.
|
| AbstractScore.ScoreBuilder
Score builder for subclasses of
AbstractScore. |
| AbstractView
Base class for all view data elements.
|
| BasicTable
Super class for
Table and ReadOnlyTable that encompasses common logic
for both table types. |
| Column
Base class for describing a table column.
|
| ColumnMeta
Meta information about column of a table or a view.
|
| ColumnMeta.Ordering
Column ordering specifier.
|
| DataGrainElement
Parent class for grain elements containing data:
Tables
Views
Materialized views
|
| Expr
Scalar SQL expression.
|
| ExprVisitor
Syntax tree visitor for procedure implementation of types validation, code
generation etc.
|
| FieldRef
Reference to a table column.
|
| FKRule
Foreign key rule type when deleting or updating primary key
of the parent record.
|
| ForeignKey
Foreign key class.
|
| Grain
Grain.
|
| GrainElement
Base class for grain elements (tables, indices and views).
|
| GrainPart |
| HasColumns |
| Index
Table index.
|
| IntegerColumn
Integer column.
|
| LogicValuedExpr
Expression with logical value.
|
| MaterializedView
Materialized view data element.
|
| NamedElement
A named element of metamodel (e.g.
|
| Namespace
Grain name space.
|
| NativeSqlElement
Native SQL holder for a grain part.
|
| Parameter
Parameter element of score.
|
| ParameterizedView
Parameterized View object in metadata.
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| SequenceElement
Sequence object in metadata.
|
| SequenceElement.Argument
Sequence arguments.
|
| SQLGenerator
Generator class of SQL expressions.
|
| TableElement
Interface that defines meta entity as a table in the DB.
|
| TableRef
Table reference in SQL query.
|
| TableRef.JoinType
JOIN type.
|
| VersionedElement
Interface that defines a versioning possibility for a meta entity in the DB.
|
| VersionString
Version string that has to consist of comma separated version tags.
|
| VersionString.ComparisionState
The result of comparison of VersionStrings on which a partial order is
defined.
|
| View
View object in metadata.
|
| ViewColumnMeta
View column metadata.
|
| ViewColumnType
Expression type.
|
| Class and Description |
|---|
| Namespace
Grain name space.
|
| Class and Description |
|---|
| ParseException
This exception is thrown when parse errors are encountered.
|
Copyright © 2020 CURS. All rights reserved.