JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
ru.curs.celesta
,
ru.curs.celesta.dbutils
,
ru.curs.celesta.dbutils.adaptors
,
ru.curs.celesta.dbutils.adaptors.column
,
ru.curs.celesta.dbutils.adaptors.configuration
,
ru.curs.celesta.dbutils.adaptors.constants
,
ru.curs.celesta.dbutils.adaptors.ddl
,
ru.curs.celesta.dbutils.adaptors.function
,
ru.curs.celesta.dbutils.filter
,
ru.curs.celesta.dbutils.h2
,
ru.curs.celesta.dbutils.jdbc
,
ru.curs.celesta.dbutils.meta
,
ru.curs.celesta.dbutils.query
,
ru.curs.celesta.dbutils.stmt
,
ru.curs.celesta.dbutils.term
,
ru.curs.celesta.event
,
ru.curs.celesta.score
,
ru.curs.celesta.score.discovery
,
ru.curs.celesta.score.io
,
ru.curs.celesta.score.validator
,
ru.curs.celesta.syscursors
Class Hierarchy
java.lang.
Object
ru.curs.celesta.dbutils.filter.
AbstractFilter
ru.curs.celesta.dbutils.filter.
Range
ru.curs.celesta.dbutils.filter.
SingleValue
ru.curs.celesta.dbutils.h2.
AbstractMaterializeViewTrigger
(implements org.h2.api.Trigger)
ru.curs.celesta.dbutils.h2.
MaterializedViewDeleteTrigger
ru.curs.celesta.dbutils.h2.
MaterializedViewInsertTrigger
ru.curs.celesta.dbutils.h2.
MaterializedViewUpdateTrigger
ru.curs.celesta.score.
AbstractScore
ru.curs.celesta.score.
AbstractScore.ScoreBuilder
<T>
ru.curs.celesta.dbutils.
BLOB
(implements java.lang.
Cloneable
)
ru.curs.celesta.
CelestaConnection
(implements java.sql.
Connection
)
ru.curs.celesta.score.
CelestaDocUtils
ru.curs.celesta.score.
CelestaParser
ru.curs.celesta.score.
CelestaSerializer
ru.curs.celesta.dbutils.adaptors.column.
ColumnDefiner
ru.curs.celesta.dbutils.adaptors.column.
FireBirdColumnDefiner
ru.curs.celesta.dbutils.adaptors.column.
MsSqlColumnDefiner
ru.curs.celesta.dbutils.adaptors.column.
OraColumnDefiner
ru.curs.celesta.dbutils.adaptors.column.
ColumnDefinerFactory
ru.curs.celesta.dbutils.adaptors.constants.
CommonConstants
ru.curs.celesta.dbutils.adaptors.function.
CommonFunctions
ru.curs.celesta.
ConnectionPool
(implements java.lang.
AutoCloseable
)
ru.curs.celesta.
ConnectionPoolConfiguration
ru.curs.celesta.dbutils.
CsqlBasicDataAccessor
<T> (implements java.io.
Closeable
)
ru.curs.celesta.dbutils.term.
CsqlWhereTermsMaker
ru.curs.celesta.
CurrentScore
ru.curs.celesta.dbutils.adaptors.
DBAdaptor
(implements ru.curs.celesta.dbutils.
QueryBuildingHelper
, ru.curs.celesta.dbutils.adaptors.
StaticDataAdaptor
)
ru.curs.celesta.dbutils.adaptors.
FirebirdAdaptor
ru.curs.celesta.dbutils.adaptors.
MSSQLAdaptor
ru.curs.celesta.dbutils.adaptors.
OpenSourceDbAdaptor
ru.curs.celesta.dbutils.adaptors.
H2Adaptor
ru.curs.celesta.dbutils.adaptors.
PostgresAdaptor
ru.curs.celesta.dbutils.adaptors.
OraAdaptor
ru.curs.celesta.dbutils.adaptors.configuration.
DbAdaptorFactory
ru.curs.celesta.dbutils.meta.
DbColumnInfo
ru.curs.celesta.dbutils.meta.
DbFkInfo
ru.curs.celesta.dbutils.meta.
DbIndexInfo
ru.curs.celesta.dbutils.meta.
DbPkInfo
ru.curs.celesta.dbutils.meta.
DbSequenceInfo
ru.curs.celesta.dbutils.
DbUpdater
<T>
ru.curs.celesta.dbutils.adaptors.ddl.
DdlAdaptor
ru.curs.celesta.dbutils.adaptors.ddl.
DdlGenerator
ru.curs.celesta.dbutils.adaptors.ddl.
FirebirdDdlGenerator
ru.curs.celesta.dbutils.adaptors.ddl.
MsSqlDdlGenerator
ru.curs.celesta.dbutils.adaptors.ddl.
OpenSourceDdlGenerator
ru.curs.celesta.dbutils.adaptors.ddl.
H2DdlGenerator
ru.curs.celesta.dbutils.adaptors.ddl.
PostgresDdlGenerator
ru.curs.celesta.dbutils.adaptors.ddl.
OraDdlGenerator
ru.curs.celesta.score.
Expr
ru.curs.celesta.score.
BinaryTermOp
ru.curs.celesta.score.
Count
ru.curs.celesta.score.
FieldRef
ru.curs.celesta.score.
LogicValuedExpr
ru.curs.celesta.score.
BinaryLogicalOp
ru.curs.celesta.score.
Relop
ru.curs.celesta.score.
Max
ru.curs.celesta.score.
Min
ru.curs.celesta.score.
ParameterRef
ru.curs.celesta.score.
Sum
ru.curs.celesta.score.
ExprVisitor
ru.curs.celesta.score.
SQLGenerator
ru.curs.celesta.score.io.
FileResource
(implements ru.curs.celesta.score.io.
Resource
)
ru.curs.celesta.dbutils.adaptors.constants.
FireBirdConstants
ru.curs.celesta.score.
ForeignKey
ru.curs.celesta.dbutils.query.
FromClause
ru.curs.celesta.dbutils.term.
FromTerm
ru.curs.celesta.score.
GrainPart
ru.curs.celesta.score.discovery.
GrainPartInfo
ru.curs.celesta.score.
GrainSaver
ru.curs.celesta.score.validator.
IdentifierParser
ru.curs.celesta.score.validator.
AnsiQuotedIdentifierParser
ru.curs.celesta.score.validator.
PlainIdentifierParser
ru.curs.celesta.dbutils.adaptors.ddl.
JdbcDdlConsumer
(implements ru.curs.celesta.dbutils.adaptors.ddl.
DdlConsumer
)
ru.curs.celesta.dbutils.adaptors.constants.
MsSqlConstants
ru.curs.celesta.score.
NamedElement
ru.curs.celesta.score.
Column
<V> (implements ru.curs.celesta.score.
ColumnMeta
<V>)
ru.curs.celesta.score.
BinaryColumn
ru.curs.celesta.score.
BooleanColumn
ru.curs.celesta.score.
DateTimeColumn
ru.curs.celesta.score.
DecimalColumn
ru.curs.celesta.score.
FloatingColumn
ru.curs.celesta.score.
IntegerColumn
ru.curs.celesta.score.
StringColumn
ru.curs.celesta.score.
ZonedDateTimeColumn
ru.curs.celesta.score.
Grain
ru.curs.celesta.score.
GrainElement
ru.curs.celesta.score.
DataGrainElement
(implements ru.curs.celesta.score.
HasColumns
)
ru.curs.celesta.score.
AbstractView
ru.curs.celesta.score.
MaterializedView
(implements ru.curs.celesta.score.
TableElement
)
ru.curs.celesta.score.
View
ru.curs.celesta.score.
ParameterizedView
ru.curs.celesta.score.
BasicTable
(implements ru.curs.celesta.score.
TableElement
)
ru.curs.celesta.score.
ReadOnlyTable
ru.curs.celesta.score.
Table
(implements ru.curs.celesta.score.
VersionedElement
)
ru.curs.celesta.score.
Index
(implements ru.curs.celesta.score.
HasColumns
)
ru.curs.celesta.score.
SequenceElement
ru.curs.celesta.score.
Parameter
ru.curs.celesta.score.
NamedElementHolder
<T> (implements java.util.
Collection
<E>)
ru.curs.celesta.score.
Namespace
ru.curs.celesta.score.
NativeSqlElement
ru.curs.celesta.dbutils.adaptors.constants.
OpenSourceConstants
ru.curs.celesta.dbutils.adaptors.constants.
OraConstants
ru.curs.celesta.dbutils.adaptors.function.
OraFunctions
ru.curs.celesta.dbutils.stmt.
ParameterSetter
ru.curs.celesta.dbutils.stmt.
ArbitraryParameterSetter
ru.curs.celesta.dbutils.stmt.
FieldParameterSetter
ru.curs.celesta.dbutils.stmt.
RecVersionParameterSetter
ru.curs.celesta.dbutils.stmt.
SingleValueParameterSetter
ru.curs.celesta.dbutils.stmt.
ValueFromParameterSetter
ru.curs.celesta.dbutils.stmt.
ValueToParameterSetter
ru.curs.celesta.dbutils.stmt.
PreparedStatementHolderFactory
ru.curs.celesta.dbutils.stmt.
PreparedStmtHolder
ru.curs.celesta.dbutils.stmt.
MaskedStatementHolder
ru.curs.celesta.dbutils.h2.
RecVersionCheckTrigger
(implements org.h2.api.Trigger)
ru.curs.celesta.dbutils.adaptors.function.
SchemalessFunctions
ru.curs.celesta.score.discovery.
ScoreByScorePathDiscovery
(implements ru.curs.celesta.score.discovery.
ScoreDiscovery
)
ru.curs.celesta.score.discovery.
ScoreByScoreResourceDiscovery
(implements ru.curs.celesta.score.discovery.
ScoreDiscovery
)
ru.curs.celesta.dbutils.jdbc.
SqlUtils
ru.curs.celesta.score.
TableRef
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
ru.curs.celesta.score.
ParseException
java.lang.
RuntimeException
ru.curs.celesta.
CelestaException
ru.curs.celesta.
RepeatedParseException
ru.curs.celesta.event.
TriggerQuery
ru.curs.celesta.score.io.
UrlResource
(implements ru.curs.celesta.score.io.
Resource
)
ru.curs.celesta.score.
VersionString
ru.curs.celesta.score.
ViewColumnMeta
<V> (implements ru.curs.celesta.score.
ColumnMeta
<V>)
ru.curs.celesta.dbutils.term.
WhereTerm
ru.curs.celesta.dbutils.term.
AlwaysFalse
ru.curs.celesta.dbutils.term.
AlwaysTrue
ru.curs.celesta.dbutils.term.
AndTerm
ru.curs.celesta.dbutils.term.
FieldCompTerm
ru.curs.celesta.dbutils.term.
IsNull
ru.curs.celesta.dbutils.term.
NotTerm
ru.curs.celesta.dbutils.term.
OrTerm
Interface Hierarchy
java.lang.
AutoCloseable
ru.curs.celesta.
ICallContext
ru.curs.celesta.score.
ColumnMeta
<V>
ru.curs.celesta.dbutils.adaptors.ddl.
DdlConsumer
ru.curs.celesta.score.
HasColumns
ru.curs.celesta.syscursors.
ISchemaCursor
ru.curs.celesta.dbutils.
QueryBuildingHelper
ru.curs.celesta.score.io.
Resource
ru.curs.celesta.score.discovery.
ScoreDiscovery
ru.curs.celesta.dbutils.adaptors.
StaticDataAdaptor
ru.curs.celesta.score.
TableElement
ru.curs.celesta.score.
VersionedElement
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
ru.curs.celesta.
DBType
ru.curs.celesta.event.
TriggerType
ru.curs.celesta.score.
SequenceElement.Argument
ru.curs.celesta.score.
FKRule
ru.curs.celesta.score.
ColumnMeta.Ordering
ru.curs.celesta.score.
VersionString.ComparisionState
ru.curs.celesta.score.
TableRef.JoinType
ru.curs.celesta.score.
ViewColumnType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
CURS
. All rights reserved.