See: Description
| Interface | Description |
|---|---|
| ILoggingManager | |
| InFilterSupport | |
| IPermissionManager | |
| IProfiler |
| Class | Description |
|---|---|
| BasicCursor |
Base cursor class for reading data from views.
|
| BasicDataAccessor | |
| Cursor |
Cursor class for data modification in tables.
|
| CursorIterator<T extends BasicCursor> | |
| InFilterHolder | |
| 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.
|
| Enum | Description |
|---|---|
| Action |
Action type.
|
| Annotation Type | Description |
|---|---|
| CelestaGenerated |
This annotation is used to mark source code that has been generated
by Celesta.
|
Copyright © 2022 CURS. All rights reserved.