| Package | Description |
|---|---|
| com.kabira.platform |
Managed Object Services
|
| com.kabira.platform.highavailability |
High Availability
|
| com.kabira.platform.osstats |
Runtime Statistics
|
| com.kabira.platform.swbuiltin |
Runtime services
|
| com.kabira.platform.switchconfig |
Configuration Service
|
| Class and Description |
|---|
| Error
Non-Retryable exception base.
|
| KeyComparisonOperator
Comparison operators supported in range queries.
|
| KeyError
Base class for all key exceptions.
|
| KeyFieldValueList
Class used to manage field values.
|
| KeyFieldValueRangeList
Class used to manage field values with ranges.
|
| KeyIllegalFieldError
Exception thrown when a field is used that isn't part of a key.
|
| KeyIllegalKeyTypeError
Exception thrown when a range query is attempted on an key
that doesn't support the operation.
|
| KeyIncompleteError
Exception thrown when an attempt is made to access a result set
before all the fields defining a key are defined.
|
| KeyMalformedQueryError
Exception thrown for queries that make no sense (i.e.
|
| KeyNullValueError
Exception thrown when a value is null.
|
| KeyOrderedBy
Orderby values supported in range query results.
|
| KeyQuery
Class used to define a query and obtain results using keys.
|
| KeyUnknownKeyNameError
Exception thrown when an annotated key name is not defined
on the class.
|
| LockMode
Specify object locking.
|
| ManagedClassError
This exception is thrown when a non-Managed class
or object is used where a Managed type is required.
|
| ManagedObjectStreamClass
Class used to manage managed object streams.
|
| Parameter
Generic holder class for parameters.
|
| Transaction.Identifier
Transaction identifier.
|
| Transaction.InvalidTransactionState
Invalid transaction state exception.
|
| Transaction.InvocationRunException
Invocation run exception.
|
| Transaction.IsolationLevel
Transaction isolation levels.
|
| Transaction.NotTransactional
Not transactional exception.
|
| Transaction.Properties
The Transaction properties used when executing a transaction
|
| Transaction.Result
Execute method return values.
|
| Transaction.Rollback
Rollback exception.
|
| Class and Description |
|---|
| ManagedClassError
This exception is thrown when a non-Managed class
or object is used where a Managed type is required.
|
| ResourceUnavailableException
resource unavailable exception.
|
| Class and Description |
|---|
| OutParameter
Generic holder class for output parameters.
|
| Class and Description |
|---|
| InOutParameter
Generic holder class for input/output parameters.
|
| Class and Description |
|---|
| DeleteTrigger
Indicate this class implements a delete trigger.
|
| InOutParameter
Generic holder class for input/output parameters.
|
| OutParameter
Generic holder class for output parameters.
|