| Interface | Description |
|---|---|
| ConnectionPool | |
| ICallContext |
It's a base interface of call context.
|
| Class | Description |
|---|---|
| CelestaConnection |
Adapter class for
Connection where every method call is delegated
to the corresponding method of connection delegate. |
| ConnectionPoolConfiguration |
Connection pool configuration.
|
| CurrentScore |
ThreadLocal score accessor during the initialization of Celesta.
|
| DatasourceConnectionPool | |
| InternalConnectionPool |
Database connection pool.
|
| Enum | Description |
|---|---|
| DBType |
DB type.
|
| Exception | Description |
|---|---|
| CelestaException |
Critical error that leads to stopping of Celesta.
|
| RepeatedParseException |
The exception that occurs when re-parsing the same
GrainPart. |
Copyright © 2023 CURS. All rights reserved.