A plugin for Speedment that generates enum classes for every column that is the enum type.

Compile Dependencies (13)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.speedment.common » injector
A small dependency injection library.
CodeGen Apache 2.0
com.speedment.common » codegen
An object-oriented code generator for Java that is built using the
Apache 2.0
com.speedment.common » lazy
A collection of Lazy classes that can be used for lazy initialization
Apache 2.0
com.speedment.common » singleton-stream
An alternative high-performance singleton stream implementation that
Apache 2.0
com.speedment.common » logger
A lightweight logging tool inspired by Tengil.
Apache 2.0
com.speedment.generator » generator-translator
Translates between a database configuration model and a CodeGen model
Apache 2.0
com.speedment.generator » generator-standard
Standard Translators used by the Speedment ORM.
Apache 2.0
com.speedment.generator » generator-core
A modular code generator that creates entity and manager classes from
Apache 2.0
com.speedment.runtime » runtime-config
An object-oriented model of a relational database that can be used to
Apache 2.0
com.speedment.runtime » runtime-typemapper
Converts between the standard JDBC types and the java types.
Apache 2.0
com.speedment.tool » tool-config
An observable configuration system that models the layout of a
Apache 2.0
com.speedment.tool » tool-propertyeditor
A visual JavaFX component that makes it possible to edit the database
Apache 2.0
com.speedment.tool » tool-core
A graphical user interface that allows the user to modify the Speedment