| 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. |
| Modifier and Type | Method and Description |
|---|---|
default Stream<StreamSupplierComponent> |
StreamSupplierComponent.sourceStreamSupplierComponents()
Creates and returns a new Stream of underlying
StreamSupplierComponent objects
that provides data to this StreamSupplierComponent. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SqlStreamSupplierComponent
A specialization of the
StreamSupplierComponent-interface that
specializes in producing streams from a relational SQL database. |
Copyright © 2019 Speedment, Inc.. All rights reserved.