| Package | Description |
|---|---|
| com.speedment.runtime.core.component |
The standard components of the
Speedment
platform. |
| com.speedment.runtime.core.component.sql |
The
SqlPersistenceComponent, SqlPersistenceComponent and
related classes are located in this package. |
| com.speedment.runtime.core.manager |
The
Manager interface and its related classes
are located in this package. |
| com.speedment.runtime.core.util |
Utility classes used both internally and in generated code is located in this
package.
|
| Class and Description |
|---|
| PersistenceTableInfo |
| StreamSupplierComponent
This Component interface is used to obtain streams for different tables.
|
| Class and Description |
|---|
| PersistenceComponent
The
PersistanceComponent handles persisting, updating and deleting
entities from a remote store, for an example a database or an in-memory grid. |
| StreamSupplierComponent
This Component interface is used to obtain streams for different tables.
|
| Class and Description |
|---|
| PersistenceTableInfo |
| Class and Description |
|---|
| DbmsHandlerComponent
This class holds the various
DbmsTypes
currently installed in the Speedment platform. |
Copyright © 2019 Speedment, Inc.. All rights reserved.