| Package | Description |
|---|---|
| com.speedment.runtime.application |
The runtime application package of Speedment.
|
| Package | Description |
|---|---|
| com.speedment.runtime.join |
Join exposes interfaces to handle join operations on tables.
|
| com.speedment.runtime.join.builder | |
| com.speedment.runtime.join.stage |
The pipeline package exposes how tables are composed in a join operation.
|
| com.speedment.runtime.join.trait |
The join trait package exposes shared interfaces for join
operations on tables.
|
| Package | Description |
|---|---|
| com.speedment.runtime.core |
The base package of Speedment.
|
| com.speedment.runtime.core.annotation |
This package contains annotations
|
| com.speedment.runtime.core.component |
The standard components of the
Speedment
platform. |
| com.speedment.runtime.core.component.connectionpool |
The
ConnectionPoolComponent and related classes are located in this
package. |
| com.speedment.runtime.core.component.resultset |
The
ResultSetMapperComponent and related classes are located in this
package. |
| com.speedment.runtime.core.component.sql |
The
SqlPersistenceComponent, SqlPersistenceComponent and
related classes are located in this package. |
| com.speedment.runtime.core.component.sql.override |
Pluggable terminating operation interfaces are located in this package.
|
| com.speedment.runtime.core.component.sql.override.doubles |
Pluggable terminating operation interfaces of
double type are located in this package. |
| com.speedment.runtime.core.component.sql.override.ints |
Pluggable terminating operation interfaces of
int type are located in this package. |
| com.speedment.runtime.core.component.sql.override.longs |
Pluggable terminating operation interfaces of
long type are located in this package. |
| com.speedment.runtime.core.component.sql.override.reference |
Pluggable terminating operation interfaces of reference type are located in this package.
|
| com.speedment.runtime.core.component.transaction |
Classes related to transactions, such as
Transaction and
TransactionHandler are located in this package. |
| com.speedment.runtime.core.db |
Establishing and maintaining the database connection is handled by the
classes in this package.
|
| com.speedment.runtime.core.db.metadata |
Utility classes expecially used by the SQL mapping system are located in this
package.
|
| com.speedment.runtime.core.exception |
Custom
Exceptions thrown by Speedment is 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.manager.sql | |
| com.speedment.runtime.core.stream |
Classes concerning the custom
Stream implementation used in Speedment
is located in this package. |
| com.speedment.runtime.core.stream.action |
The basic building blocks of the custom
Stream implementation are
located in this package. |
| com.speedment.runtime.core.stream.parallel |
Classes concerning parallel configuration of the
Stream implementation
used in Speedment is located in this package. |
| com.speedment.runtime.core.testsupport | |
| com.speedment.runtime.core.util |
Utility classes used both internally and in generated code is located in this
package.
|
| Package | Description |
|---|---|
| com.speedment.runtime.connector.mariadb |
Driver for the H2 database
|
| com.speedment.runtime.connector.mysql |
Driver for the H2 database
|
| com.speedment.runtime.connector.postgres |
Driver for the H2 database
|
| com.speedment.runtime.connector.sqlite | |
| com.speedment.runtime.welcome |
The welcome package for Speedment used for welcome messages when Speedment starts
|
Copyright © 2019 Speedment, Inc.. All rights reserved.