| Package | Description |
|---|---|
| com.speedment.runtime.application |
The runtime application package of Speedment.
|
| com.speedment.runtime.core |
The base package of Speedment.
|
| com.speedment.runtime.core.component |
The standard components of the
Speedment
platform. |
| com.speedment.runtime.core.manager |
The
Manager interface and its related classes
are located in this package. |
| Class and Description |
|---|
| Manager
A Manager is responsible for abstracting away an Entity's data source CRUD
operations.
|
| ManagerConfigurator
This class makes it possible to decorate a manager with a special
parallelization strategy by using a builder pattern.
|
| Class and Description |
|---|
| Manager
A Manager is responsible for abstracting away an Entity's data source CRUD
operations.
|
| ManagerConfigurator
This class makes it possible to decorate a manager with a special
parallelization strategy by using a builder pattern.
|
| Class and Description |
|---|
| Manager
A Manager is responsible for abstracting away an Entity's data source CRUD
operations.
|
| PersistenceProvider |
| Class and Description |
|---|
| FieldSet |
| HasLabelSet |
| Manager
A Manager is responsible for abstracting away an Entity's data source CRUD
operations.
|
| ManagerConfigurator
This class makes it possible to decorate a manager with a special
parallelization strategy by using a builder pattern.
|
| PersistenceProvider |
| Persister
An action that takes an entity and persists it to a data store.
|
| Remover
An action that takes an entity and removes it from a data store.
|
| Updater
An action that takes an entity and updates it in a data store.
|
Copyright © 2019 Speedment, Inc.. All rights reserved.