- callContext() - Method in class ru.curs.celesta.dbutils.CsqlBasicDataAccessor
-
Returns call context that current cursor is created in.
- callContext() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.BinaryColumn
-
Celesta type of the column data.
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.BooleanColumn
-
Celesta type of the column data.
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.DateTimeColumn
-
Celesta type of the column data.
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.DecimalColumn
-
Celesta type of the column data.
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.FloatingColumn
-
Celesta type of the column data.
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.IntegerColumn
-
Celesta type of the column data.
- CELESTA_TYPE - Static variable in class ru.curs.celesta.score.ZonedDateTimeColumn
-
Celesta type of the column data.
- CelestaConnection - Class in ru.curs.celesta
-
Adapter class for
Connection where every method call is delegated
to the corresponding method of
connection delegate.
- CelestaDocUtils - Class in ru.curs.celesta.score
-
Utility class for Celesta documents.
- CelestaException - Exception in ru.curs.celesta
-
Critical error that leads to stopping of Celesta.
- CelestaException(String) - Constructor for exception ru.curs.celesta.CelestaException
-
- CelestaException(String, Object...) - Constructor for exception ru.curs.celesta.CelestaException
-
- CelestaException(String, Throwable) - Constructor for exception ru.curs.celesta.CelestaException
-
- CelestaException(Throwable) - Constructor for exception ru.curs.celesta.CelestaException
-
- CelestaParser - Class in ru.curs.celesta.score
-
- CelestaParser(InputStream) - Constructor for class ru.curs.celesta.score.CelestaParser
-
Constructor with InputStream.
- CelestaParser(InputStream, String) - Constructor for class ru.curs.celesta.score.CelestaParser
-
Constructor with InputStream and supplied encoding
- CelestaParser(Reader) - Constructor for class ru.curs.celesta.score.CelestaParser
-
Constructor.
- CelestaParser(CelestaParserTokenManager) - Constructor for class ru.curs.celesta.score.CelestaParser
-
Constructor with generated Token Manager.
- CelestaSerializer - Class in ru.curs.celesta.score
-
Serializes grain and its components to CelestaSQL.
- CelestaSerializer(PrintWriter) - Constructor for class ru.curs.celesta.score.CelestaSerializer
-
- CHECKSUM_COMMENT_TEMPLATE - Static variable in class ru.curs.celesta.score.MaterializedView
-
Checksum comment template.
- clear() - Method in class ru.curs.celesta.dbutils.CsqlBasicDataAccessor
-
- clear() - Method in class ru.curs.celesta.score.NamedElementHolder
-
- clearWarnings() - Method in class ru.curs.celesta.CelestaConnection
- clone() - Method in class ru.curs.celesta.dbutils.BLOB
-
Returns a BLOB clone pointing at the same data page.
- close() - Method in class ru.curs.celesta.CelestaConnection
-
Does nothing.
- close() - Method in class ru.curs.celesta.ConnectionPool
-
Closes up connection pool and all its connections, and makes it inaccessible.
- close() - Method in class ru.curs.celesta.dbutils.CsqlBasicDataAccessor
-
Closes data accessor if it hasn't been closed already.
- close() - Method in class ru.curs.celesta.dbutils.h2.AbstractMaterializeViewTrigger
-
- close() - Method in class ru.curs.celesta.dbutils.h2.RecVersionCheckTrigger
-
- close() - Method in class ru.curs.celesta.dbutils.stmt.MaskedStatementHolder
-
- close() - Method in class ru.curs.celesta.dbutils.stmt.PreparedStmtHolder
-
Closes the statement.
- close() - Method in interface ru.curs.celesta.ICallContext
-
- Column<V> - Class in ru.curs.celesta.score
-
Base class for describing a table column.
- ColumnDefiner - Class in ru.curs.celesta.dbutils.adaptors.column
-
Class responsible for generation of table column definition in different DBMS.
- ColumnDefiner() - Constructor for class ru.curs.celesta.dbutils.adaptors.column.ColumnDefiner
-
- ColumnDefinerFactory - Class in ru.curs.celesta.dbutils.adaptors.column
-
Column definer factory.
Usage pattern: ColumnDefinerFactory.getColumnDefiner(...);
- columnDefinition(TableBuilder) - Method in class ru.curs.celesta.score.CelestaParser
-
- ColumnMeta<V> - Interface in ru.curs.celesta.score
-
Meta information about column of a table or a view.
- ColumnMeta.Ordering - Enum in ru.curs.celesta.score
-
Column ordering specifier.
- commit() - Method in class ru.curs.celesta.CelestaConnection
- commit(Connection) - Method in class ru.curs.celesta.ConnectionPool
-
Executes 'commit' command on a connection without throwing exception.
- CommonConstants - Class in ru.curs.celesta.dbutils.adaptors.constants
-
Holder class for common constants.
- CommonFunctions - Class in ru.curs.celesta.dbutils.adaptors.function
-
Utility class for common functions.
- compareStrings(String, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- compareStrings(String, String) - Method in interface ru.curs.celesta.dbutils.adaptors.StaticDataAdaptor
-
Compares strings by DB.
- compareTo(VersionString) - Method in class ru.curs.celesta.score.VersionString
-
Comparison based on the existence of partial order on versions.
- CONCAT - Static variable in class ru.curs.celesta.score.BinaryTermOp
-
- CONJUGATE_INDEX_POSTFIX - Static variable in class ru.curs.celesta.dbutils.adaptors.constants.OpenSourceConstants
-
- ConnectionPool - Class in ru.curs.celesta
-
Database connection pool.
- ConnectionPoolConfiguration - Class in ru.curs.celesta
-
Connection pool configuration.
- ConnectionPoolConfiguration() - Constructor for class ru.curs.celesta.ConnectionPoolConfiguration
-
- constraint(Grain) - Method in class ru.curs.celesta.score.CelestaParser
-
- consume(Connection, String) - Method in interface ru.curs.celesta.dbutils.adaptors.ddl.DdlConsumer
-
- consume(Connection, String) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.JdbcDdlConsumer
-
- contains(Resource) - Method in class ru.curs.celesta.score.io.FileResource
-
- contains(Resource) - Method in interface ru.curs.celesta.score.io.Resource
-
Checks if the passed-in resource is a child of this resource.
- contains(Object) - Method in class ru.curs.celesta.score.NamedElementHolder
-
- containsAll(Collection<?>) - Method in class ru.curs.celesta.score.NamedElementHolder
-
- Count - Class in ru.curs.celesta.score
-
Created by ioann on 10.07.2017.
- Count() - Constructor for class ru.curs.celesta.score.Count
-
- create(ConnectionPoolConfiguration) - Static method in class ru.curs.celesta.ConnectionPool
-
Factory method for connection pool creation.
- create(int, QueryBuildingHelper) - Static method in class ru.curs.celesta.dbutils.stmt.ParameterSetter
-
- create(SingleValue, QueryBuildingHelper) - Static method in class ru.curs.celesta.dbutils.stmt.ParameterSetter
-
- createArbitrary(Object, QueryBuildingHelper) - Static method in class ru.curs.celesta.dbutils.stmt.ParameterSetter
-
- createArrayOf(String, Object[]) - Method in class ru.curs.celesta.CelestaConnection
- createBlob() - Method in class ru.curs.celesta.CelestaConnection
- createClob() - Method in class ru.curs.celesta.CelestaConnection
- createColumn(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Adds a new column to the table.
- createColumn(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Adds a new column to the table.
- createDbAdaptor() - Method in class ru.curs.celesta.dbutils.adaptors.configuration.DbAdaptorFactory
-
Builds DB adaptor for concrete DB type.
- createFindSetHolder(DBAdaptor, Connection, Supplier<FromClause>, Supplier<FromTerm>, Supplier<WhereTerm>, Supplier<String>, Supplier<Long>, Supplier<Long>, Supplier<Set<String>>) - Static method in class ru.curs.celesta.dbutils.stmt.PreparedStatementHolderFactory
-
- createFK(Connection, ForeignKey) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a foreign key in the DB.
- createFk(Connection, ForeignKey) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates foreign key in the DB.
- createForRecversion(QueryBuildingHelper) - Static method in class ru.curs.celesta.dbutils.stmt.ParameterSetter
-
- createForValueFrom(Range, QueryBuildingHelper) - Static method in class ru.curs.celesta.dbutils.stmt.ParameterSetter
-
- createForValueTo(Range, QueryBuildingHelper) - Static method in class ru.curs.celesta.dbutils.stmt.ParameterSetter
-
- createFunction(GrainPart, String) - Method in class ru.curs.celesta.score.CelestaParser
-
- createGetHolder(TableElement, DBAdaptor, Connection) - Static method in class ru.curs.celesta.dbutils.stmt.PreparedStatementHolderFactory
-
- createIndex(Connection, Index) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a table index in the DB.
- createIndex(Connection, Index) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates a table index in the grain.
- createIndex(GrainPart, String) - Method in class ru.curs.celesta.score.CelestaParser
-
- createInsertHolder(BasicTable, DBAdaptor, Connection) - Static method in class ru.curs.celesta.dbutils.stmt.PreparedStatementHolderFactory
-
- createMaterializedView(GrainPart, String) - Method in class ru.curs.celesta.score.CelestaParser
-
- createNClob() - Method in class ru.curs.celesta.CelestaConnection
- createParameterizedView(Connection, ParameterizedView) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- createParameterizedView(Connection, ParameterizedView) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
- createPK(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates primary key on a table.
- createPk(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates primary key in the table according to meta description.
- createRelative(String, Namespace) - Method in class ru.curs.celesta.score.io.FileResource
-
- createRelative(Namespace) - Method in interface ru.curs.celesta.score.io.Resource
-
Creates a resource relative to this resource.
- createRelative(String) - Method in interface ru.curs.celesta.score.io.Resource
-
Creates a resource relative to this resource.
- createRelative(String, Namespace) - Method in interface ru.curs.celesta.score.io.Resource
-
Creates a resource relative to this resource.
- createRelative(String, Namespace) - Method in class ru.curs.celesta.score.io.UrlResource
-
- createSchema(Connection, String) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates DB schema.
- createSchemaIfNotExists(String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates DB schema with the specified name if such didn't exist before.
- createSequence(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a sequence in the database.
- createSequence(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates a sequence in the database.
- createSequence(GrainPart, String) - Method in class ru.curs.celesta.score.CelestaParser
-
- createSQLXML() - Method in class ru.curs.celesta.CelestaConnection
- createStatement() - Method in class ru.curs.celesta.CelestaConnection
- createStatement(int, int) - Method in class ru.curs.celesta.CelestaConnection
- createStatement(int, int, int) - Method in class ru.curs.celesta.CelestaConnection
- createStruct(String, Object[]) - Method in class ru.curs.celesta.CelestaConnection
- createSysObjects(Connection, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates or recreates other system objects (stored procedures, functions)
needed for Celesta functioning on current RDBMS.
- createSysObjects(Connection, String) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- createSysObjects(Connection, String) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- createTable(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a table "from scratch" in the database.
- createTable(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates a table "from scratch" in the database.
- createTable(GrainPart, String) - Method in class ru.curs.celesta.score.CelestaParser
-
- createTableTriggersForMaterializedViews(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- createTableTriggersForMaterializedViews(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
- createTableTriggersForMaterializedViews(BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlGenerator
-
- createTableTriggersForMaterializedViews(BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.FirebirdDdlGenerator
-
- createTableTriggersForMaterializedViews(BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.H2DdlGenerator
-
- createTableTriggersForMaterializedViews(BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.MsSqlDdlGenerator
-
- createTableTriggersForMaterializedViews(BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.OraDdlGenerator
-
- createTableTriggersForMaterializedViews(BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.PostgresDdlGenerator
-
- createUpdateHolder(BasicTable, DBAdaptor, Connection, Supplier<boolean[]>, Supplier<boolean[]>) - Static method in class ru.curs.celesta.dbutils.stmt.PreparedStatementHolderFactory
-
- createView(Connection, View) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a view in the DB based on metadata.
- createView(Connection, View) - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
Creates a view in the database from metadata.
- createView(GrainPart, String) - Method in class ru.curs.celesta.score.CelestaParser
-
- createViewScript(PrintWriter, SQLGenerator) - Method in class ru.curs.celesta.score.View
-
Creates CREATE VIEW script in different SQL dialects by using 'visitor' pattern.
- CSC - Static variable in class ru.curs.celesta.dbutils.adaptors.constants.OraConstants
-
- CsqlBasicDataAccessor<T extends ICallContext> - Class in ru.curs.celesta.dbutils
-
- CsqlBasicDataAccessor(T) - Constructor for class ru.curs.celesta.dbutils.CsqlBasicDataAccessor
-
- CsqlWhereTermsMaker - Class in ru.curs.celesta.dbutils.term
-
- CsqlWhereTermsMaker() - Constructor for class ru.curs.celesta.dbutils.term.CsqlWhereTermsMaker
-
- CURRENT_TIMESTAMP - Static variable in class ru.curs.celesta.dbutils.adaptors.constants.FireBirdConstants
-
Current timestamp.
- CurrentScore - Class in ru.curs.celesta
-
ThreadLocal score accessor during the initialization of Celesta.
- currentToken - Variable in exception ru.curs.celesta.score.ParseException
-
This is the last token that has been consumed successfully.
- generateParseException() - Method in class ru.curs.celesta.score.CelestaParser
-
Generate ParseException.
- generateSequenceTriggerName(IntegerColumn) - Static method in class ru.curs.celesta.dbutils.adaptors.function.SchemalessFunctions
-
- get() - Method in class ru.curs.celesta.ConnectionPool
-
Returns a connection from pool.
- get() - Static method in class ru.curs.celesta.CurrentScore
-
Returns score object.
- get(String) - Method in class ru.curs.celesta.score.NamedElementHolder
-
Returns element by name.
- get(Object...) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
- getAfterSqlList(DBType) - Method in class ru.curs.celesta.score.Grain
-
- getAggregateColumns() - Method in class ru.curs.celesta.score.AbstractView
-
- getAlias() - Method in class ru.curs.celesta.score.TableRef
-
Returns table alias.
- getAllOperands() - Method in class ru.curs.celesta.score.BinaryLogicalOp
-
- getAllOperands() - Method in class ru.curs.celesta.score.LogicValuedExpr
-
- getAllOperands() - Method in class ru.curs.celesta.score.Relop
-
- getArgument(SequenceElement.Argument) - Method in class ru.curs.celesta.score.SequenceElement
-
Returns value of the specified argument.
- getArguments() - Method in class ru.curs.celesta.score.SequenceElement
-
Returns a map of all arguments with values for the sequence.
- getAutoCommit() - Method in class ru.curs.celesta.CelestaConnection
- getBeforeSqlList(DBType) - Method in class ru.curs.celesta.score.Grain
-
- getBooleanCheckName(Column<?>) - Static method in class ru.curs.celesta.dbutils.adaptors.function.OraFunctions
-
- getByNameIgnoreCase(String) - Static method in enum ru.curs.celesta.DBType
-
Returns DB type by its name ignoring case.
- getCallFunctionSql(ParameterizedView) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- getCallFunctionSql(ParameterizedView) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getCatalog() - Method in class ru.curs.celesta.CelestaConnection
- getCelestaDefault() - Method in class ru.curs.celesta.score.BinaryColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.BooleanColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.Column
-
DEFAULT value of the field in CelestaSQL language.
- getCelestaDefault() - Method in class ru.curs.celesta.score.DateTimeColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.DecimalColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.FloatingColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.IntegerColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.StringColumn
-
- getCelestaDefault() - Method in class ru.curs.celesta.score.ZonedDateTimeColumn
-
- getCelestaDoc() - Method in interface ru.curs.celesta.score.ColumnMeta
-
Column's CelestaDoc.
- getCelestaDoc() - Method in class ru.curs.celesta.score.NamedElement
-
Returns value of document string for this element.
- getCelestaDoc() - Method in class ru.curs.celesta.score.ViewColumnMeta
-
- getCelestaDocJSON(String) - Static method in class ru.curs.celesta.score.CelestaDocUtils
-
Extracts first occurrence of JSON object string from CelestaDoc.
- getCelestaType() - Method in class ru.curs.celesta.score.BinaryColumn
-
- getCelestaType() - Method in class ru.curs.celesta.score.BooleanColumn
-
- getCelestaType() - Method in interface ru.curs.celesta.score.ColumnMeta
-
Celesta data type that corresponds to the field.
- getCelestaType() - Method in class ru.curs.celesta.score.DateTimeColumn
-
- getCelestaType() - Method in class ru.curs.celesta.score.DecimalColumn
-
- getCelestaType() - Method in class ru.curs.celesta.score.FloatingColumn
-
- getCelestaType() - Method in class ru.curs.celesta.score.IntegerColumn
-
- getCelestaType() - Method in class ru.curs.celesta.score.StringColumn
-
- getCelestaType() - Method in class ru.curs.celesta.score.ViewColumnMeta
-
- getCelestaType() - Method in enum ru.curs.celesta.score.ViewColumnType
-
Celesta type.
- getCelestaType() - Method in class ru.curs.celesta.score.ZonedDateTimeColumn
-
- getChecksum() - Method in class ru.curs.celesta.score.Grain
-
Returns checksum of the script file that the grain was created from.
- getChecksum() - Method in class ru.curs.celesta.score.MaterializedView
-
- getChecksum() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Returns checksum of the schema cursor.
- getClientInfo(String) - Method in class ru.curs.celesta.CelestaConnection
- getClientInfo() - Method in class ru.curs.celesta.CelestaConnection
- getColumn(String) - Method in class ru.curs.celesta.score.BasicTable
-
- getColumn() - Method in class ru.curs.celesta.score.FieldRef
-
Returns the column that the reference is pointing to.
- getColumn(String) - Method in class ru.curs.celesta.score.MaterializedView
-
- getColumn(String) - Method in interface ru.curs.celesta.score.TableElement
-
Returns a column by its name or throws an exception with a message that
the column is not found.
- getColumnDefiner(DBType, Class<? extends Column<?>>) - Static method in class ru.curs.celesta.dbutils.adaptors.column.ColumnDefinerFactory
-
Returns a column definer depending on the DB type and column type.
- getColumnIndex(String) - Method in class ru.curs.celesta.score.AbstractView
-
Returns column index by column name.
- getColumnIndex(String) - Method in class ru.curs.celesta.score.BasicTable
-
- getColumnIndex(String) - Method in interface ru.curs.celesta.score.HasColumns
-
Column index in the list of columns.
- getColumnIndex(String) - Method in class ru.curs.celesta.score.Index
-
- getColumnInfo(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns information on a column.
- getColumnInfo(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getColumnInfo(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getColumnInfo(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
Returns information on column.
- getColumnInfo(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getColumnInfo(Connection, Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getColumnName() - Method in class ru.curs.celesta.score.FieldRef
-
Returns column name.
- getColumnNames() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
- getColumnNames() - Method in class ru.curs.celesta.dbutils.meta.DbIndexInfo
-
Column names of the index.
- getColumnNames() - Method in class ru.curs.celesta.dbutils.meta.DbPkInfo
-
Returns columns of the primary key.
- getColumnRef(String) - Method in class ru.curs.celesta.score.AbstractView
-
Returns column reference by column name.
- getColumnRefNames() - Method in class ru.curs.celesta.score.MaterializedView
-
- getColumns(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns a set of column names for a specific table.
- getColumns(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getColumns(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.OpenSourceDbAdaptor
-
- getColumns(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getColumns() - Method in class ru.curs.celesta.score.AbstractView
-
Returns a map of columns of the view.
- getColumns() - Method in class ru.curs.celesta.score.BasicTable
-
Unmodified list of table columns.
- getColumns() - Method in class ru.curs.celesta.score.ForeignKey
-
Unmodified list of columns for the foreign key.
- getColumns() - Method in interface ru.curs.celesta.score.HasColumns
-
List of columns with names.
- getColumns() - Method in class ru.curs.celesta.score.Index
-
Returns columns of the index.
- getColumns() - Method in class ru.curs.celesta.score.MaterializedView
-
- getColumns() - Method in interface ru.curs.celesta.score.TableElement
-
Returns a map of columns with names.
- getColumns() - Method in class ru.curs.celesta.score.View
-
- getColumnType() - Method in class ru.curs.celesta.score.ViewColumnMeta
-
Returns column type.
- getConn() - Method in interface ru.curs.celesta.ICallContext
-
Connection with database.
- getConnection() - Method in class ru.curs.celesta.CelestaConnection
-
Returns SQL connection object.
- getConstraintName() - Method in class ru.curs.celesta.score.ForeignKey
-
Returns the name of FK constraint (or generates it if it's not provided).
- getCSQL() - Method in class ru.curs.celesta.score.Expr
-
Returns a Celesta-SQL view of the expression.
- getCurrentIdent(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns current identity value for the table.
- getCurrentIdent(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getCurrentIdent(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getCurrentIdent(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getCurrentIdent(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getCurrentIdent(Connection, BasicTable) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getDbAdaptor() - Method in interface ru.curs.celesta.ICallContext
-
- getDBPid(Connection) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns process id of current database connection.
- getDBPid(Connection) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getDBPid(Connection) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getDBPid(Connection) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getDBPid(Connection) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getDBPid(Connection) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getDefaultDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.ColumnDefiner
-
Returns separately DEFAULT definition of the column.
- getDefaultValue() - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Column default value.
- getDefaultValue() - Method in class ru.curs.celesta.score.BinaryColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.BooleanColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.Column
-
Returns default value.
- getDefaultValue() - Method in class ru.curs.celesta.score.DateTimeColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.DecimalColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.FloatingColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.IntegerColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.StringColumn
-
- getDefaultValue() - Method in class ru.curs.celesta.score.ZonedDateTimeColumn
-
- getDeleteRecordStatement(Connection, TableElement, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a PreparedStatement object for a DELETE statement for deleting a set of records that
satisfy a condition.
- getDeleteRecordStatement(Connection, TableElement, String) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getDeleteRecordStatement(Connection, TableElement, String) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getDeleteRecordStatement(Connection, TableElement, String) - Method in class ru.curs.celesta.dbutils.adaptors.OpenSourceDbAdaptor
-
- getDeleteRecordStatement(Connection, TableElement, String) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getDeleteRule() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Returns foreign key rule type on deletion.
- getDeleteRule() - Method in class ru.curs.celesta.score.ForeignKey
-
Returns rule for deletion.
- getDependencyOrder() - Method in class ru.curs.celesta.score.Grain
-
If a grain has a higher number than the other grain then it means that it can depend from the first one.
- getDriverClassName() - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Returns JDBC driver class name.
- getDriverClassName() - Method in enum ru.curs.celesta.DBType
-
Returns JDBC driver class name.
- getElement(String, Class<T>) - Method in class ru.curs.celesta.score.Grain
-
Returns an element by its name and class or throws an exception with the message
that element is not found.
- getElements(Class<T>) - Method in class ru.curs.celesta.score.Grain
-
Returns a set of elements of specified type defined in the grain.
- getElements() - Method in class ru.curs.celesta.score.NamedElementHolder
-
Returns a copy of elements map only for reading.
- getExpression() - Method in class ru.curs.celesta.dbutils.query.FromClause
-
Returns FROM expression.
- getFieldList(Iterable<String>) - Static method in class ru.curs.celesta.dbutils.adaptors.function.CommonFunctions
-
- getFile() - Method in class ru.curs.celesta.score.discovery.GrainPartInfo
-
Deprecated.
- getFKInfo(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns information on the foreign keys from grain.
- getFKInfo(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getFKInfo(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getFKInfo(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getFKInfo(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getFKInfo(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getForeignKeys() - Method in class ru.curs.celesta.score.BasicTable
-
Returns a set of foreign keys for the table.
- getFullDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.ColumnDefiner
-
Returns full definition of the column (for column creation).
- getFullDefinition(Column) - Method in class ru.curs.celesta.dbutils.adaptors.column.FireBirdColumnDefiner
-
Returns full definition of the column (for column creation).
- getFullDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.OraColumnDefiner
-
- getGe() - Method in class ru.curs.celesta.dbutils.query.FromClause
-
Returns grain element.
- getGrain(String) - Method in class ru.curs.celesta.score.AbstractScore
-
Returns grain by its name.
- getGrain() - Method in class ru.curs.celesta.score.GrainElement
-
Returns grain that the element belongs to.
- getGrain() - Method in interface ru.curs.celesta.score.TableElement
-
Returns grain that the table element belongs to.
- getGrainName() - Method in class ru.curs.celesta.score.discovery.GrainPartInfo
-
Deprecated.
- getGrainPart() - Method in class ru.curs.celesta.score.GrainElement
-
- getGrainPart() - Method in class ru.curs.celesta.score.NativeSqlElement
-
Returns grain part.
- getGrainParts() - Method in class ru.curs.celesta.score.Grain
-
Returns grain parts that this grain consists of.
- getGrains() - Method in class ru.curs.celesta.score.AbstractScore
-
Returns an unmodifiable grain set.
- getGroupByPartOfScript() - Method in class ru.curs.celesta.score.MaterializedView
-
- getHoldability() - Method in class ru.curs.celesta.CelestaConnection
- getId() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Returns ID of the schema cursor.
- getIdentifierParser() - Method in class ru.curs.celesta.score.AbstractScore
-
Returns identifier parser.
- getImplements() - Method in class ru.curs.celesta.score.BasicTable
-
Returns interfaces that are implemented by the cursor (values of
'implements' property) for this table.
- getIncrementBy() - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Returns 'increment by' value of the sequence.
- getIncrementSequenceName(TableElement) - Static method in class ru.curs.celesta.dbutils.adaptors.function.SchemalessFunctions
-
- getIndex(String) - Method in class ru.curs.celesta.score.NamedElementHolder
-
Returns index of element by name.
- getIndexName() - Method in class ru.curs.celesta.dbutils.meta.DbIndexInfo
-
Index name.
- getIndices(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns a set of indices referring to tables specified in the indicated grain.
- getIndices(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getIndices(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getIndices(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getIndices(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getIndices(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getIndices() - Method in class ru.curs.celesta.score.BasicTable
-
Returns a set of indices for the table.
- getIndices() - Method in class ru.curs.celesta.score.Grain
-
Returns a set of indices defined in the grain.
- getInFilterClause(DataGrainElement, DataGrainElement, List<String>, List<String>, String) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getInFilterClause(DataGrainElement, DataGrainElement, List<String>, List<String>, String) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getInFilterClause(DataGrainElement, DataGrainElement, List<String>, List<String>, String) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getInFilterClause(DataGrainElement, DataGrainElement, List<String>, List<String>, String) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getInFilterClause(DataGrainElement, DataGrainElement, List<String>, List<String>, String) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getInFilterClause(DataGrainElement, DataGrainElement, List<String>, List<String>, String) - Method in interface ru.curs.celesta.dbutils.QueryBuildingHelper
-
- getInputStream() - Method in class ru.curs.celesta.score.io.FileResource
-
- getInputStream() - Method in interface ru.curs.celesta.score.io.Resource
-
Returns input stream for the resource.
- getInputStream() - Method in class ru.curs.celesta.score.io.UrlResource
-
- getInsertRecordStatement(Connection, BasicTable, boolean[], List<ParameterSetter>) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a PreparedStatement object for an INSERT statement to insert a record into a table.
- getInsertRecordStatement(Connection, BasicTable, boolean[], List<ParameterSetter>) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getInsertRecordStatement(Connection, BasicTable, boolean[], List<ParameterSetter>) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getInsertRecordStatement(Connection, BasicTable, boolean[], List<ParameterSetter>) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getInsertRecordStatement(Connection, BasicTable, boolean[], List<ParameterSetter>) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getInsertRecordStatement(Connection, BasicTable, boolean[], List<ParameterSetter>) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getInStream() - Method in class ru.curs.celesta.dbutils.BLOB
-
Returns a stream for data reading.
- getInternalDefinition(Column) - Method in class ru.curs.celesta.dbutils.adaptors.column.FireBirdColumnDefiner
-
- getInternalDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.OraColumnDefiner
-
- getJavaClass() - Method in class ru.curs.celesta.score.BinaryColumn
-
- getJavaClass() - Method in class ru.curs.celesta.score.BooleanColumn
-
- getJavaClass() - Method in interface ru.curs.celesta.score.ColumnMeta
-
Returns corresponding Java data type.
- getJavaClass() - Method in class ru.curs.celesta.score.DateTimeColumn
-
- getJavaClass() - Method in class ru.curs.celesta.score.DecimalColumn
-
- getJavaClass() - Method in class ru.curs.celesta.score.FloatingColumn
-
- getJavaClass() - Method in class ru.curs.celesta.score.IntegerColumn
-
- getJavaClass() - Method in class ru.curs.celesta.score.Parameter
-
Returns java type of parameter.
- getJavaClass() - Method in class ru.curs.celesta.score.StringColumn
-
- getJavaClass() - Method in class ru.curs.celesta.score.ViewColumnMeta
-
- getJavaClass() - Method in enum ru.curs.celesta.score.ViewColumnType
-
Returns Java type.
- getJavaClass() - Method in class ru.curs.celesta.score.ZonedDateTimeColumn
-
- getJdbcConnectionUrl() - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Returns JDBC connection URL.
- getJoinType() - Method in class ru.curs.celesta.score.TableRef
-
Returns JOIN type.
- getLastmodified() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Returns 'last modified' date of the schema cursor.
- getLeft() - Method in class ru.curs.celesta.score.Relop
-
Returns the left part.
- getLength() - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Column length.
- getLength() - Method in class ru.curs.celesta.score.Grain
-
Returns length of the script file that the grain was created from.
- getLength() - Method in class ru.curs.celesta.score.StringColumn
-
Maximal length of the text field.
- getLength() - Method in class ru.curs.celesta.score.ViewColumnMeta
-
Returns field's length (or -1 if undefined).
- getLength() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Returns length of the schema cursor.
- getLightDefaultDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.MsSqlColumnDefiner
-
- getList(String, String) - Static method in class ru.curs.celesta.score.CelestaDocUtils
-
Returns array for key as a value list.
- getLogin() - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Returns user login.
- getMainDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.ColumnDefiner
-
Returns column definition that contains name, type and NULL/NOT NULL (
without DEFAULT).
- getMainDefinition(Column) - Method in class ru.curs.celesta.dbutils.adaptors.column.FireBirdColumnDefiner
-
- getMainDefinition(Column<?>) - Method in class ru.curs.celesta.dbutils.adaptors.column.OraColumnDefiner
-
- getMaterializedView(String) - Method in class ru.curs.celesta.score.Grain
-
Returns a materialized view by its name or an exception with a message
that the view was not found.
- getMaterializedViews() - Method in class ru.curs.celesta.score.Grain
-
Returns a set of materialized views defined in the grain.
- getMaxValue() - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Returns maximal value of the sequence.
- getMeta() - Method in class ru.curs.celesta.score.BinaryTermOp
-
- getMeta() - Method in class ru.curs.celesta.score.Count
-
- getMeta() - Method in class ru.curs.celesta.score.Expr
-
Returns the expression type.
- getMeta() - Method in class ru.curs.celesta.score.FieldRef
-
- getMeta() - Method in class ru.curs.celesta.score.LogicValuedExpr
-
- getMeta() - Method in class ru.curs.celesta.score.Max
-
- getMeta() - Method in class ru.curs.celesta.score.Min
-
- getMeta() - Method in class ru.curs.celesta.score.ParameterRef
-
- getMeta() - Method in class ru.curs.celesta.score.Sum
-
- getMetaData() - Method in class ru.curs.celesta.CelestaConnection
- getMinValue() - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Returns minimal value of the sequence.
- getName() - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Returns column name.
- getName() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Returns foreign key name.
- getName() - Method in class ru.curs.celesta.dbutils.meta.DbPkInfo
-
Returns primary key name.
- getName() - Method in class ru.curs.celesta.event.TriggerQuery
-
Returns trigger name parameter.
- getName() - Method in interface ru.curs.celesta.score.ColumnMeta
-
Returns column name.
- getName() - Method in class ru.curs.celesta.score.NamedElement
-
Returns the name.
- getName() - Method in class ru.curs.celesta.score.ParameterRef
-
- getName() - Method in interface ru.curs.celesta.score.TableElement
-
Returns table element name.
- getName() - Method in class ru.curs.celesta.score.ViewColumnMeta
-
- getNamespace() - Method in class ru.curs.celesta.score.Grain
-
Returns namespace of the grain.
- getNamespace() - Method in class ru.curs.celesta.score.GrainPart
-
Returns name space of this grain part.
- getNamespace() - Method in class ru.curs.celesta.score.io.FileResource
-
- getNamespace() - Method in interface ru.curs.celesta.score.io.Resource
-
Returns namespace of current resource.
- getNamespace() - Method in class ru.curs.celesta.score.io.UrlResource
-
- getNavigationStatement(Connection, FromClause, String, String, Set<String>, long) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns navigable PreparedStatement by a filtered set of records.
- getNavigationStatement(Connection, FromClause, String, String, Set<String>, long) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getNavigationStatement(Connection, FromClause, String, String, Set<String>, long) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getNavigationStatement(Connection, FromClause, String, String, Set<String>, long) - Method in class ru.curs.celesta.dbutils.adaptors.OpenSourceDbAdaptor
-
- getNavigationStatement(Connection, FromClause, String, String, Set<String>, long) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getNetworkTimeout() - Method in class ru.curs.celesta.CelestaConnection
- getNextToken() - Method in class ru.curs.celesta.score.CelestaParser
-
Get the next Token.
- getNullsMask() - Method in class ru.curs.celesta.dbutils.stmt.MaskedStatementHolder
-
- getOneFieldStatement(Connection, Column<?>, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a PreparedStatement object for a SELECT statement of a single column containing
at most one record.
- getOneFieldStatement(Connection, Column<?>, String) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getOneFieldStatement(Connection, Column<?>, String) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getOneFieldStatement(Connection, Column<?>, String) - Method in class ru.curs.celesta.dbutils.adaptors.OpenSourceDbAdaptor
-
- getOneFieldStatement(Connection, Column<?>, String) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getOneRecordStatement(Connection, TableElement, String, Set<String>) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Creates a PreparedStatement object for a SELECT statement containing at most one record.
- getOneRecordStatement(Connection, TableElement, String, Set<String>) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getOneRecordStatement(Connection, TableElement, String, Set<String>) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getOneRecordStatement(Connection, TableElement, String, Set<String>) - Method in class ru.curs.celesta.dbutils.adaptors.OpenSourceDbAdaptor
-
- getOneRecordStatement(Connection, TableElement, String, Set<String>) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getOnExpr() - Method in class ru.curs.celesta.score.TableRef
-
Returns condition ON...
- getOperands() - Method in class ru.curs.celesta.score.BinaryLogicalOp
-
Returns the operands.
- getOperands() - Method in class ru.curs.celesta.score.BinaryTermOp
-
Returns the operands.
- getOperator() - Method in class ru.curs.celesta.score.BinaryLogicalOp
-
Returns the operator.
- getOperator() - Method in class ru.curs.celesta.score.BinaryTermOp
-
Returns the operator.
- getOptions() - Method in class ru.curs.celesta.score.Column
-
Returns options (the value of option property) for current field.
- getOutputStream() - Method in class ru.curs.celesta.score.io.FileResource
-
- getOutputStream() - Method in interface ru.curs.celesta.score.io.Resource
-
Returns output stream for the resource if it is writable, null otherwise.
- getOutStream() - Method in class ru.curs.celesta.dbutils.BLOB
-
Returns a stream for data writing, at the same time dropping off current data from BLOB.
- getParameter() - Method in class ru.curs.celesta.score.ParameterRef
-
- getParameterizedView(String) - Method in class ru.curs.celesta.score.Grain
-
Returns a parameterized view by its name or an exception with a message
that the view was not found.
- getParameterizedViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- getParameterizedViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getParameterizedViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getParameterizedViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getParameterizedViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getParameterizedViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getParameterizedViews() - Method in class ru.curs.celesta.score.Grain
-
Returns a set of parameterized views defined in the grain.
- getParameterRefsWithOrder() - Method in class ru.curs.celesta.score.ParameterizedView
-
- getParameters() - Method in class ru.curs.celesta.dbutils.query.FromClause
-
- getParameters() - Method in class ru.curs.celesta.score.ParameterizedView
-
Returns a map parameter name -> parameter.
- getParentTable() - Method in class ru.curs.celesta.score.Column
-
Returns table that current column belongs to.
- getParentTable() - Method in class ru.curs.celesta.score.ForeignKey
-
Table that the foreign key is part of.
- getPassword() - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Returns password.
- getPkConstraintName() - Method in class ru.curs.celesta.score.BasicTable
-
- getPkConstraintName() - Method in class ru.curs.celesta.score.MaterializedView
-
- getPkConstraintName() - Method in interface ru.curs.celesta.score.TableElement
-
Returns PK constraint name.
- getPKInfo(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns information on the primary key of a table.
- getPKInfo(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getPKInfo(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getPKInfo(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getPKInfo(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getPKInfo(Connection, TableElement) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getPKWhereTerm(BasicTable) - Static method in class ru.curs.celesta.dbutils.term.CsqlWhereTermsMaker
-
Gets WHERE clause for single record (by its primary key).
- getPKWhereTermForGet(TableElement) - Static method in class ru.curs.celesta.dbutils.term.CsqlWhereTermsMaker
-
- getPrecision() - Method in class ru.curs.celesta.score.DecimalColumn
-
Returns precision.
- getPrimaryKey() - Method in class ru.curs.celesta.score.BasicTable
-
- getPrimaryKey() - Method in class ru.curs.celesta.score.MaterializedView
-
- getPrimaryKey() - Method in interface ru.curs.celesta.score.TableElement
-
Returns unmodified map of primary key columns.
- getQuotedName() - Method in class ru.curs.celesta.score.NamedElement
-
Returns the name in ANSI quotes (e.g.
- getQuotedName() - Method in interface ru.curs.celesta.score.TableElement
-
Returns name in ANSI quotes ("name").
- getQuotedNameIfNeeded() - Method in class ru.curs.celesta.score.NamedElement
-
Returns the name in ANSI quotes if needed.
- getRecordSetStatement(Connection, FromClause, String, String, long, long, Set<String>) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- getRecVersionField() - Method in class ru.curs.celesta.score.Table
-
- getRecVersionField() - Method in interface ru.curs.celesta.score.VersionedElement
-
Returns a description of recversion field.
- getReferencedTable() - Method in class ru.curs.celesta.score.ForeignKey
-
Table that is being referenced by the foreign key.
- getRefGrainName() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Returns referenced grain name.
- getRefTable() - Method in class ru.curs.celesta.score.MaterializedView
-
- getRefTableName() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Returns table name that foreign key refers to.
- getRelativePath(Resource) - Method in class ru.curs.celesta.score.io.FileResource
-
- getRelativePath(Resource) - Method in interface ru.curs.celesta.score.io.Resource
-
Returns relative path from this resource to the child one, or
null if such path doesn't exist.
- getRelop() - Method in class ru.curs.celesta.score.Relop
-
Returns the relation.
- getRight() - Method in class ru.curs.celesta.score.Relop
-
Returns the right part.
- getScale() - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
- getScale() - Method in class ru.curs.celesta.score.DecimalColumn
-
Returns scale.
- getSchema() - Method in class ru.curs.celesta.CelestaConnection
- getSchema() - Method in class ru.curs.celesta.event.TriggerQuery
-
Returns schema name parameter.
- getScore() - Method in interface ru.curs.celesta.ICallContext
-
Returns Celesta score.
- getScore() - Method in class ru.curs.celesta.score.Grain
-
Returns model that the grain belongs to.
- getSelectPartOfScript() - Method in class ru.curs.celesta.score.MaterializedView
-
- getSequence() - Method in class ru.curs.celesta.score.IntegerColumn
-
Returns sequence of the column.
- getSequenceInfo(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns information on a sequence.
- getSequenceInfo(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getSequenceInfo(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getSequenceInfo(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getSequenceInfo(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getSequenceInfo(Connection, SequenceElement) - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getSetCountStatement(Connection, FromClause, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Builds a SELECT COUNT statement.
- getSource() - Method in class ru.curs.celesta.score.GrainPart
-
Returns resource the grain part was loaded from.
- getSQL(QueryBuildingHelper) - Method in class ru.curs.celesta.score.Expr
-
Returns an SQL view of the expression in dialect of current DB.
- getSql() - Method in class ru.curs.celesta.score.NativeSqlElement
-
Returns native SQL.
- getSql(Object) - Method in enum ru.curs.celesta.score.SequenceElement.Argument
-
Returns SQL for argument with the specified value.
- getState() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Returns state of the schema cursor.
- getStatement(Object[], int) - Method in class ru.curs.celesta.dbutils.stmt.MaskedStatementHolder
-
- getStatement(Object[], int) - Method in class ru.curs.celesta.dbutils.stmt.PreparedStmtHolder
-
Returns prepared statement with refreshed parameters.
- getSurrogateCount() - Method in class ru.curs.celesta.score.MaterializedView
-
- getSysSchemaName() - Method in class ru.curs.celesta.score.AbstractScore
-
Returns system schema name.
- getTable(String) - Method in class ru.curs.celesta.score.Grain
-
Returns a table by its name or an exception with a message that the table was not found.
- getTable(String, Class<T>) - Method in class ru.curs.celesta.score.Grain
-
Returns a table by its name and a table class.
- getTable() - Method in class ru.curs.celesta.score.Index
-
Returns table of the index.
- getTable() - Method in class ru.curs.celesta.score.TableRef
-
Returns table.
- getTableName() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Returns table name for which foreign key is defined.
- getTableName() - Method in class ru.curs.celesta.dbutils.meta.DbIndexInfo
-
Table name for which index is defined.
- getTableName() - Method in class ru.curs.celesta.event.TriggerQuery
-
Returns table name parameter.
- getTableNameOrAlias() - Method in class ru.curs.celesta.score.FieldRef
-
Returns table name or alias.
- getTables() - Method in class ru.curs.celesta.score.AbstractView
-
- getTables() - Method in class ru.curs.celesta.score.Grain
-
Returns a set of tables defined in the grain.
- getTables(Class<T>) - Method in class ru.curs.celesta.score.Grain
-
Returns a set of tables defined in the grain by a table class.
- getTerm() - Method in class ru.curs.celesta.score.Sum
-
- getToken(int) - Method in class ru.curs.celesta.score.CelestaParser
-
Get the specific Token.
- getTransactionIsolation() - Method in class ru.curs.celesta.CelestaConnection
- getTriggerBody(Connection, TriggerQuery) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- getTriggerName(TriggerType) - Method in class ru.curs.celesta.score.MaterializedView
-
- getType() - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns current database type.
- getType() - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getType() - Method in class ru.curs.celesta.dbutils.adaptors.H2Adaptor
-
- getType() - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- getType() - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getType() - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- getType() - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Returns column type.
- getType() - Method in class ru.curs.celesta.event.TriggerQuery
-
Returns trigger type parameter.
- getType() - Method in class ru.curs.celesta.score.Parameter
-
Returns parameter type.
- getTypeMap() - Method in class ru.curs.celesta.CelestaConnection
- getUpdateRecordStatement(Connection, BasicTable, boolean[], boolean[], List<ParameterSetter>, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Builds prepared statement for records UPDATE.
equalsMask[columnIndex] should contain true for the column with
index equal to columnIndex to take part in the evaluation.
If nullsMask[columnIndex] contains true IS NULL check
has a priority above program[columnIndex] check - column = ?.
- getUpdateRule() - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Returns foreign key rule type on update.
- getUpdateRule() - Method in class ru.curs.celesta.score.ForeignKey
-
Returns rule for update.
- getUpdTriggerName(TableElement) - Static method in class ru.curs.celesta.dbutils.adaptors.function.SchemalessFunctions
-
- getValue() - Method in class ru.curs.celesta.dbutils.filter.SingleValue
-
Returns filter value.
- getValue() - Method in class ru.curs.celesta.score.Namespace
-
- getValueFrom() - Method in class ru.curs.celesta.dbutils.filter.Range
-
Returns a from value.
- getValueTo() - Method in class ru.curs.celesta.dbutils.filter.Range
-
Returns a to value.
- getVersion() - Method in class ru.curs.celesta.score.Grain
-
Returns the grain version.
- getVersion() - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Returns version of the schema cursor.
- getVersionCheckTriggerName(TableElement) - Static method in class ru.curs.celesta.dbutils.adaptors.function.SchemalessFunctions
-
- getView(String) - Method in class ru.curs.celesta.score.Grain
-
Returns a view by its name or an exception with a message that the view was not found.
- getViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns list of view names in the grain.
- getViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- getViewList(Connection, Grain) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- getViews() - Method in class ru.curs.celesta.score.Grain
-
Returns a set of views defined in the grain.
- getViewSQLGenerator() - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- getViewSQLGenerator() - Method in class ru.curs.celesta.dbutils.adaptors.ddl.DdlAdaptor
-
- getViewSQLGenerator() - Method in class ru.curs.celesta.dbutils.adaptors.ddl.H2DdlGenerator
-
- getViewSQLGenerator() - Method in class ru.curs.celesta.dbutils.adaptors.ddl.MsSqlDdlGenerator
-
- getViewSQLGenerator() - Method in class ru.curs.celesta.dbutils.adaptors.ddl.OraDdlGenerator
-
- getViewSQLGenerator() - Method in class ru.curs.celesta.dbutils.adaptors.ddl.PostgresDdlGenerator
-
- getViewSQLGenerator() - Method in interface ru.curs.celesta.dbutils.QueryBuildingHelper
-
Returns SQL generator for Celesta views/complex filters.
- getWarnings() - Method in class ru.curs.celesta.CelestaConnection
- getWhere() - Method in class ru.curs.celesta.dbutils.term.AlwaysFalse
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.AlwaysTrue
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.AndTerm
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.FieldCompTerm
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.IsNull
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.NotTerm
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.OrTerm
-
- getWhere() - Method in class ru.curs.celesta.dbutils.term.WhereTerm
-
- getWhereCondition() - Method in class ru.curs.celesta.score.ParameterizedView
-
- global(boolean) - Static method in class ru.curs.celesta.CurrentScore
-
Sets if current score is in global mode.
- Grain - Class in ru.curs.celesta.score
-
Grain.
- Grain(AbstractScore, String) - Constructor for class ru.curs.celesta.score.Grain
-
- GrainElement - Class in ru.curs.celesta.score
-
Base class for grain elements (tables, indices and views).
- GrainElement(GrainPart, String) - Constructor for class ru.curs.celesta.score.GrainElement
-
- GrainPart - Class in ru.curs.celesta.score
-
- GrainPart(Grain, boolean, Resource) - Constructor for class ru.curs.celesta.score.GrainPart
-
- GrainPartInfo - Class in ru.curs.celesta.score.discovery
-
- GrainPartInfo(String, boolean) - Constructor for class ru.curs.celesta.score.discovery.GrainPartInfo
-
Deprecated.
- GrainSaver - Class in ru.curs.celesta.score
-
Persists grain to a writable resource.
- GrainSaver() - Constructor for class ru.curs.celesta.score.GrainSaver
-
- groupBy(AbstractView) - Method in class ru.curs.celesta.score.CelestaParser
-
- GT - Static variable in class ru.curs.celesta.score.Relop
-
>.
- GTEQ - Static variable in class ru.curs.celesta.score.Relop
-
>=.
- save(GrainPart) - Method in class ru.curs.celesta.score.CelestaSerializer
-
Serializes grain part to its CelestaSQL representation.
- save(Grain) - Method in class ru.curs.celesta.score.CelestaSerializer
-
Serializes grain to its CelestaSQL representation.
- save(AbstractScore, Resource) - Method in class ru.curs.celesta.score.GrainSaver
-
Saves metadata content of score back to SQL-files rewriting their content.
- save(Grain, Resource) - Method in class ru.curs.celesta.score.GrainSaver
-
Saves grain to file(s).
- SchemalessFunctions - Class in ru.curs.celesta.dbutils.adaptors.function
-
Utility class for schemaless database functions.
- ScoreBuilder(Class<T>) - Constructor for class ru.curs.celesta.score.AbstractScore.ScoreBuilder
-
- ScoreByScorePathDiscovery - Class in ru.curs.celesta.score.discovery
-
Implementation of score discovery based on score path look up.
- ScoreByScorePathDiscovery(String) - Constructor for class ru.curs.celesta.score.discovery.ScoreByScorePathDiscovery
-
- ScoreByScoreResourceDiscovery - Class in ru.curs.celesta.score.discovery
-
Implementation of score discovery based on JAR-files resources look up.
- ScoreByScoreResourceDiscovery() - Constructor for class ru.curs.celesta.score.discovery.ScoreByScoreResourceDiscovery
-
- scoreDiscovery(ScoreDiscovery) - Method in class ru.curs.celesta.score.AbstractScore.ScoreBuilder
-
Sets score discovery.
- ScoreDiscovery - Interface in ru.curs.celesta.score.discovery
-
Score discovery interface.
- select(AbstractView) - Method in class ru.curs.celesta.score.CelestaParser
-
- selectItem(AbstractView) - Method in class ru.curs.celesta.score.CelestaParser
-
- selectScript(PrintWriter, SQLGenerator) - Method in class ru.curs.celesta.score.AbstractView
-
Writes SELECT script to the stream.
- selectStaticStrings(List<String>, String, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
- selectStaticStrings(List<String>, String, String) - Method in interface ru.curs.celesta.dbutils.adaptors.StaticDataAdaptor
-
Selects list of static strings in specified order.
- SEQUENCE_NEXT_VAL_PATTERN - Static variable in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
- sequenceCurValueProcString(String, String) - Static method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- sequenceCycle(SequenceElement) - Method in class ru.curs.celesta.score.CelestaParser
-
- SequenceElement - Class in ru.curs.celesta.score
-
Sequence object in metadata.
- SequenceElement.Argument - Enum in ru.curs.celesta.score
-
Sequence arguments.
- sequenceExists(Connection, String, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Checks if sequence exists in the DB.
- sequenceExists(Connection, String, String) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- sequenceExists(Connection, String, String) - Method in class ru.curs.celesta.dbutils.adaptors.MSSQLAdaptor
-
- sequenceExists(Connection, String, String) - Method in class ru.curs.celesta.dbutils.adaptors.OpenSourceDbAdaptor
-
- sequenceExists(Connection, String, String) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- sequenceIncrementBy(SequenceElement) - Method in class ru.curs.celesta.score.CelestaParser
-
- sequenceMaxValue(SequenceElement) - Method in class ru.curs.celesta.score.CelestaParser
-
- sequenceMinValue(SequenceElement) - Method in class ru.curs.celesta.score.CelestaParser
-
- sequenceNextVal() - Method in class ru.curs.celesta.score.CelestaParser
-
- sequenceNextValueProcString(String, String) - Static method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- sequenceStartWith(SequenceElement) - Method in class ru.curs.celesta.score.CelestaParser
-
- sequenceString(String, String) - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Returns template by sequence name.
- sequenceString(String, String) - Method in class ru.curs.celesta.dbutils.adaptors.FirebirdAdaptor
-
- sequenceString(String, String) - Method in class ru.curs.celesta.dbutils.adaptors.OraAdaptor
-
- set(AbstractScore) - Static method in class ru.curs.celesta.CurrentScore
-
Sets score object.
- setAutoCommit(boolean) - Method in class ru.curs.celesta.CelestaConnection
- setAutoUpdate(boolean) - Method in class ru.curs.celesta.score.BasicTable
-
Sets or clears the option WITH NO STRUCTURE UPDATE.
- setAutoupdate(boolean) - Method in class ru.curs.celesta.score.Grain
-
Sets autoupdate option.
- setAutoupdate(boolean) - Method in class ru.curs.celesta.score.GrainPart
-
- setCatalog(String) - Method in class ru.curs.celesta.CelestaConnection
- setCelestaDoc(String) - Method in class ru.curs.celesta.score.IntegerColumn
-
- setCelestaDoc(String) - Method in class ru.curs.celesta.score.NamedElement
-
Sets value of document string.
- setChecksum(String) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets checksum to the schema cursor.
- setClientInfo(String, String) - Method in class ru.curs.celesta.CelestaConnection
- setClientInfo(Properties) - Method in class ru.curs.celesta.CelestaConnection
- setConnectionPool(ConnectionPool) - Method in class ru.curs.celesta.dbutils.adaptors.configuration.DbAdaptorFactory
-
Sets Connection pool.
- setConstraintName(String) - Method in class ru.curs.celesta.score.ForeignKey
-
Sets name for FK constraint.
- setCycle(boolean) - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Sets if the sequence is cycled.
- setDbAdaptor(DBAdaptor) - Method in class ru.curs.celesta.ConnectionPool
-
Sets DB adaptor.
- setDbType(DBType) - Method in class ru.curs.celesta.dbutils.adaptors.configuration.DbAdaptorFactory
-
Sets DB type.
- setDdlConsumer(DdlConsumer) - Method in class ru.curs.celesta.dbutils.adaptors.configuration.DbAdaptorFactory
-
Sets DDL Consumer.
- setDefaultValue(String) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Sets column default value.
- setDeleteRule(FKRule) - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Sets foreign key rule type on deletion.
- setDeleteRule(FKRule) - Method in class ru.curs.celesta.score.ForeignKey
-
Sets rule for deletion.
- setDriverClassName(String) - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Sets JDBC driver class name.
- setExpression(String) - Method in class ru.curs.celesta.dbutils.query.FromClause
-
Sets FROM expression.
- setFile(File) - Method in class ru.curs.celesta.score.discovery.GrainPartInfo
-
Deprecated.
- setGe(DataGrainElement) - Method in class ru.curs.celesta.dbutils.query.FromClause
-
Sets grain element.
- setH2ReferentialIntegrity(boolean) - Method in class ru.curs.celesta.dbutils.adaptors.configuration.DbAdaptorFactory
-
Whether referential integrity for H2 DB has to be switched on/off.
- setHoldability(int) - Method in class ru.curs.celesta.CelestaConnection
- setId(String) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets ID to the schema cursor.
- setIncrementBy(long) - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Sets 'increment by' value of the sequence.
- setJdbcConnectionUrl(String) - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Sets JDBC connection URL.
- setLastmodified(Date) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets 'last modified' date to the schema cursor.
- setLength(int) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Sets column length.
- setLength(String) - Method in class ru.curs.celesta.score.StringColumn
-
Sets length of the text field.
- setLength(Integer) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets length to the schema cursor.
- setLogin(String) - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Sets user login.
- setMax(boolean) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
- setMaxValue(long) - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Sets maximal value of the sequence.
- setMessage(String) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets message to the schema cursor.
- setMinValue(long) - Method in class ru.curs.celesta.dbutils.meta.DbSequenceInfo
-
Sets minimal value of the sequence.
- setName(String) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Sets column name.
- setName(String) - Method in class ru.curs.celesta.dbutils.meta.DbPkInfo
-
Sets primary key name.
- setNamespace(Namespace) - Method in class ru.curs.celesta.score.Grain
-
Sets namespace of the grain.
- setNetworkTimeout(Executor, int) - Method in class ru.curs.celesta.CelestaConnection
- setNull() - Method in class ru.curs.celesta.dbutils.BLOB
-
Resets BLOB to NULL.
- setNullable(boolean) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Sets if column is nullable.
- setNullableAndDefault(boolean, String) - Method in class ru.curs.celesta.score.Column
-
Sets property Nullable and default value.
- setParameter(Parameter) - Method in class ru.curs.celesta.score.ParameterRef
-
- setParameters(List<Object>) - Method in class ru.curs.celesta.dbutils.query.FromClause
-
- setPassword(String) - Method in class ru.curs.celesta.ConnectionPoolConfiguration
-
Sets password.
- setPK(String...) - Method in class ru.curs.celesta.score.BasicTable
-
Sets primary key on the table in a form of array of columns.
- setPkConstraintName(String) - Method in class ru.curs.celesta.score.BasicTable
-
Sets the name of constraint for the primary key.
- setPrecision(int) - Method in class ru.curs.celesta.score.DecimalColumn
-
Sets precision.
- setReadOnly(boolean) - Method in class ru.curs.celesta.CelestaConnection
- setRefGrainName(String) - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Set referenced grain name.
- setRefTableName(String) - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Sets name of a table that the foreign key refers to.
- setSavepoint() - Method in class ru.curs.celesta.CelestaConnection
- setSavepoint(String) - Method in class ru.curs.celesta.CelestaConnection
- setScale(int) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
- setScale(int) - Method in class ru.curs.celesta.score.DecimalColumn
-
Sets scale.
- setSchema(String) - Method in class ru.curs.celesta.CelestaConnection
- setState(Integer) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets state to the schema cursor.
- setTableName(String) - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Sets table name for which foreign key is defined.
- setTransactionIsolation(int) - Method in class ru.curs.celesta.CelestaConnection
- setType(Class<? extends Column<?>>) - Method in class ru.curs.celesta.dbutils.meta.DbColumnInfo
-
Sets column type.
- setTypeMap(Map<String, Class<?>>) - Method in class ru.curs.celesta.CelestaConnection
- setUpdateRule(FKRule) - Method in class ru.curs.celesta.dbutils.meta.DbFkInfo
-
Sets foreign key rule type on update.
- setUpdateRule(FKRule) - Method in class ru.curs.celesta.score.ForeignKey
-
Sets rule for update.
- setValue(Object) - Method in class ru.curs.celesta.dbutils.filter.SingleValue
-
Sets filter value.
- setValues(Object, Object) - Method in class ru.curs.celesta.dbutils.filter.Range
-
Sets from and to values.
- setVersion(String) - Method in class ru.curs.celesta.score.Grain
-
Sets the grain version.
- setVersion(String) - Method in class ru.curs.celesta.score.GrainPart
-
- setVersion(String) - Method in interface ru.curs.celesta.syscursors.ISchemaCursor
-
Sets version to the schema cursor.
- setVersioned(boolean) - Method in class ru.curs.celesta.score.Table
-
Sets to the table option "versioned".
- signedInteger() - Method in class ru.curs.celesta.score.CelestaParser
-
- SingleValue - Class in ru.curs.celesta.dbutils.filter
-
Single value filter.
- SingleValue(Object) - Constructor for class ru.curs.celesta.dbutils.filter.SingleValue
-
- SingleValueParameterSetter - Class in ru.curs.celesta.dbutils.stmt
-
Parameter setter for single value filter.
- SingleValueParameterSetter(QueryBuildingHelper, SingleValue) - Constructor for class ru.curs.celesta.dbutils.stmt.SingleValueParameterSetter
-
- size() - Method in class ru.curs.celesta.dbutils.BLOB
-
Returns data size.
- size() - Method in class ru.curs.celesta.score.NamedElementHolder
-
- SNL - Static variable in class ru.curs.celesta.dbutils.adaptors.constants.OraConstants
-
- sqlAndExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- sqlExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- SQLGenerator - Class in ru.curs.celesta.score
-
Generator class of SQL expressions.
- SQLGenerator() - Constructor for class ru.curs.celesta.score.SQLGenerator
-
- sqlMultiplicativeExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- sqlPrimaryExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- sqlRelationalExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- sqlTermExpr(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- sqlUnaryExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- sqlUnaryLogicalExpression(IdentifierParser) - Method in class ru.curs.celesta.score.CelestaParser
-
- SqlUtils - Class in ru.curs.celesta.dbutils.jdbc
-
SQL Utility class.
- StaticDataAdaptor - Interface in ru.curs.celesta.dbutils.adaptors
-
- StringColumn - Class in ru.curs.celesta.score
-
String column.
- StringColumn(TableElement, String) - Constructor for class ru.curs.celesta.score.StringColumn
-
- Sum - Class in ru.curs.celesta.score
-
Created by ioann on 10.07.2017.
- supportsCortegeComparing() - Method in class ru.curs.celesta.dbutils.adaptors.DBAdaptor
-
Whether DB supports cortege comparing.
- supportsCortegeComparing() - Method in class ru.curs.celesta.dbutils.adaptors.PostgresAdaptor
-
- supportsCortegeComparing() - Method in interface ru.curs.celesta.dbutils.QueryBuildingHelper
-
Whether cortege comparing is supported by RDBMS.
- SURROGATE_COUNT - Static variable in class ru.curs.celesta.score.MaterializedView
-
System field name that contains result of COUNT().