[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| ErlCRUDMailbox |
Implements mailboxes that receive data from Erlang CRUD data stores
| |
| ErlCRUDScriptQueryHandler |
Executes Erlang CRUD script-based queries
| |
| ErlCRUDSubscription |
Implements subscriptions to Erlang CRUD data stores
| |
| ErlDataAccessException |
Thrown by Erlang data access classes
| |
| ErlDataStore |
Represents a CRUD data store that uses Erlang backend
| |
| ErlServerSchemaChangedException |
Thrown by Erlang data schema map when server has changed schema. The client needs to restart or
kill all cached data and refetch schema
| |
| SchemaMap |
Maps Erlang schemas -> CRUD and CRUD -> Erlang
|
Structures
| Structure | Description | |
|---|---|---|
| ErlCRUDQueryExecutionContext |
Provides query execution environment in Erlang context
|