| Package | Description |
|---|---|
| ru.curs.celesta |
Root package of Celesta classes.
|
| ru.curs.celesta.dbutils |
Contains tools for working with the database, including the system
for an automatic update of the database structure.
|
| ru.curs.celesta.dbutils.filter.value | |
| ru.curs.celesta.event |
| Class and Description |
|---|
| Action
Action type.
|
| BasicDataAccessor |
| ILoggingManager |
| IPermissionManager |
| IProfiler |
| Class and Description |
|---|
| Action
Action type.
|
| BasicCursor
Base cursor class for reading data from views.
|
| BasicDataAccessor |
| Cursor
Cursor class for data modification in tables.
|
| InFilterSupport |
| MaterializedViewCursor
Materialized view Cursor.
|
| ParameterizedViewCursor
Parameterized view cursor.
|
| ReadOnlyTableCursor
Cursor for tables that are defined only for reading.
|
| Sequence
Sequence class for working with DB sequences.
|
| ViewCursor
Base class of cursor for viewing data in views.
|
| Class and Description |
|---|
| BasicCursor
Base cursor class for reading data from views.
|
| Cursor
Cursor class for data modification in tables.
|
| ViewCursor
Base class of cursor for viewing data in views.
|
| Class and Description |
|---|
| Cursor
Cursor class for data modification in tables.
|
Copyright © 2022 CURS. All rights reserved.