Skip navigation links

Speedment 2.3.7 API

Packages 
Package Description
com.speedment
The base package of Speedment.
com.speedment.annotation
Annotations used in generated code is located in this package.
com.speedment.code
Fundamental Code Generation componenets is located in this package.
com.speedment.codegen
The main interfaces of the codegen library are located in this package.
com.speedment.codegen.model
Models for typical object-oriented language building blocks are located in this package.
com.speedment.codegen.model.modifier
Implementations of the Modifier interface that represent the modifier keywords of the java language is located in this package.
com.speedment.codegen.model.trait
Common traits used by the codegen models located in the com.speedment.codegen.lang.model package.
com.speedment.component
The Components of the Speedment platform.
com.speedment.component.brand
Interfaces related to the Brand of the application is located in this package.
com.speedment.component.connectionpool
The ConnectionPoolComponent and related classes are located in this package.
com.speedment.component.notification
Interfaces related to showing notifications in the UI is located in this package.
com.speedment.component.resultset
The ResultSetMapperComponent and related classes are located in this package.
com.speedment.config
The configuration system is located in this package.
com.speedment.config.db
Interfaces for exposing a typed database-specific view of a Document tree is located in this package.
com.speedment.config.db.mapper
Interfaces used by the database specific document types to describe mappers should be located in this package.
com.speedment.config.db.mapper.bigdecimal  
com.speedment.config.db.mapper.identity
Implementations of the TypeMapper interface that simply map to and from the same type is located in this package.
com.speedment.config.db.mapper.integer  
com.speedment.config.db.mapper.largeobject  
com.speedment.config.db.mapper.string
Implementations of the TypeMapper interface that map from strings to other types are located in this package.
com.speedment.config.db.mapper.time
Implementations of the TypeMapper interface that map from temporal types to other types are located in this package.
com.speedment.config.db.mutator
Implementations of the DocumentMutator interface that help modify a Document in a type-safe manner are located in this package.
com.speedment.config.db.mutator.trait
Common traits used by the DocumentMutator implementations are located in this package.
com.speedment.config.db.parameters
Classes that are used as parameters in the configuration model are located in this package.
com.speedment.config.db.trait
Common traits used in the typed configuration documents are located in this package.
com.speedment.db
Establishing and maintaining the database connection is handled by the classes in this package.
com.speedment.db.metadata
Utility classes expecially used by the SQL mapping system are located in this package.
com.speedment.db.trait  
com.speedment.encoder
Encoders used to transform generated Speedment entities to other formats are located in this package.
com.speedment.event
The Speedment Event Bus is located in this package.
com.speedment.event.trait
Traits used in the event bus is located in this package.
com.speedment.exception
Custom Exceptions thrown by Speedment is located in this package.
com.speedment.field
Fields expose handlers for accessing columns in generated classes and are located in this package.
com.speedment.field.methods
Functional interfaces used by Fields are located in this package.
com.speedment.field.predicate
The different types of predicates generated by Fields are located in this package.
com.speedment.field.predicate.trait
Traits used in Speedment predicates are located in this package.
com.speedment.field.trait
Traits used in Speedment fields are located in this package.
com.speedment.license
Metadata used to keep track of external licenses are located in this package.
com.speedment.manager
The Manager interface and its related classes are located in this package.
com.speedment.stream
Classes concerning the custom Stream implementation used in Speedment is located in this package.
com.speedment.stream.action
The basic building blocks of the custom Stream implementation are located in this package.
com.speedment.util
Utility classes used both internally and in generated code is located in this package.
com.speedment.util.tuple
Tuples of various sizes are located in this package.
Skip navigation links

Copyright © 2016 Speedment, Inc.. All rights reserved.