Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

abstract_() - Method in interface com.speedment.codegen.model.modifier.Keyword.abstract_
 
AbstractIdentityMapper<T> - Class in com.speedment.config.db.mapper.identity
 
AbstractIdentityMapper(Class<T>) - Constructor for class com.speedment.config.db.mapper.identity.AbstractIdentityMapper
 
accept(Project) - Method in interface com.speedment.code.TranslatorManager
 
accept(boolean) - Method in interface com.speedment.util.BooleanConsumer
 
Action<T extends BaseStream<?,T>,R extends BaseStream<?,R>> - Class in com.speedment.stream.action
 
Action(Function<T, R>, Class<? extends BaseStream>, BasicAction) - Constructor for class com.speedment.stream.action.Action
 
ActionProperty - Interface in com.speedment.stream.action
 
add(EnumConstant) - Method in interface com.speedment.codegen.model.Enum
Adds the specified constant to this enum.
add(Value<?>) - Method in interface com.speedment.codegen.model.EnumConstant
Adds the specified construction parameter to this constant.
add(Type) - Method in interface com.speedment.codegen.model.Generic
Adds an upper bound to this generic.
add(AnnotationUsage) - Method in interface com.speedment.codegen.model.trait.HasAnnotationUsage
Adds the specified AnnotationUsage to this model.
add(ClassOrInterface<?>) - Method in interface com.speedment.codegen.model.trait.HasClasses
Adds the specified ClassOrInterface to this model.
add(String) - Method in interface com.speedment.codegen.model.trait.HasCode
Adds the specified row of code to this model.
add(String...) - Method in interface com.speedment.codegen.model.trait.HasCode
Adds all the specified rows to this model.
add(Constructor) - Method in interface com.speedment.codegen.model.trait.HasConstructors
Adds the specified Constructor to this model.
add(Field) - Method in interface com.speedment.codegen.model.trait.HasFields
Adds the specified Field to this model.
add(Generic) - Method in interface com.speedment.codegen.model.trait.HasGenerics
Adds the specified Generic to this model.
add(Type) - Method in interface com.speedment.codegen.model.trait.HasImplements
Adds the specified supertype to this model.
add(Import) - Method in interface com.speedment.codegen.model.trait.HasImports
Adds the specified Import to this model.
add(Initializer) - Method in interface com.speedment.codegen.model.trait.HasInitalizers
Adds the specified Initializer to this model.
add(JavadocTag) - Method in interface com.speedment.codegen.model.trait.HasJavadocTags
Adds the specified JavadocTag to this model.
add(Method) - Method in interface com.speedment.codegen.model.trait.HasMethods
Adds the specified Method to this model.
add(Type) - Method in interface com.speedment.codegen.model.trait.HasThrows
Adds the specified exception reference to the throws-clause of this model.
add(Class<DOC>, TranslatorKey<DOC, T>, TranslatorDecorator<DOC, T>) - Method in interface com.speedment.component.CodeGenerationComponent
Adds a new TranslatorDecorator for the given class/key pair.
add(Class<DOC>, Class<T>, String, TranslatorDecorator<DOC, T>) - Method in interface com.speedment.component.CodeGenerationComponent
Adds a new TranslatorDecorator for the given class/key pair.
add(Object) - Method in interface com.speedment.manager.SqlPredicateFragment
 
add(Action<?, ?>) - Method in interface com.speedment.stream.Pipeline
 
add(int, Action<?, ?>) - Method in interface com.speedment.stream.Pipeline
 
add(T0) - Method in class com.speedment.util.tuple.TupleBuilder.Build0
 
add(T1) - Method in class com.speedment.util.tuple.TupleBuilder.Build1
 
add(T2) - Method in class com.speedment.util.tuple.TupleBuilder.Build2
 
add(T3) - Method in class com.speedment.util.tuple.TupleBuilder.Build3
 
add(T4) - Method in class com.speedment.util.tuple.TupleBuilder.Build4
 
add(T5) - Method in class com.speedment.util.tuple.TupleBuilder.Build5
 
addAll(Collection<?>) - Method in interface com.speedment.manager.SqlPredicateFragment
 
addAllClasses(Collection<? extends ClassOrInterface<?>>) - Method in interface com.speedment.codegen.model.trait.HasClasses
Adds all the specified ClassOrInterface members to this model.
addAllFields(Collection<? extends Field>) - Method in interface com.speedment.codegen.model.trait.HasFields
Adds all the specified Field members to this model.
addFirst(Action<?, ?>) - Method in interface com.speedment.stream.Pipeline
 
addIrregular(String, String) - Method in enum com.speedment.util.Pluralis
 
addLast(Action<?, ?>) - Method in interface com.speedment.stream.Pipeline
 
addListener(Consumer<ProgressMeasure>) - Method in interface com.speedment.util.ProgressMeasure
Adds a listener that will be called each time a value changes.
addNewColumn() - Method in class com.speedment.config.db.mutator.TableMutator
 
addNewDbms() - Method in class com.speedment.config.db.mutator.ProjectMutator
 
addNewForeignKey() - Method in class com.speedment.config.db.mutator.TableMutator
 
addNewForeignKeyColumn() - Method in class com.speedment.config.db.mutator.ForeignKeyMutator
 
addNewIndex() - Method in class com.speedment.config.db.mutator.TableMutator
 
addNewIndexColumn() - Method in class com.speedment.config.db.mutator.IndexMutator
 
addNewPrimaryKeyColumn() - Method in class com.speedment.config.db.mutator.TableMutator
 
addNewSchema() - Method in class com.speedment.config.db.mutator.DbmsMutator
 
addNewTable() - Method in class com.speedment.config.db.mutator.SchemaMutator
 
addRule(String, String) - Method in enum com.speedment.util.Pluralis
 
addStylesheetFile(String) - Method in interface com.speedment.component.UserInterfaceComponent
Appends an additional stylesheet file to be used when styling the UI.
addUncountable(String...) - Method in enum com.speedment.util.Pluralis
 
AfterGenerate - Class in com.speedment.event
 
AfterGenerate(Project, Generator, TranslatorManager) - Constructor for class com.speedment.event.AfterGenerate
 
ALIAS - Static variable in interface com.speedment.config.db.trait.HasAlias
The key of the alias property.
allFrom(Class<A>) - Method in interface com.speedment.codegen.TransformFactory
Builds a stream of all transforms that match the specified model.
allMatch(Predicate<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns whether all elements of this stream match the provided predicate.
allMatch(BiPredicate<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns whether all key-value pairs of this stream match the provided predicate.
allOf(Manager<ENTITY>) - Static method in class com.speedment.encoder.JsonEncoder
Creates and return a new JsonEncoder with all the Entity fields added to the renderer.
ancestors() - Method in interface com.speedment.config.Document
Returns a Stream of every ancestor to this Document, beginning with the first ancestor (the root) and ending with the parent of this Document.
and(SqlPredicate<? super T>) - Method in interface com.speedment.db.SqlPredicate
 
and(StreamDecorator) - Method in interface com.speedment.stream.StreamDecorator
 
and(BooleanPredicate) - Method in interface com.speedment.util.BooleanPredicate
 
andThen(SqlFunction<? super R, ? extends V>) - Method in interface com.speedment.db.SqlFunction
 
Annotation - Interface in com.speedment.codegen.model
A model that represents an annotation in code.
Annotation.Factory - Enum in com.speedment.codegen.model
Factory holder.
AnnotationModifier<T extends AnnotationModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
AnnotationUsage - Interface in com.speedment.codegen.model
A model that represents the usage of a particular annotation in code.
AnnotationUsage.Factory - Enum in com.speedment.codegen.model
Factory holder.
anyMatch(Predicate<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns whether any elements of this stream match the provided predicate.
anyMatch(BiPredicate<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns whether any key-value pairs of this stream match the provided predicate.
Api - Annotation Type in com.speedment.annotation
Marks a Method, Type or Constructor as an API.
APPLICATION - Static variable in class com.speedment.code.StandardTranslatorKey
 
apply(Speedment, Generator, DOC) - Method in interface com.speedment.code.TranslatorConstructor
Constructs the Translator instance.
apply(JavaClassTranslator<DOC, T>) - Method in interface com.speedment.code.TranslatorDecorator
Decorates the specified Translator.
apply(UISession, Scene) - Static method in interface com.speedment.component.brand.Brand
Applies this brand to the specified UISession and Scene.
apply(DbmsType, Class<T>) - Method in interface com.speedment.component.resultset.ResultSetMapperComponent
Gets the mapping from the javaClass to the ResultSetMapping.
apply(Class<T>) - Method in interface com.speedment.component.resultset.ResultSetMapperComponent
Gets the mapping from the javaClass to the ResultSetMapping.
apply(T) - Method in interface com.speedment.db.SqlFunction
 
apply(ENTITY) - Method in interface com.speedment.encoder.Encoder
 
apply(ENTITY) - Method in class com.speedment.encoder.JsonEncoder
 
apply(SpeedmentPredicate<ENTITY, D, V>) - Method in interface com.speedment.stream.StreamDecorator
 
apply(P) - Method in interface com.speedment.stream.StreamDecorator
 
apply(H) - Method in interface com.speedment.stream.StreamDecorator
Returns the ParallelStrategy to use for this Stream.
applyOnFinal(S) - Method in interface com.speedment.stream.StreamDecorator
Method to be used to modify or configure the final stream before it is returned to the application.
applyOnInitial(S) - Method in interface com.speedment.stream.StreamDecorator
Method to be used to modify or configure the initial stream from the data source.
aquireSet(Verb) - Method in class com.speedment.stream.action.Action
 
ArrayIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
ArrayIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.ArrayIdentityMapper
 
asBiConsumer(BiConsumer<T, U>) - Static method in class com.speedment.util.FunctionCastUtil
 
asBiFunction(BiFunction<T, U, R>) - Static method in class com.speedment.util.FunctionCastUtil
 
asBinaryOperator(BinaryOperator<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asBiPredicate(BiPredicate<T, U>) - Static method in class com.speedment.util.FunctionCastUtil
 
asBooleanSupplier(BooleanSupplier) - Static method in class com.speedment.util.FunctionCastUtil
 
asConsumer(Consumer<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoubleBinaryOperator(DoubleBinaryOperator) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoubleConsumer(DoubleConsumer) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoubleFunction(DoubleFunction<R>) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoublePredicate(DoublePredicate) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoubleToIntFunction(DoubleToIntFunction) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoubleToLongFunction(DoubleToLongFunction) - Static method in class com.speedment.util.FunctionCastUtil
 
asDoubleUnaryOperator(DoubleUnaryOperator) - Static method in class com.speedment.util.FunctionCastUtil
 
asFunction(Function<T, R>) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntBinaryOperator(IntBinaryOperator) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntConsumer(IntConsumer) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntFunction(IntFunction<R>) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntPredicate(IntPredicate) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntSupplier(IntSupplier) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntToDoubleFunction(IntToDoubleFunction) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntToLongFunction(IntToLongFunction) - Static method in class com.speedment.util.FunctionCastUtil
 
asIntUnaryOperator(IntUnaryOperator) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongBinaryOperator(LongBinaryOperator) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongConsumer(LongConsumer) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongFunction(LongFunction<R>) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongPredicate(LongPredicate) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongSupplier(LongSupplier) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongToDoubleFunction(LongToDoubleFunction) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongToIntFunction(LongToIntFunction) - Static method in class com.speedment.util.FunctionCastUtil
 
asLongUnaryOperator(LongUnaryOperator) - Static method in class com.speedment.util.FunctionCastUtil
 
asObjDoubleConsumer(ObjDoubleConsumer<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asObjIntConsumer(ObjIntConsumer<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asObjLongConsumer(ObjLongConsumer<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asPredicate(Predicate<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asSoftware() - Method in interface com.speedment.component.Component
Returns information about this components title, version, license and any dependencies on third-party software that it may have.
asSupplier(Supplier<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asToDoubleBiFunction(ToDoubleBiFunction<T, U>) - Static method in class com.speedment.util.FunctionCastUtil
 
asToDoubleFunction(ToDoubleFunction<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asToIntBiFunction(ToIntBiFunction<T, U>) - Static method in class com.speedment.util.FunctionCastUtil
 
asToIntFunction(ToIntFunction<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asToLongBiFunction(ToLongBiFunction<T, U>) - Static method in class com.speedment.util.FunctionCastUtil
 
asToLongFunction(ToLongFunction<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
asType() - Method in interface com.speedment.codegen.model.Generic
Parses a Type from the lower bound of this generic.
asUnaryOperator(UnaryOperator<T>) - Static method in class com.speedment.util.FunctionCastUtil
 
AsynchronousQueryResult<T> - Interface in com.speedment.db
 
AUTO_INCREMENT - Static variable in interface com.speedment.config.db.Column
 

B

BaseBuilder() - Constructor for class com.speedment.util.tuple.TupleBuilder.BaseBuilder
 
baseDirectoryName() - Method in class com.speedment.code.TranslatorSupport
Returns the base directory name of the current node.
basePackageName() - Method in class com.speedment.code.TranslatorSupport
Returns the base package name of the current node.
BasicAction - Interface in com.speedment.stream.action
 
BasicTuple<R> - Interface in com.speedment.util.tuple
 
BeforeGenerate - Class in com.speedment.event
 
BeforeGenerate(Project, Generator, TranslatorManager) - Constructor for class com.speedment.event.BeforeGenerate
 
between(V, V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is between the given values (inclusive the start value but exclusive the end value).
between(V, V, Inclusion) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is between the given values and taking the Inclusion parameter into account when determining if either of the end points shall be included in the Field range or not.
BigDecimalIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
BigDecimalIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.BigDecimalIdentityMapper
 
BigDecimalToDouble - Class in com.speedment.config.db.mapper.bigdecimal
 
BigDecimalToDouble() - Constructor for class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
BlobIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
BlobIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.BlobIdentityMapper
 
BooleanConsumer - Interface in com.speedment.util
 
BooleanIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
BooleanIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.BooleanIdentityMapper
 
BooleanPredicate - Interface in com.speedment.util
 
Brand - Interface in com.speedment.component.brand
A branding container.
build() - Method in interface com.speedment.code.Translator.Builder
Builds the Class, Interface or Enum that has been prepared by this Builder.
build(TreeCell<DocumentProperty>, DOC) - Method in interface com.speedment.component.UserInterfaceComponent.ContextMenuBuilder
 
build() - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.Optionals
Creates and returns a new DbmsType instance with the given parameters.
build() - Method in class com.speedment.util.tuple.TupleBuilder.BaseBuilder
 
Build0() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build0
 
Build1() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build1
 
Build2() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build2
 
Build3() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build3
 
Build4() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build4
 
Build5() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build5
 
Build6() - Constructor for class com.speedment.util.tuple.TupleBuilder.Build6
 
builder() - Static method in interface com.speedment.config.db.parameters.DbmsType
Creates and returns a new DbmsType builder.
builder(String, String, int) - Static method in interface com.speedment.config.db.parameters.DbmsType
 
builder() - Static method in class com.speedment.util.tuple.TupleBuilder
 
ByteIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
ByteIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.ByteIdentityMapper
 

C

call(Consumer<T>) - Method in interface com.speedment.codegen.model.trait.HasCall
Calls the specified Consumer with this object as the parameter.
call(Runnable) - Method in interface com.speedment.codegen.model.trait.HasCall
Calls the specified Runnable.
changeEvent() - Method in class com.speedment.event.TreeSelectionChange
 
checkNextState(Lifecyclable.State) - Method in enum com.speedment.component.Lifecyclable.State
Asserts that the specified state is the correct next one.
children(String, BiFunction<P, Map<String, Object>, T>) - Method in interface com.speedment.config.Document
Returns the children on the specified key, instantiated using the specified constructor.
children() - Method in interface com.speedment.config.Document
Returns a Stream of child documents, instantiated using the default document implementation.
childrenByKey() - Method in interface com.speedment.config.Document
Returns a Stream of child documents, instantiated using the default document implementation and organized by key.
Class - Interface in com.speedment.codegen.model
A model that represents a class in code.
Class.Factory - Enum in com.speedment.codegen.model
Factory holder.
ClassModifier<T extends ClassModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
ClassOrInterface<T extends ClassOrInterface<T>> - Interface in com.speedment.codegen.model
An abstract base class to share functionality between the models Class, Enum and Interface.
clear() - Method in interface com.speedment.stream.Pipeline
 
clearDependencies() - Method in interface com.speedment.codegen.DependencyManager
Clear all dependencies.
ClobIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
ClobIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.ClobIdentityMapper
 
ClobToStringMapper - Class in com.speedment.config.db.mapper.largeobject
 
ClobToStringMapper() - Constructor for class com.speedment.config.db.mapper.largeobject.ClobToStringMapper
 
close() - Method in interface com.speedment.db.AsynchronousQueryResult
 
close() - Method in class com.speedment.stream.MapStream
Closes this stream, causing all close handlers for this stream pipeline to be called.
CodeGenerationComponent - Interface in com.speedment.component
This Component interface is used for Speedmens's code generation.
collect(Supplier<R>, BiConsumer<R, ? super Map.Entry<K, V>>, BiConsumer<R, R>) - Method in class com.speedment.stream.MapStream
Performs a mutable reduction operation on the elements of this stream.
collect(Collector<? super Map.Entry<K, V>, A, R>) - Method in class com.speedment.stream.MapStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
CollectorUtil - Class in com.speedment.util
Utility methods for collecting Speedment streams in various ways.
column() - Method in interface com.speedment.code.Translator
Return this node or any ancestral node that is a Column.
column() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Column.
Column - Interface in com.speedment.config.db
A typed Document that represents a column in the database.
ColumnMetaData - Interface in com.speedment.db.metadata
 
ColumnMutator<DOC extends Column> - Class in com.speedment.config.db.mutator
 
ColumnMutator(DOC) - Constructor for class com.speedment.config.db.mutator.ColumnMutator
 
columnName() - Method in interface com.speedment.field.FieldIdentifier
Returns the database name of the Column that this field is in.
columnOrThrow() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Column.
columns() - Method in interface com.speedment.code.Translator
Returns a stream over all enabled columns in the node tree.
COLUMNS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
COLUMNS - Static variable in interface com.speedment.config.db.Table
 
columns() - Method in interface com.speedment.config.db.Table
Creates a stream of columns located in this document.
com.speedment - package com.speedment
The base package of Speedment.
com.speedment.annotation - package com.speedment.annotation
Annotations used in generated code is located in this package.
com.speedment.code - package com.speedment.code
Fundamental Code Generation componenets is located in this package.
com.speedment.codegen - package com.speedment.codegen
The main interfaces of the codegen library are located in this package.
com.speedment.codegen.model - package com.speedment.codegen.model
Models for typical object-oriented language building blocks are located in this package.
com.speedment.codegen.model.modifier - 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 - 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 - package com.speedment.component
The Components of the Speedment platform.
com.speedment.component.brand - package com.speedment.component.brand
Interfaces related to the Brand of the application is located in this package.
com.speedment.component.connectionpool - package com.speedment.component.connectionpool
The ConnectionPoolComponent and related classes are located in this package.
com.speedment.component.notification - package com.speedment.component.notification
Interfaces related to showing notifications in the UI is located in this package.
com.speedment.component.resultset - package com.speedment.component.resultset
The ResultSetMapperComponent and related classes are located in this package.
com.speedment.config - package com.speedment.config
The configuration system is located in this package.
com.speedment.config.db - 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 - 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 - package com.speedment.config.db.mapper.bigdecimal
 
com.speedment.config.db.mapper.identity - package 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 - package com.speedment.config.db.mapper.integer
 
com.speedment.config.db.mapper.largeobject - package com.speedment.config.db.mapper.largeobject
 
com.speedment.config.db.mapper.string - package 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 - 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 - 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 - package com.speedment.config.db.mutator.trait
Common traits used by the DocumentMutator implementations are located in this package.
com.speedment.config.db.parameters - 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 - package com.speedment.config.db.trait
Common traits used in the typed configuration documents are located in this package.
com.speedment.db - package com.speedment.db
Establishing and maintaining the database connection is handled by the classes in this package.
com.speedment.db.metadata - package com.speedment.db.metadata
Utility classes expecially used by the SQL mapping system are located in this package.
com.speedment.db.trait - package com.speedment.db.trait
 
com.speedment.encoder - package com.speedment.encoder
Encoders used to transform generated Speedment entities to other formats are located in this package.
com.speedment.event - package com.speedment.event
The Speedment Event Bus is located in this package.
com.speedment.event.trait - package com.speedment.event.trait
Traits used in the event bus is located in this package.
com.speedment.exception - package com.speedment.exception
Custom Exceptions thrown by Speedment is located in this package.
com.speedment.field - package com.speedment.field
Fields expose handlers for accessing columns in generated classes and are located in this package.
com.speedment.field.methods - package com.speedment.field.methods
Functional interfaces used by Fields are located in this package.
com.speedment.field.predicate - package com.speedment.field.predicate
The different types of predicates generated by Fields are located in this package.
com.speedment.field.predicate.trait - package com.speedment.field.predicate.trait
Traits used in Speedment predicates are located in this package.
com.speedment.field.trait - package com.speedment.field.trait
Traits used in Speedment fields are located in this package.
com.speedment.license - package com.speedment.license
Metadata used to keep track of external licenses are located in this package.
com.speedment.manager - package com.speedment.manager
The Manager interface and its related classes are located in this package.
com.speedment.stream - package com.speedment.stream
Classes concerning the custom Stream implementation used in Speedment is located in this package.
com.speedment.stream.action - package com.speedment.stream.action
The basic building blocks of the custom Stream implementation are located in this package.
com.speedment.util - package com.speedment.util
Utility classes used both internally and in generated code is located in this package.
com.speedment.util.tuple - package com.speedment.util.tuple
Tuples of various sizes are located in this package.
COMPANY_NAME - Static variable in interface com.speedment.config.db.Project
 
ComparableField<ENTITY,D,V extends Comparable<? super V>> - Interface in com.speedment.field
A field that implements the ReferenceFieldTrait and ComparableFieldTrait.
ComparableFieldTrait<ENTITY,D,V extends Comparable<? super V>> - Interface in com.speedment.field.trait
A representation of an Entity field that is a reference type (e.g.
ComparableForeignKeyField<ENTITY,D,V extends Comparable<? super V>,FK> - Interface in com.speedment.field
A field that represents a value that implements ReferenceFieldTrait, ComparableFieldTrait and {ReferenceForeignKeyFieldTrait}.
ComparableSpeedmentPredicate<T,D,V extends Comparable<? super V>> - Interface in com.speedment.field.predicate
A SpeedmentPredicate where the value implements Comparable.
COMPARATOR - Static variable in interface com.speedment.config.db.mapper.TypeMapper
The standard comparator to use for instances of the TypeMapper interface.
COMPARATOR - Static variable in interface com.speedment.config.db.parameters.DbmsType
 
COMPARATOR - Static variable in interface com.speedment.config.db.trait.HasOrdinalPosition
The default Comparator used for documents that implement the HasOrdinalPosition trait.
comparator() - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Comparator that will compare to this field using this fields natural order.
COMPARATOR - Static variable in interface com.speedment.license.License
 
COMPARATOR - Static variable in interface com.speedment.license.Software
 
comparatorNullFieldsFirst() - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Comparator that will compare to this field using this fields natural order, null fields are sorted first.
comparatorNullFieldsLast() - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Comparator that will compare to this field using this fields natural order, null fields are sorted last.
comparing(Function<K, ? extends Comparable<?>>...) - Static method in class com.speedment.stream.MapStream
Utility method for creating a composed comparator that begins by comparing the first value and if it is equal, continues to the next one.
Component - Interface in com.speedment.component
A Component represents the basic functionality for a Speedment Platform Component.
ComponentConstructor<C extends Component> - Interface in com.speedment.component
This functional interface represents a constructor for a class implementing the Component interface.
components() - Method in interface com.speedment.Speedment
Creates and returns a new Stream of all installed Components.
compose(SqlFunction<? super V, ? extends T>) - Method in interface com.speedment.db.SqlFunction
 
COMPUTE_INTENSITY_EXTREAM - Static variable in interface com.speedment.stream.StreamDecorator
A StreamDecorator that modifies the stream according to the COMPUTE_INTENSITY_EXTREME parallel strategy.
COMPUTE_INTENSITY_EXTREME - Static variable in interface com.speedment.stream.ParallelStrategy
A Parallel Strategy that favors small sets with extremely high computational overhead.
COMPUTE_INTENSITY_HIGH - Static variable in interface com.speedment.stream.ParallelStrategy
A Parallel Strategy that favors relatively small to medium sets with high computational overhead.
COMPUTE_INTENSITY_HIGH - Static variable in interface com.speedment.stream.StreamDecorator
A StreamDecorator that modifies the stream according to the COMPUTE_INTENSITY_HIGH parallel strategy.
COMPUTE_INTENSITY_MEDIUM - Static variable in interface com.speedment.stream.ParallelStrategy
A Parallel Strategy that favors relatively small to medium sets with medium computational overhead.
COMPUTE_INTENSITY_MEDIUM - Static variable in interface com.speedment.stream.StreamDecorator
A StreamDecorator that modifies the stream according to the COMPUTE_INTENSITY_MEDIUM parallel strategy.
concat(Stream<T>...) - Static method in class com.speedment.util.StreamComposition
Creates a concatenated Stream whose elements are are all the elements of the streams in sequential order.
concatAndAutoClose(Stream<T>...) - Static method in class com.speedment.util.StreamComposition
Creates a lazily concatenated Stream whose elements are are all the elements of the streams in sequential order.
concatAndAutoClose(IntStream...) - Static method in class com.speedment.util.StreamComposition
 
concatAndAutoClose(LongStream...) - Static method in class com.speedment.util.StreamComposition
 
concatAndAutoClose(DoubleStream...) - Static method in class com.speedment.util.StreamComposition
 
CONFIG_PATH - Static variable in interface com.speedment.config.db.Project
 
CONNECTION_URL - Static variable in interface com.speedment.config.db.Dbms
 
ConnectionPoolComponent - Interface in com.speedment.component.connectionpool
This Component interface is used for holding the connection pool that is being used by Speedment.
ConnectionUrlGenerator - Interface in com.speedment.db
A functional interface that given a certain Dbms instance can produce a connection URL.
Constructor - Interface in com.speedment.codegen.model
A model that represents a constructor in code.
Constructor.Factory - Enum in com.speedment.codegen.model
Factory holder.
ConstructorModifier<T extends ConstructorModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
contains(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field contains the given value.
copy() - Method in enum com.speedment.codegen.model.modifier.Modifier
Create a deep copy of this model.
copy() - Method in interface com.speedment.codegen.model.trait.HasCopy
Create a deep copy of this model.
copy() - Method in interface com.speedment.Entity
Creates and returns a new copy of this entity.
copyWithSameTypeOfComponents() - Method in interface com.speedment.Speedment
Creates a new speedment instance and loads a new instance of each component that this speedment instance has.
count() - Method in class com.speedment.stream.MapStream
Returns the count of elements in this stream.
create(Class<T>) - Static method in interface com.speedment.codegen.TransformFactory
Instantiates the specified class and returns it.
create(Speedment) - Method in interface com.speedment.component.ComponentConstructor
Instantiates a new Component with the specified Speedment handle.
create(PARENT) - Method in interface com.speedment.component.DocumentPropertyComponent.Constructor
 
create() - Static method in interface com.speedment.util.ProgressMeasure
 
createArrayOf(String, Object[]) - Method in interface com.speedment.db.trait.HasCreateFromConnectionMethods
Factory method for creating Array objects.
createBlob() - Method in interface com.speedment.db.trait.HasCreateFromConnectionMethods
Constructs an object that implements the Blob interface.
createClob() - Method in interface com.speedment.db.trait.HasCreateFromConnectionMethods
Constructs an object that implements the Clob interface.
createContextMenu(TreeCell<DocumentProperty>, DOC) - Method in interface com.speedment.component.UserInterfaceComponent
If a builder exists for the interface main type of the specified node, it will be called and the result will be returned.
createNClob() - Method in interface com.speedment.db.trait.HasCreateFromConnectionMethods
Constructs an object that implements the NClob interface.
createSQLXML() - Method in interface com.speedment.db.trait.HasCreateFromConnectionMethods
Constructs an object that implements the SQLXML interface.
createStruct(String, Object[]) - Method in interface com.speedment.db.trait.HasCreateFromConnectionMethods
Factory method for creating Struct objects.

D

DATABASE_TYPE - Static variable in interface com.speedment.config.db.Column
 
DatabaseNamingConvention - Interface in com.speedment.db
Regulates how the full name of a database entity is constructed.
DateIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
DateIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.DateIdentityMapper
 
DateToIntMapper - Class in com.speedment.config.db.mapper.time
 
DateToIntMapper() - Constructor for class com.speedment.config.db.mapper.time.DateToIntMapper
 
DateToLongMapper - Class in com.speedment.config.db.mapper.time
 
DateToLongMapper() - Constructor for class com.speedment.config.db.mapper.time.DateToLongMapper
 
dbms() - Method in interface com.speedment.code.Translator
Return this node or any ancestral node that is a Dbms.
dbms() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Dbms.
Dbms - Interface in com.speedment.config.db
A typed Document that represents a dbms instance in the database.
DBMSES - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
DBMSES - Static variable in interface com.speedment.config.db.Project
 
dbmses() - Method in interface com.speedment.config.db.Project
Return a Stream of all dbmses that exists in this Project.
DbmsHandler - Interface in com.speedment.db
A DbmsHandler provides the interface between Speedment and an underlying Dbms.
DbmsHandlerComponent - Interface in com.speedment.component
This class is a pluggable factory that produces DbmsHandlers for a given Dbms.
DbmsMutator<DOC extends Dbms> - Class in com.speedment.config.db.mutator
 
DbmsMutator(DOC) - Constructor for class com.speedment.config.db.mutator.DbmsMutator
 
dbmsName() - Method in interface com.speedment.field.FieldIdentifier
Returns the database name of the Dbms that this field is in.
dbmsOrThrow() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Dbms.
DbmsType - Interface in com.speedment.config.db.parameters
The DbmsType interface defines unique properties for different Dbms types.
DbmsTypeBuilder - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.Builder - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.Optionals - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithConnectionUrlGenerator - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithDatabaseNamingConvention - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithDbmsMapper - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithDbmsNameMeaning - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithDefaultPort - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithDriverManagerName - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithDriverName - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithName - Interface in com.speedment.config.db.parameters
 
DbmsTypeBuilder.WithSpeedmentPredicateView - Interface in com.speedment.config.db.parameters
 
DEFAULT - Static variable in interface com.speedment.stream.ParallelStrategy
A Parallel Strategy that is Java's default Iterator to Spliterator converter.
default_() - Method in interface com.speedment.codegen.model.modifier.Keyword.default_
 
DEFAULT_COMPANY_NAME - Static variable in interface com.speedment.config.db.Project
 
DEFAULT_PACKAGE_LOCATION - Static variable in interface com.speedment.config.db.Project
 
DEFAULT_PACKAGE_NAME - Static variable in interface com.speedment.config.db.Project
 
DEFAULT_PROJECT_NAME - Static variable in interface com.speedment.config.db.Project
 
DEFAULT_SCHEMA - Static variable in interface com.speedment.config.db.Schema
 
defaultConnectionUrl(Speedment) - Method in interface com.speedment.config.db.Dbms
Creates a default connection URL for this Dbms by looking up the DbmsType and using its DbmsType.getConnectionUrlGenerator() to produce a default value.
defaultCopy(Speedment) - Method in interface com.speedment.component.Component
Creates and returns a default copy of this component.
DefaultEvent - Enum in com.speedment.event
 
defaultNameFor(C) - Method in interface com.speedment.config.db.trait.HasChildren
Generates a new default name for the specified child by appending an unique number to the HasMainInterface.mainInterface() of that document.
defaultPort(Speedment) - Method in interface com.speedment.config.db.Dbms
Returns the default port for the current database type.
DependencyManager - Interface in com.speedment.codegen
Keeps track of which dependencies have been imported and which is not included.
distinct() - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the distinct elements (according to Object.equals(Object)) of this stream.
distinctKeys() - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the distinct elements (according to Object.equals(Object)) of this stream based on the key only.
distinctKeys(BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the distinct elements (according to Object.equals(Object)) of this stream based on the key only.
distinctValues() - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the distinct elements (according to Object.equals(Object)) of this stream based on the value only.
distinctValues(BinaryOperator<K>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the distinct elements (according to Object.equals(Object)) of this stream based on the value only.
document() - Method in class com.speedment.code.TranslatorSupport
 
document() - Method in interface com.speedment.config.db.mutator.DocumentMutator
 
Document - Interface in com.speedment.config
The Document is the base structure for storing configuration parameters and can be seen as a hierarchial key-value store.
DOCUMENT_LIST_TYPE - Static variable in interface com.speedment.config.Document
 
DocumentMutator<DOC extends Document> - Interface in com.speedment.config.db.mutator
 
DocumentPropertyComponent - Interface in com.speedment.component
Describes which implementations the Document interface to use at different places in the config tree.
DocumentPropertyComponent.Constructor<PARENT extends com.speedment.internal.ui.config.DocumentProperty> - Interface in com.speedment.component
Functional interface that describes a constructor for an observable document.
DONE - Static variable in interface com.speedment.util.ProgressMeasure
 
DoubleIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
DoubleIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.DoubleIdentityMapper
 

E

effectiveType(boolean) - Method in enum com.speedment.field.predicate.PredicateType
 
empty() - Static method in class com.speedment.stream.MapStream
Constructs an empty MapStream.
empty() - Static method in enum com.speedment.util.OptionalBoolean
 
ENABLED - Static variable in interface com.speedment.config.db.trait.HasEnabled
The key of the enabled property.
ENABLED_DEFAULT - Static variable in interface com.speedment.config.db.trait.HasEnabled
If a Document should be considered true if it is not specified in the map.
encloseField(String) - Method in interface com.speedment.db.DatabaseNamingConvention
Encloses the specified database name field in accordance to this database naming convention.
Encoder<ENTITY,R extends Encoder<ENTITY,R,OUTPUT_TYPE>,OUTPUT_TYPE> - Interface in com.speedment.encoder
The Encoder can be used to format an Entity into any kind of strings.
endsWith(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field ends with the given value.
ENTITY - Static variable in class com.speedment.code.StandardTranslatorKey
 
Entity<ENTITY> - Interface in com.speedment
This interface contains the common methods that are the same for all entities.
ENTITY_IMPL - Static variable in class com.speedment.code.StandardTranslatorKey
 
entityImplName() - Method in class com.speedment.code.TranslatorSupport
 
entityImplType() - Method in class com.speedment.code.TranslatorSupport
 
EntityManager - Interface in com.speedment.component
An Entity Manager is be used to handle persistence for any Entity.
entityName() - Method in class com.speedment.code.TranslatorSupport
 
entityType() - Method in class com.speedment.code.TranslatorSupport
 
Enum - Interface in com.speedment.codegen.model
A model that represents an enumeration in code.
Enum.Factory - Enum in com.speedment.codegen.model
Factory holder.
EnumConstant - Interface in com.speedment.codegen.model
A model that represents a constant in an enumeration.
EnumConstant.Factory - Enum in com.speedment.codegen.model
Factory holder.
EnumModifier<T extends EnumModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
equal(V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is equal to the given value.
equalIgnoreCase(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is equal to the given value while ignoring the case of the Strings that are compared.
equals(Object) - Method in class com.speedment.stream.action.Statement
 
Event - Interface in com.speedment.event
 
EventComponent - Interface in com.speedment.component
An event bus that is used to let Speedment plugins know when different stages of execution has been reached.
executeDelete(String, List<?>) - Method in interface com.speedment.db.DbmsHandler
Executes an SQL delete command.
executeInsert(String, List<?>, List<F>, Consumer<List<Long>>) - Method in interface com.speedment.db.DbmsHandler
Executes an SQL update command.
executeQuery(String, SqlFunction<ResultSet, T>) - Method in interface com.speedment.db.DbmsHandler
Eagerly executes a SQL query and subsequently maps each row in the ResultSet using a provided mapper and return a Stream of the mapped objects.
executeQuery(String, List<?>, SqlFunction<ResultSet, T>) - Method in interface com.speedment.db.DbmsHandler
Eagerly executes a SQL query and subsequently maps each row in the ResultSet using a provided mapper and return a stream of the mapped objects.
executeQueryAsync(String, List<?>, Function<ResultSet, T>) - Method in interface com.speedment.db.DbmsHandler
Lazily Executes a SQL query and subsequently maps each row in the ResultSet using a provided mapper and return a stream of the mapped objects.
executeUpdate(String, List<?>) - Method in interface com.speedment.db.DbmsHandler
Executes an SQL update command.

F

Field - Interface in com.speedment.codegen.model
A model that represents a field in code.
Field.Factory - Enum in com.speedment.codegen.model
Factory holder.
FieldIdentifier<ENTITY> - Interface in com.speedment.field
Identifies a particular field in an entity.
FieldModifier<T extends FieldModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
fields() - Method in interface com.speedment.manager.Manager
Returns a stream of the fields that every entity in this contains.
FieldSetter<ENTITY,V> - Interface in com.speedment.field.methods
Represents a set-operation with all the metadata contained.
FieldTrait - Interface in com.speedment.field.trait
A trait that every field implements.
File - Interface in com.speedment.codegen.model
A model that represents an entire code file.
File.Factory - Enum in com.speedment.codegen.model
Factory holder.
filter(Predicate<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(BiPredicate<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(BooleanPredicate) - Method in enum com.speedment.util.OptionalBoolean
 
filterKey(Predicate<? super K>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream where the key component matches the given predicate.
filterValue(Predicate<? super V>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream where the value component matches the given predicate.
final_() - Method in interface com.speedment.codegen.model.modifier.Keyword.final_
 
findAny(Class<ENTITY>, F, V) - Method in interface com.speedment.component.StreamSupplierComponent
 
findAny(F, V) - Method in interface com.speedment.manager.Manager
Finds and returns an Optional entity where the given field matches the given value.
findAny() - Method in class com.speedment.stream.MapStream
Returns an Optional describing some element of the stream, or an empty Optional if the stream is empty.
findByName(String) - Method in interface com.speedment.component.DbmsHandlerComponent
Searches for the specified DbmsType by its name as defined by DbmsType.getName().
findByTable(Table) - Method in interface com.speedment.component.ManagerComponent
Obtains and returns the currently associated Manager implementation for the given Table.
findColumn(String) - Method in interface com.speedment.config.db.Table
 
findColumn() - Method in interface com.speedment.config.db.trait.HasColumn
Locates and returns the column referenced by the HasName.getName() method.
findColumn(Speedment) - Method in interface com.speedment.field.trait.FieldTrait
Locates the column that this field is referencing by using the specified Speedment instance.
findDatabaseType() - Method in interface com.speedment.config.db.Column
Returns the class that represents the database type.
Finder<ENTITY,FK_ENTITY> - Interface in com.speedment.field.methods
A short-cut functional reference to the findXXX() method for a particular field in an entity.
finder() - Method in interface com.speedment.field.trait.ReferenceForeignKeyFieldTrait
Returns a function that can find a foreign entity pointed out by this field.
findFirst() - Method in class com.speedment.stream.MapStream
Returns an Optional describing the first element of this stream, or an empty Optional if the stream is empty.
findForeignColumn() - Method in interface com.speedment.config.db.ForeignKeyColumn
A helper method for accessing the foreign Column referenced by this key.
findForeignKey(String) - Method in interface com.speedment.config.db.Table
 
findForeignTable() - Method in interface com.speedment.config.db.ForeignKeyColumn
A helper method for accessing the foreign Table referenced by this key.
findFrom(ENTITY) - Method in interface com.speedment.field.trait.ReferenceForeignKeyFieldTrait
Finds the foreign entity associated by this field.
findIndex(String) - Method in interface com.speedment.config.db.Table
 
findPackageName(JavaLanguageNamer) - Method in interface com.speedment.config.db.Project
 
findPrimaryKeyColumn(String) - Method in interface com.speedment.config.db.Table
 
findTableByName(String) - Method in interface com.speedment.config.db.Project
Locates the table with the specified full name in this project.
findTranslator(DOC, TranslatorKey<DOC, T>) - Method in interface com.speedment.component.CodeGenerationComponent
Returns a Stream of newly created Translator Translators for the given Document and key.
findTranslator(DOC, Class<T>, String) - Method in interface com.speedment.component.CodeGenerationComponent
Returns a Stream of newly created Translator Translators for the given Document and key.
findTypeMapper() - Method in interface com.speedment.config.db.Column
Returns the mapper class that will be used to generate a java representation of the database types.
flatMap(Function<? super Map.Entry<K, V>, ? extends Stream<? extends R>>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(BiFunction<? super K, ? super V, ? extends Stream<? extends R>>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapKey(BiFunction<? super K, ? super V, ? extends Stream<? extends R>>) - Method in class com.speedment.stream.MapStream
Returns a stream where the key-component of this stream has been replaced by the result of applying the specified mapping function to the entry.
flatMapKey(Function<? super K, ? extends Stream<? extends R>>) - Method in class com.speedment.stream.MapStream
Returns a stream where the key-component of this stream has been replaced by the result of applying the specified mapping function to the entry.
flatMapToDouble(Function<? super Map.Entry<K, V>, ? extends DoubleStream>) - Method in class com.speedment.stream.MapStream
Returns an DoubleStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToDouble(BiFunction<? super K, ? super V, ? extends DoubleStream>) - Method in class com.speedment.stream.MapStream
Returns an DoubleStream consisting of the results of replacing each key-value pair of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToInt(Function<? super Map.Entry<K, V>, ? extends IntStream>) - Method in class com.speedment.stream.MapStream
Returns an IntStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToInt(BiFunction<? super K, ? super V, ? extends IntStream>) - Method in class com.speedment.stream.MapStream
Returns an IntStream consisting of the results of replacing each key-value pair of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToLong(Function<? super Map.Entry<K, V>, ? extends LongStream>) - Method in class com.speedment.stream.MapStream
Returns an LongStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToLong(BiFunction<? super K, ? super V, ? extends LongStream>) - Method in class com.speedment.stream.MapStream
Returns an LongStream consisting of the results of replacing each key-value pair of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapValue(BiFunction<? super K, ? super V, ? extends Stream<? extends R>>) - Method in class com.speedment.stream.MapStream
Returns a stream where the value-component of this stream has been replaced by the result of applying the specified mapping function to the entry.
flatMapValue(Function<? super V, ? extends Stream<? extends R>>) - Method in class com.speedment.stream.MapStream
Returns a stream where the value-component of this stream has been replaced by the result of applying the specified mapping function to the entry.
flip(MapStream<K, V>) - Static method in class com.speedment.stream.MapStream
Produces a new MapStream by flipping the specified one so that keys become values and values become keys.
FloatIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
FloatIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.FloatIdentityMapper
 
FloatSupplier - Interface in com.speedment.util
 
forEach(Consumer<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Performs an action for each element of this stream.
forEach(BiConsumer<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Performs an action for each key-value pair of this stream.
forEachOrdered(Consumer<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Performs an action for each element of this stream, in the encounter order of the stream if the stream has a defined encounter order.
forEachOrdered(BiConsumer<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Performs an action for each key-value pair of this stream, in the encounter order of the stream if the stream has a defined encounter order.
FOREIGN_COLUMN_NAME - Static variable in interface com.speedment.config.db.ForeignKeyColumn
 
FOREIGN_DATABASE_NAME - Static variable in interface com.speedment.config.db.ForeignKeyColumn
 
FOREIGN_KEY_COLUMNS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
FOREIGN_KEY_COLUMNS - Static variable in interface com.speedment.config.db.ForeignKey
 
FOREIGN_KEYS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
FOREIGN_KEYS - Static variable in interface com.speedment.config.db.Table
 
FOREIGN_SCHEMA_NAME - Static variable in interface com.speedment.config.db.ForeignKeyColumn
 
FOREIGN_TABLE_NAME - Static variable in interface com.speedment.config.db.ForeignKeyColumn
 
ForeignKey - Interface in com.speedment.config.db
A typed Document that represents a foreign key instance in the database.
ForeignKeyColumn - Interface in com.speedment.config.db
A typed Document that represents the column referenced by a foreign key instance in the database.
ForeignKeyColumnMutator<DOC extends ForeignKeyColumn> - Class in com.speedment.config.db.mutator
 
ForeignKeyColumnMutator(DOC) - Constructor for class com.speedment.config.db.mutator.ForeignKeyColumnMutator
 
foreignKeyColumns() - Method in interface com.speedment.config.db.ForeignKey
Creates a stream of foreign key columns located in this document.
ForeignKeyMutator<DOC extends ForeignKey> - Class in com.speedment.config.db.mutator
 
ForeignKeyMutator(DOC) - Constructor for class com.speedment.config.db.mutator.ForeignKeyMutator
 
foreignKeys() - Method in interface com.speedment.code.Translator
Returns a stream over all enabled foreign keys in the node tree.
foreignKeys() - Method in interface com.speedment.config.db.Table
Creates a stream of foreign keys located in this document.
forEvery(String, BiFunction<P, Map<String, Object>, DOC>, BiConsumer<T, DOC>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every document of the specified type that is found during this build.
forEvery(Translator.Phase, String, BiFunction<P, Map<String, Object>, DOC>, BiConsumer<T, DOC>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every document of the specified type that is found during this build.
forEveryColumn(BiConsumer<T, Column>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Column document in this build.
forEveryColumn(Translator.Phase, BiConsumer<T, Column>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Column document in this build.
forEveryDbms(BiConsumer<T, Dbms>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Dbms document in this build.
forEveryDbms(Translator.Phase, BiConsumer<T, Dbms>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Dbms document in this build.
forEveryForeignKey(BiConsumer<T, ForeignKey>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every ForeignKey document in this build.
forEveryForeignKey(Translator.Phase, BiConsumer<T, ForeignKey>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every ForeignKey document in this build.
forEveryForeignKeyReferencingThis(BiConsumer<T, ForeignKey>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every external ForeignKey document that is referencing this document during this build.
forEveryForeignKeyReferencingThis(Translator.Phase, BiConsumer<T, ForeignKey>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every external ForeignKey document that is referencing this document during this build.
forEveryIndex(BiConsumer<T, Index>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Index document in this build.
forEveryIndex(Translator.Phase, BiConsumer<T, Index>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Index document in this build.
forEveryProject(BiConsumer<T, Project>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for the Project document of this build.
forEveryProject(Translator.Phase, BiConsumer<T, Project>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for the Project document of this build.
forEverySchema(BiConsumer<T, Schema>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Schema document in this build.
forEverySchema(Translator.Phase, BiConsumer<T, Schema>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Schema document in this build.
forEveryTable(BiConsumer<T, Table>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Table document in this build.
forEveryTable(Translator.Phase, BiConsumer<T, Table>) - Method in interface com.speedment.code.Translator.Builder
Executes the specified code for every Table document in this build.
foundNoProjectException() - Static method in interface com.speedment.code.JavaClassTranslator
 
free() - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
from(Dbms) - Method in interface com.speedment.db.ConnectionUrlGenerator
Returns the connection URL for the specified database information.
fromBottom(Class<T>) - Method in interface com.speedment.codegen.RenderStack
Returns a Stream of all models in the stack of a particular type from bottom and up.
fromKeys(Stream<K>, Function<K, V>) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream by wrapping a key-stream and calculating the corresponding values using the supplied function.
fromStream(Stream<E>, Function<E, K>, Function<E, V>) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream by wrapping a stream of objects and calculating both keys and values using the supplied functions.
fromTop(Class<T>) - Method in interface com.speedment.codegen.RenderStack
Returns a Stream of all models in the stack of a particular type from top to bottom.
fromValues(Stream<V>, Function<V, K>) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream by wrapping a value-stream and calculating the corresponding keys using the supplied function.
fullNameOf(String, String, String) - Method in interface com.speedment.db.DatabaseNamingConvention
Returns the full name used in the database for the specified parameters.
fullNameOf(String, String) - Method in interface com.speedment.db.DatabaseNamingConvention
Returns the full name used in the database for the specified parameters.
fullNameOf(FieldIdentifier<?>) - Method in interface com.speedment.db.DatabaseNamingConvention
Returns the full name used in the database for the specified FieldIdentifier.
fullNameOf(PrimaryKeyColumn) - Method in interface com.speedment.db.DatabaseNamingConvention
Returns the full name used in the database for the specified PrimaryKeyColumn.
fullNameOf(Column) - Method in interface com.speedment.db.DatabaseNamingConvention
Returns the full name used in the database for the specified Column.
fullNameOf(Table) - Method in interface com.speedment.db.DatabaseNamingConvention
Returns the full name used in the database for the specified Table.
fullyQualifiedTypeName() - Method in class com.speedment.code.TranslatorSupport
Returns the fully qualified type name of the current document.
fullyQualifiedTypeName(String) - Method in class com.speedment.code.TranslatorSupport
Returns the fully qualified type name of the current document.
fullyQualifiedTypeName(String, String) - Method in class com.speedment.code.TranslatorSupport
Returns the fully qualified type name of the current document.
FunctionCastUtil - Class in com.speedment.util
 

G

generate() - Method in interface com.speedment.code.Translator
Generates code for the Document contained in this Translator.
GENERATED_APPLICATION - Static variable in class com.speedment.code.StandardTranslatorKey
 
GENERATED_APPLICATION_METADATA - Static variable in class com.speedment.code.StandardTranslatorKey
 
GENERATED_ENTITY - Static variable in class com.speedment.code.StandardTranslatorKey
 
GENERATED_ENTITY_IMPL - Static variable in class com.speedment.code.StandardTranslatorKey
 
GENERATED_MANAGER - Static variable in class com.speedment.code.StandardTranslatorKey
 
GENERATED_MANAGER_IMPL - Static variable in class com.speedment.code.StandardTranslatorKey
 
GENERATED_PACKAGE - Static variable in class com.speedment.code.TranslatorSupport
 
GENERATED_PREFIX - Static variable in class com.speedment.code.TranslatorSupport
 
generatedEntityImplName() - Method in class com.speedment.code.TranslatorSupport
 
generatedEntityImplType() - Method in class com.speedment.code.TranslatorSupport
 
generatedEntityName() - Method in class com.speedment.code.TranslatorSupport
 
generatedEntityType() - Method in class com.speedment.code.TranslatorSupport
 
generatedManagerImplName() - Method in class com.speedment.code.TranslatorSupport
 
generatedManagerImplType() - Method in class com.speedment.code.TranslatorSupport
 
generatedManagerName() - Method in class com.speedment.code.TranslatorSupport
 
generatedManagerType() - Method in class com.speedment.code.TranslatorSupport
 
Generator - Interface in com.speedment.codegen
A hook to the generator that can be passed to various stages in the pipeline.
generator() - Method in class com.speedment.event.AfterGenerate
 
generator() - Method in class com.speedment.event.BeforeGenerate
 
generator() - Method in interface com.speedment.event.trait.GeneratorEvent
 
GeneratorEvent - Interface in com.speedment.event.trait
 
Generic - Interface in com.speedment.codegen.model
A model that represents the generic part of a type declaration in code.
Generic.BoundType - Enum in com.speedment.codegen.model
Represents the bound type of this generic.
Generic.Factory - Enum in com.speedment.codegen.model
Factory holder.
get(Dbms) - Method in interface com.speedment.component.DbmsHandlerComponent
Gets the DbmsHandler for the given Dbms.
get(Speedment) - Static method in interface com.speedment.component.EntityManager
Returns the default EntityManager from the Platform.
get(String) - Method in interface com.speedment.component.PasswordComponent
 
get(Dbms) - Method in interface com.speedment.component.PasswordComponent
 
get(String) - Method in interface com.speedment.component.TypeMapperComponent
Retreive and return the type mapper with the specified absolute class name.
get(String) - Method in interface com.speedment.config.Document
Returns the value mapped to the specified key, or an empty Optional if no value was found.
get() - Method in interface com.speedment.db.SqlSupplier
 
get(ENTITY) - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Gets the value form the Entity field.
get(ENTITY, FieldIdentifier<ENTITY>) - Method in interface com.speedment.manager.Manager
Gets the property value (field) that corresponds to the provided Column from the provided entity.
get(Class<R>) - Method in interface com.speedment.Speedment
Gets a Speedment Component based on its interface class.
get() - Method in class com.speedment.stream.action.Action
 
get(int) - Method in interface com.speedment.stream.Pipeline
 
get() - Method in enum com.speedment.util.OptionalBoolean
 
get(int) - Method in interface com.speedment.util.tuple.BasicTuple
Gets the tuple element at the given index.
get0() - Method in interface com.speedment.util.tuple.Tuple1
 
get0() - Method in interface com.speedment.util.tuple.Tuple1OfNullables
 
get0() - Method in interface com.speedment.util.tuple.Tuple2
 
get0() - Method in interface com.speedment.util.tuple.Tuple2OfNullables
 
get0() - Method in interface com.speedment.util.tuple.Tuple3
 
get0() - Method in interface com.speedment.util.tuple.Tuple3OfNullables
 
get0() - Method in interface com.speedment.util.tuple.Tuple4
 
get0() - Method in interface com.speedment.util.tuple.Tuple4OfNullables
 
get0() - Method in interface com.speedment.util.tuple.Tuple5
 
get0() - Method in interface com.speedment.util.tuple.Tuple5OfNullables
 
get0() - Method in interface com.speedment.util.tuple.Tuple6
 
get0() - Method in interface com.speedment.util.tuple.Tuple6OfNullables
 
get1() - Method in interface com.speedment.util.tuple.Tuple2
 
get1() - Method in interface com.speedment.util.tuple.Tuple2OfNullables
 
get1() - Method in interface com.speedment.util.tuple.Tuple3
 
get1() - Method in interface com.speedment.util.tuple.Tuple3OfNullables
 
get1() - Method in interface com.speedment.util.tuple.Tuple4
 
get1() - Method in interface com.speedment.util.tuple.Tuple4OfNullables
 
get1() - Method in interface com.speedment.util.tuple.Tuple5
 
get1() - Method in interface com.speedment.util.tuple.Tuple5OfNullables
 
get1() - Method in interface com.speedment.util.tuple.Tuple6
 
get1() - Method in interface com.speedment.util.tuple.Tuple6OfNullables
 
get2() - Method in interface com.speedment.util.tuple.Tuple3
 
get2() - Method in interface com.speedment.util.tuple.Tuple3OfNullables
 
get2() - Method in interface com.speedment.util.tuple.Tuple4
 
get2() - Method in interface com.speedment.util.tuple.Tuple4OfNullables
 
get2() - Method in interface com.speedment.util.tuple.Tuple5
 
get2() - Method in interface com.speedment.util.tuple.Tuple5OfNullables
 
get2() - Method in interface com.speedment.util.tuple.Tuple6
 
get2() - Method in interface com.speedment.util.tuple.Tuple6OfNullables
 
get3() - Method in interface com.speedment.util.tuple.Tuple4
 
get3() - Method in interface com.speedment.util.tuple.Tuple4OfNullables
 
get3() - Method in interface com.speedment.util.tuple.Tuple5
 
get3() - Method in interface com.speedment.util.tuple.Tuple5OfNullables
 
get3() - Method in interface com.speedment.util.tuple.Tuple6
 
get3() - Method in interface com.speedment.util.tuple.Tuple6OfNullables
 
get4() - Method in interface com.speedment.util.tuple.Tuple5
 
get4() - Method in interface com.speedment.util.tuple.Tuple5OfNullables
 
get4() - Method in interface com.speedment.util.tuple.Tuple6
 
get4() - Method in interface com.speedment.util.tuple.Tuple6OfNullables
 
get5() - Method in interface com.speedment.util.tuple.Tuple6
 
get5() - Method in interface com.speedment.util.tuple.Tuple6OfNullables
 
getAlias() - Method in interface com.speedment.config.db.trait.HasAlias
Returns the alias of the specified document.
getAliasDocument() - Method in interface com.speedment.code.Translator
The document being translated wrapped in a HasAlias.
getAnnotations() - Method in interface com.speedment.codegen.model.trait.HasAnnotationUsage
Returns a list of all the annotation usages in this model.
getArrayDimension() - Method in interface com.speedment.codegen.model.Type
Returns the array dimension of this type.
getAsBoolean(String) - Method in interface com.speedment.config.Document
Returns the boolean mapped to the specified key, or an empty OptionalBoolean if no value was found.
getAsciiStream() - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
getAsDouble(String) - Method in interface com.speedment.config.Document
Returns the double mapped to the specified key, or an empty OptionalDouble if no value was found.
getAsFloat() - Method in interface com.speedment.util.FloatSupplier
Gets a result.
getAsInt(String) - Method in interface com.speedment.config.Document
Returns the int mapped to the specified key, or an empty OptionalInt if no value was found.
getAsLong(String) - Method in interface com.speedment.config.Document
Returns the long mapped to the specified key, or an empty OptionalLong if no value was found.
getAsString(String) - Method in interface com.speedment.config.Document
Returns the String mapped to the specified key, or an empty Optional if no value was found.
getBoundType() - Method in interface com.speedment.codegen.model.Generic
Returns the current bound type of this generic.
getBrand() - Method in interface com.speedment.component.UserInterfaceComponent
Returns the brand that is currently used in the top-left part of the UI.
getCharacterStream() - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
getCharacterStream(long, long) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
getCharOctetLength() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return (for char types) the maximum number of bytes in the column.
getClasses() - Method in interface com.speedment.codegen.model.trait.HasClasses
Returns a list of all the classes, interfaces and enumerations in this model.
getCode() - Method in interface com.speedment.codegen.model.trait.HasCode
Returns a list of the code rows of this model.
getCodeGenerationComponent() - Method in interface com.speedment.Speedment
 
getCodeGenerator() - Method in interface com.speedment.code.Translator
Returns the CodeGen Generator used by this Translator.
getColumnDef() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the default value for the column, which should be interpreted as a string when the value is enclosed in single quotes (may be null).
getColumnName() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the column name.
getColumnSize() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the column size.
getComment() - Method in interface com.speedment.codegen.model.trait.HasComment
If a comment is attached to this model, return it.
getCompanyName() - Method in interface com.speedment.config.db.Project
Returns the name of the company that should be used in generated code.
getComponentClass() - Method in interface com.speedment.component.CodeGenerationComponent
 
getComponentClass() - Method in interface com.speedment.component.Component
Returns the Component interface Class this Component implements.
getComponentClass() - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
 
getComponentClass() - Method in interface com.speedment.component.DocumentPropertyComponent
Returns the Component interface Class this Component implements.
getComponentClass() - Method in interface com.speedment.component.EntityManager
 
getComponentClass() - Method in interface com.speedment.component.EventComponent
 
getComponentClass() - Method in interface com.speedment.component.ManagerComponent
 
getComponentClass() - Method in interface com.speedment.component.ProjectComponent
 
getComponentClass() - Method in interface com.speedment.component.resultset.ResultSetMapperComponent
 
getComponentClass() - Method in interface com.speedment.component.StreamSupplierComponent
 
getComponentClass() - Method in interface com.speedment.component.TypeMapperComponent
 
getComponentClass() - Method in interface com.speedment.component.UserInterfaceComponent
 
getConfigPath() - Method in interface com.speedment.config.db.Project
Returns the path to the configuration file for this project.
getConnection(String, String, String) - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Returns a {link PoolableConnection} from this connection pool.
getConnectionPoolComponent() - Method in interface com.speedment.Speedment
 
getConnectionUrl() - Method in interface com.speedment.config.db.Dbms
Returns the explicit connection URL to use for this Dbms if the user has specified one, or an empty Optional if one should be generated automatically by the DbmsType.
getConnectionUrlGenerator() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the ConnectionUrlGenerator for this database.
getConstants() - Method in interface com.speedment.codegen.model.Enum
Returns a modifiable list of all the constants in this enum.
getConstructor(List<String>) - Method in interface com.speedment.component.DocumentPropertyComponent
Creates a new observable document using the installed constructor, at the path specified by keyPath.
getConstructors() - Method in interface com.speedment.codegen.model.trait.HasConstructors
Returns a list of all the constructors of this model.
getCreated() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
getCurrentAction() - Method in interface com.speedment.util.ProgressMeasure
Gets the current action.
getCurrentPackage() - Method in interface com.speedment.codegen.DependencyManager
Returns the current package if one is set, or else empty.
getData() - Method in interface com.speedment.config.Document
Returns the raw data-map used in this Document.
getDatabaseNamingConvention() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the naming convention used by this database.
getDatabaseType() - Method in interface com.speedment.config.db.Column
Returns the name of the class that represents the database type.
getDatabaseType() - Method in class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.identity.AbstractIdentityMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.largeobject.ClobToStringMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.string.StringToLocaleMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.time.DateToIntMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.time.DateToLongMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.time.TimestampToLongMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.time.TimeToIntMapper
 
getDatabaseType() - Method in class com.speedment.config.db.mapper.time.TimeToLongMapper
 
getDatabaseType() - Method in interface com.speedment.config.db.mapper.TypeMapper
Returns the type as it is represented in the JDBC driver.
getDataType() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the SQL type from java.sql.Types.
getDataTypes() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns a pre-defined Set for the TypeInfoMetaData for this database type.
getDbmsHandlerComponent() - Method in interface com.speedment.Speedment
 
getDbmsInfoString() - Method in interface com.speedment.db.DbmsHandler
Returns a string with information on the current dbms.
getDbmsNameMeaning() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns a textual representation of what the database name is used for.
getDecimalDigits() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the number of fractional digits.
getDecimals() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
getDefaultDbmsName() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the default name for this DbmsType.
getDefaultPort() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the default port for this DbmsType.
getDependencies() - Method in interface com.speedment.license.Software
Returns a stream of the software dependencies that this software has.
getDependencyMgr() - Method in interface com.speedment.codegen.Generator
Returns the DependencyManager currently being used.
getDocument() - Method in interface com.speedment.code.Translator
The document being translated.
getDocument(Class<E>) - Method in interface com.speedment.code.Translator
Returns this node or one of the ancestor nodes if it matches the specified Class.
getDocumentPropertyComponent() - Method in interface com.speedment.Speedment
 
getDriverManagerName() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the non-null Driver Manager Name for this DbmsType.
getDriverName() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the non-null fully qualified JDBC class name for this DbmsType.
getEffectivePredicateType() - Method in interface com.speedment.field.predicate.trait.HasEffectivePredicateType
Returns the effective predicate type.
getEntityClass() - Method in interface com.speedment.manager.Manager
Returns the entity class for this Manager.
getEntityManager() - Method in interface com.speedment.Speedment
 
getEventComponent() - Method in interface com.speedment.Speedment
 
getExceptions() - Method in interface com.speedment.codegen.model.trait.HasThrows
Returns a Set with all the exceptions that can be throwed by this model.
getExpires() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
getFactory() - Method in interface com.speedment.codegen.Meta
The factory that created the transform.
getField() - Method in interface com.speedment.field.methods.FieldSetter
Returns the field that this setter sets.
getField() - Method in interface com.speedment.field.predicate.trait.HasFieldTrait
Returns the FieldTrait that was used to generate this predicate.
getFields() - Method in interface com.speedment.codegen.model.trait.HasFields
Returns a list of all the fields in this model.
getFilesCreated() - Method in interface com.speedment.code.TranslatorManager
 
getFirst() - Method in interface com.speedment.stream.Pipeline
 
getForeignColumnName() - Method in interface com.speedment.config.db.ForeignKeyColumn
Returns the name of the foreign table referenced by this column.
getForeignDatabaseName() - Method in interface com.speedment.config.db.ForeignKeyColumn
Returns the name of the foreign database referenced by this column.
getForeignSchemaName() - Method in interface com.speedment.config.db.ForeignKeyColumn
Returns the name of the foreign schema(depends on DBMS type) referenced by this column.
getForeignTableName() - Method in interface com.speedment.config.db.ForeignKeyColumn
Returns the name of the foreign column referenced by this column.
getGenerator() - Method in interface com.speedment.component.CodeGenerationComponent
Returns the current Generator.
getGenerics() - Method in interface com.speedment.codegen.model.trait.HasGenerics
Returns a list of all the generics in this model.
getId() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
getIdentifier() - Method in interface com.speedment.field.trait.FieldTrait
Returns the unique identifier of this field.
getIdentifier() - Method in interface com.speedment.field.trait.ReferenceFieldTrait
 
getImplementationTitle() - Static method in class com.speedment.SpeedmentVersion
Returns the non-null title of the Speedment framework.
getImplementationVendor() - Static method in class com.speedment.SpeedmentVersion
Returns the non-null name of the organization, vendor or company that provided this Speedment implementation.
getImplementationVersion() - Static method in class com.speedment.SpeedmentVersion
Return the non-null version of this Speedment implementation.
getImports() - Method in interface com.speedment.codegen.model.trait.HasImports
Returns a list of all imports in this model.
getInitalizers() - Method in interface com.speedment.codegen.model.trait.HasInitalizers
Returns a list of all intializers in this model.
getInitialQuery() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the initial SQL connection verification query to send to the database during speedment startup.
getInitialSupplier() - Method in interface com.speedment.stream.Pipeline
 
getInterfaces() - Method in interface com.speedment.codegen.model.trait.HasImplements
Returns a list of all the interfaces implemented by this model.
getIpAddress() - Method in interface com.speedment.config.db.Dbms
Returns the address of the database host if it is specified.
getIsAutoincrement() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns whether this column is auto incremented.
getIsGeneratedcolumn() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns whether this is a generated column.
getJavaClass() - Method in interface com.speedment.component.resultset.ResultSetMapping
Returns the Java Class to use for this type mapping.
getJavadoc() - Method in interface com.speedment.codegen.model.trait.HasJavadoc
Returns the documentation of this model if such exists, else empty.
getJavaImpl() - Method in interface com.speedment.codegen.model.Type
Returns the implementation used in this type, or an empty if no such is defined for this type.
getJavaName() - Method in interface com.speedment.config.db.trait.HasAlias
Returns the java name of this Document.
getJavaSqlTypeInt() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
getJavaType() - Method in class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
getJavaType() - Method in class com.speedment.config.db.mapper.identity.AbstractIdentityMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.largeobject.ClobToStringMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.string.StringToLocaleMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.time.DateToIntMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.time.DateToLongMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.time.TimestampToLongMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.time.TimeToIntMapper
 
getJavaType() - Method in class com.speedment.config.db.mapper.time.TimeToLongMapper
 
getJavaType() - Method in interface com.speedment.config.db.mapper.TypeMapper
Returns the type as it should be represented in generated code.
getKey() - Method in interface com.speedment.code.TranslatorKey
Returns the key that is used to identify this category of translators.
getLabel() - Method in class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
getLabel() - Method in class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
getLabel() - Method in class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
getLabel() - Method in interface com.speedment.config.db.mapper.TypeMapper
Returns the label for this mapper that should appear to the end user.
getLast() - Method in interface com.speedment.stream.Pipeline
 
getLicense() - Method in interface com.speedment.license.Software
The license of this software.
getLowerBound() - Method in interface com.speedment.codegen.model.Generic
Returns the lower bound of this generic if it exists.
getManagerClass() - Method in interface com.speedment.manager.Manager
Returns the entity class for this Manager.
getManagerComponent() - Method in interface com.speedment.Speedment
 
getMaxAge() - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Returns the maximum age for recyclable connections.
getMaxRetainSize() - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Returns the maximum number of connection this pool will retain when connections are returned.
getMethods() - Method in interface com.speedment.codegen.model.trait.HasMethods
Returns a list of all methods in this model.
getModel() - Method in interface com.speedment.codegen.Meta
The model that was sent to the generator.
getModifiers() - Method in interface com.speedment.codegen.model.trait.HasModifiers
Returns a Set with all modifiers of this model.
getName() - Method in enum com.speedment.codegen.model.modifier.Modifier
Returns the name of the modifier.
getName() - Method in interface com.speedment.codegen.model.trait.HasName
Returns the name of this model.
getName() - Method in interface com.speedment.codegen.TransformFactory
Returns a unique name of this factory.
getName() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the non-null name for this DbmsType.
getName() - Method in interface com.speedment.config.db.trait.HasName
Gets the name of this Document.
getName() - Method in interface com.speedment.license.License
Returns the license name.
getName() - Method in interface com.speedment.license.Software
The name of this software.
getNamer() - Method in interface com.speedment.code.JavaClassTranslator
 
getNotifications() - Method in interface com.speedment.component.UserInterfaceComponent
Returns an observable list of the notifications that has yet to be shown in the UI.
getNullable() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return is NULL allowed value as defined in DatabaseMetaData
getNullable() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
getNumPrecRadix() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the Radix (typically either 10 or 2).
getOrderType() - Method in interface com.speedment.config.db.trait.HasOrderType
Returns the type of the ordering used in this Document.
getOrdinalPosition() - Method in interface com.speedment.config.db.trait.HasOrdinalPosition
Returns the position to use when ordering this node.
getOrdinalPosition() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the ordinal position of column in the table (starting at 1).
getOutputMessages() - Method in interface com.speedment.component.UserInterfaceComponent
Returns an observable list with all the output messages currently visible in the output area.
getPackageLocation() - Method in interface com.speedment.config.db.Project
Returns where the code generated for this project will be located.
getPackageName() - Method in interface com.speedment.config.db.Project
Returns the name of the generated package where this project will be located.
getParallelStrategy() - Method in interface com.speedment.stream.HasParallelStrategy
 
getParameters() - Method in interface com.speedment.db.SqlMetaResult
 
getParent() - Method in interface com.speedment.config.db.trait.HasParent
Returns the parent of this document.
getParent() - Method in interface com.speedment.config.Document
Returns the parent of this Document or Optional.empty() if the Document does not have a parent.
getParentOrThrow() - Method in interface com.speedment.config.db.trait.HasParent
Returns the parent of this document or throws an exception if this was the root.
getPassword() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
getPasswordComponent() - Method in interface com.speedment.Speedment
 
getPort() - Method in interface com.speedment.config.db.Dbms
Returns the port number of the database on the database host.
getPrecision() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
getPredicateType() - Method in interface com.speedment.field.predicate.trait.HasPredicateType
Returns the type of this predicate.
getPrimaryKeyClasses() - Method in interface com.speedment.manager.Manager
Returns a tuple with the primary key classes for this Manager.
getPrimaryKeyFactoryComponent() - Method in interface com.speedment.Speedment
 
getProgress() - Method in interface com.speedment.util.ProgressMeasure
Gets the progress ratio.
getProject() - Method in interface com.speedment.component.ProjectComponent
Returns the current Project.
getProjectComponent() - Method in interface com.speedment.Speedment
 
getProperties() - Method in interface com.speedment.component.UserInterfaceComponent
Returns a observable and modifiable view of all the currently visible properties in the workspace of the GUI.
getProperty() - Method in class com.speedment.stream.action.Statement
 
getQuery() - Method in interface com.speedment.db.SqlMetaResult
 
getReferenceField() - Method in interface com.speedment.field.predicate.trait.HasReferenceFieldTrait
Returns the field that created this predicate, knowing that it is a ReferenceFieldTrait.
getRemarks() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return the comment describing column (may be null).
getRenderStack() - Method in interface com.speedment.codegen.Generator
Returns the current rendering stack.
getRenderStack() - Method in interface com.speedment.codegen.Meta
The render stack that represents which generation processes is waiting for this result.
getResult() - Method in interface com.speedment.codegen.Meta
The result that was produced by the generator.
getResultSetMapperComponent() - Method in interface com.speedment.Speedment
 
getResultSetMethodName(Dbms) - Method in interface com.speedment.component.resultset.ResultSetMapping
Returns the name of the ResultSet method to be used when getting data from a database.
getResultSetTableSchema() - Method in interface com.speedment.config.db.parameters.DbmsType
 
getRsMapper() - Method in interface com.speedment.db.AsynchronousQueryResult
 
getSchemaExcludeSet() - Method in interface com.speedment.db.DatabaseNamingConvention
Returns a non-null Set of Strings that represents schema names that are to be excluded when examining a Dbms for schemas.
getSchemaTableDelimiter() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the delimiter used between a Schema and a Table for this DbmsType.
getScopeCatalog() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return the catalog of table that is the scope of a reference attribute (null if DATA_TYPE isn't REF).
getScopeSchema() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return the schema of table that is the scope of a reference attribute (null if the DATA_TYPE isn't REF).
getScopeTable() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return the table name that this the scope of a reference attribute (null if the DATA_TYPE isn't REF).
getSelectedTreeItems() - Method in interface com.speedment.component.UserInterfaceComponent
Returns a read-only view of the currently selected tree items in the GUI.
getSourceDataType() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the source type of a distinct type or user-generated Ref type, SQL type from java.sql.Types (null if DATA_TYPE isn't DISTINCT or user-generated REF).
getSources() - Method in interface com.speedment.license.License
Returns an array of external sources for this license.
getSpecificationVersion() - Static method in class com.speedment.SpeedmentVersion
Returns the non-null version number of the specification that this Speedment implements.
getSpeedment() - Method in interface com.speedment.component.Component
Returns the Speedment platform.
getSpeedmentPredicateView() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns the SpeedmentPredicateView for this database.
getSql() - Method in interface com.speedment.db.AsynchronousQueryResult
 
getSql() - Method in interface com.speedment.manager.SqlPredicateFragment
 
getSqlMetaResult() - Method in interface com.speedment.db.MetaResult
 
getSqlMetaResult() - Method in interface com.speedment.db.SqlMetaResult
 
getSqlTypeName() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
getState() - Method in interface com.speedment.component.Lifecyclable
Returns the current Lifecyclable.State of this Lifecyclable.
getStaticMember() - Method in interface com.speedment.codegen.model.Import
Returns any static member referenced in this import.
getStreamSupplierComponent() - Method in interface com.speedment.Speedment
 
getSubString(long, int) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
getSupertype() - Method in interface com.speedment.codegen.model.trait.HasSupertype
Returns the super type if such exists, else empty.
getSupport() - Method in interface com.speedment.code.JavaClassTranslator
 
getTable() - Method in interface com.speedment.manager.Manager
Returns the configuration Table that this Manager is handling.
getTableCat() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the table catalog (may be null).
getTableName() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the table name.
getTableSchem() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the table schema (may be null).
getTags() - Method in interface com.speedment.codegen.model.trait.HasJavadocTags
Returns a list of all documentation tags of this model.
Getter<ENTITY,V> - Interface in com.speedment.field.methods
A short-cut functional reference to the getXXX() method for a particular field in an entity.
getter() - Method in interface com.speedment.field.predicate.trait.HasGetter
Returns a functional reference to the Getter method used in the field that created this predicate.
getter() - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Returns a reference to the getter of this field.
getters - Variable in class com.speedment.encoder.JsonEncoder
 
getText() - Method in interface com.speedment.codegen.model.Javadoc
Returns the body text shown in the javadoc.
getText() - Method in interface com.speedment.codegen.model.JavadocTag
Returns the text of this javadoc tag.
getThrowable() - Method in interface com.speedment.db.SqlMetaResult
 
getTransform() - Method in interface com.speedment.codegen.Meta
The transform that was used to produce the result.
getTranslatedType() - Method in interface com.speedment.code.TranslatorKey
Returns the CodeGen type that the translator will operate on.
getTranslatorManager() - Method in interface com.speedment.component.CodeGenerationComponent
Returns the current TranslatorManager.
getType() - Method in interface com.speedment.codegen.model.trait.HasType
Returns the type of this model.
getType() - Method in interface com.speedment.license.License
Returns the license type.
getTypeMapper() - Method in interface com.speedment.config.db.Column
Returns the name of the mapper class that will be used to generate a java representation of the database types.
getTypeMapperComponent() - Method in interface com.speedment.Speedment
 
getTypeName() - Method in interface com.speedment.config.db.Dbms
Returns the type name of the DbmsType of this Dbms.
getTypeName() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns the Data source dependent type name, for a UDT the type name is fully qualified.
getUISession() - Method in interface com.speedment.component.UserInterfaceComponent
Returns the UISession used.
getUpperBounds() - Method in interface com.speedment.codegen.model.Generic
Returns a modifiable list of all upper bounds to this generic.
getUri() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
getUser() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
getUserInterfaceComponent() - Method in interface com.speedment.Speedment
 
getUsername() - Method in interface com.speedment.config.db.Dbms
Returns the database username to use when connecting to the dbms.
getValue() - Method in interface com.speedment.codegen.model.JavadocTag
Returns the value of this javadoc tag.
getValue() - Method in interface com.speedment.codegen.model.trait.HasValue
Returns the value of this model.
getValue() - Method in interface com.speedment.codegen.model.Value
Returns the inner value of this model.
getValue() - Method in interface com.speedment.field.methods.FieldSetter
Returns the value that this setter will set the field to when applied.
getValues() - Method in interface com.speedment.codegen.model.AnnotationUsage
Returns a list of all the key-value pairs in this model.
getValues() - Method in interface com.speedment.codegen.model.EnumConstant
Returns a modifiable list of all the construction parameters used when instantiating this enum constant.
getValues() - Method in interface com.speedment.db.AsynchronousQueryResult
 
getVerb() - Method in class com.speedment.stream.action.Statement
 
getVersion() - Method in interface com.speedment.license.Software
The version of this software.
greaterOrEqual(V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is greater than or equal to the given value.
greaterThan(V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is greater than the given value.
groupBy(Function<T, C>) - Static method in class com.speedment.util.CollectorUtil
Returns a new MapStream where the elements have been grouped together using the specified function.
groupingBy(Function<V, K2>) - Method in class com.speedment.stream.MapStream
Returns a new MapStream where the key component is calculated by applying the specified grouper function to the values of this stream and the value is a stream consisting of all the entries that produced the same key.

H

HasAlias - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasAlias.getAlias() method.
HasAliasMutator<DOC extends HasAlias> - Interface in com.speedment.config.db.mutator.trait
 
HasAnnotationUsage<T extends HasAnnotationUsage<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contains AnnotationUsage components.
HasCall<T> - Interface in com.speedment.codegen.model.trait
Trait for code generator models that can be called.
HasChildren - Interface in com.speedment.config.db.trait
Trait for Document implementations that has named children and therefore implements the defaultNameFor(Document) method.
HasClasses<T extends HasClasses<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain ClassOrInterface components.
HasCode<T extends HasCode<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contains code.
HasColumn - Interface in com.speedment.config.db.trait
Trait for Document implementations that reference another Column document and therefore has a HasColumn.findColumn() method.
HasComment<T extends HasComment<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that can have a comment.
HasConstructors<T extends HasConstructors<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Constructor components.
HasCopy<T extends HasCopy<T>> - Interface in com.speedment.codegen.model.trait
Trait for code generator models that can be deep-copied.
HasCreateFromConnectionMethods - Interface in com.speedment.db.trait
 
HasEffectivePredicateType - Interface in com.speedment.field.predicate.trait
A trait for predicates the implement the HasEffectivePredicateType.getEffectivePredicateType() method.
HasEnabled - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasEnabled.isEnabled() method.
HasEnabledMutator<DOC extends HasEnabled> - Interface in com.speedment.config.db.mutator.trait
 
HasFields<T extends HasFields<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Field components.
HasFieldTrait - Interface in com.speedment.field.predicate.trait
A trait for predicates the implement the HasFieldTrait.getField() method.
HasGenerics<T extends HasGenerics<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Generic components.
HasGetter<ENTITY,V> - Interface in com.speedment.field.predicate.trait
A trait for predicates the implement the HasGetter.getter() method.
hashCode() - Method in class com.speedment.stream.action.Statement
 
HasImplements<T extends HasImplements<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that have interfaces as supertypes.
HasImports<T extends HasImports<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Import components.
HasInitalizers<T extends HasInitalizers<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Initializer components.
HasJavadoc<T extends HasJavadoc<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Javadoc components.
HasJavadocTags<T extends HasJavadocTags<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain JavadocTag components.
HasMainInterface - Interface in com.speedment.config.db.trait
A trait for documents that implement the HasMainInterface.mainInterface() method.
HasMethods<T extends HasMethods<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Method components.
HasModifiers<T extends HasModifiers<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that contain Modifier components.
HasMutator<T extends DocumentMutator<?>> - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasMutator.mutator() method.
HasName<T extends HasName<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that have a name.
HasName - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasName.getName() method.
HasNameMutator<DOC extends HasName> - Interface in com.speedment.config.db.mutator.trait
 
HasNegated - Interface in com.speedment.field.predicate.trait
A trait for predicates the implement the HasNegated.isNegated() method.
HasNullable - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasNullable.isNullable() method.
HasOrderType - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasOrderType.getOrderType() method.
HasOrderTypeMutator<DOC extends HasOrderType> - Interface in com.speedment.config.db.mutator.trait
 
HasOrdinalPosition - Interface in com.speedment.config.db.trait
Trait for Document implementations that implement the HasOrdinalPosition.getOrdinalPosition() method.
HasOrdinalPositionMutator<DOC extends HasOrdinalPosition> - Interface in com.speedment.config.db.mutator.trait
 
HasParallelStrategy - Interface in com.speedment.stream
 
HasParent<PARENT extends Document> - Interface in com.speedment.config.db.trait
Trait for Document implementations that is not the root.
HasPredicateType - Interface in com.speedment.field.predicate.trait
A trait for predicates the implement the HasPredicateType.getPredicateType() method.
HasReferenceFieldTrait<ENTITY,D,V> - Interface in com.speedment.field.predicate.trait
A trait for predicates the implement the HasReferenceFieldTrait.getReferenceField() method.
HasSupertype<T extends HasSupertype<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that has a super type.
HasThrows<T extends HasThrows<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that can throw exceptions.
HasType<T extends HasType<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that has a Type.
HasValue<T extends HasValue<T>> - Interface in com.speedment.codegen.model.trait
A trait for models that has a Value.
Hidden() - Constructor for class com.speedment.db.metadata.TypeInfoMetaData.Hidden
 

I

icon() - Method in interface com.speedment.component.notification.Notification
The Icon to use in this notification.
identity() - Static method in interface com.speedment.db.SqlFunction
 
IDENTITY - Static variable in interface com.speedment.stream.StreamDecorator
 
ifEmpty(String) - Static method in class com.speedment.util.CollectorUtil
Returns the specified string wrapped as an Optional.
ifPresent(BooleanConsumer) - Method in enum com.speedment.util.OptionalBoolean
 
IMPL_SUFFIX - Static variable in class com.speedment.code.TranslatorSupport
 
Import - Interface in com.speedment.codegen.model
A model that represents the explicit import of an dependency in code.
Import.Factory - Enum in com.speedment.codegen.model
Factory holder.
ImportModifier<T extends ImportModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
in(V...) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is in the set of given values.
in(Set<V>) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is in the given Set.
Inclusion - Enum in com.speedment.field
Determines if a range of resuls should be start and/or end-inclusive.
INDETERMINATE - Static variable in interface com.speedment.util.ProgressMeasure
 
Index - Interface in com.speedment.config.db
A typed Document that represents an index instance in the database.
INDEX_COLUMNS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
INDEX_COLUMNS - Static variable in interface com.speedment.config.db.Index
 
IndexColumn - Interface in com.speedment.config.db
A typed Document that represents the column referenced by an index key instance in the database.
IndexColumnMutator<DOC extends IndexColumn> - Class in com.speedment.config.db.mutator
 
IndexColumnMutator(DOC) - Constructor for class com.speedment.config.db.mutator.IndexColumnMutator
 
indexColumns() - Method in interface com.speedment.config.db.Index
Creates a stream of index columns located in this document.
indexes() - Method in interface com.speedment.code.Translator
Returns a stream over all enabled indexes in the node tree.
INDEXES - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
INDEXES - Static variable in interface com.speedment.config.db.Table
 
indexes() - Method in interface com.speedment.config.db.Table
Creates a stream of indexes located in this document.
IndexMutator<DOC extends Index> - Class in com.speedment.config.db.mutator
 
IndexMutator(DOC) - Constructor for class com.speedment.config.db.mutator.IndexMutator
 
InitalizerModifier<T extends InitalizerModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
INITIAL - Static variable in interface com.speedment.util.ProgressMeasure
 
initialize() - Method in interface com.speedment.component.Lifecyclable
Initialize this Lifecyclable.
Initializer - Interface in com.speedment.codegen.model
A model that represents an initializer in code.
Initializer.Factory - Enum in com.speedment.codegen.model
Factory holder.
install(Class<A>, Class<T>) - Method in interface com.speedment.codegen.TransformFactory
Installs the specified Transform, assuming that the resulting class is a String.
install(Class<A>, Class<B>, Class<T>) - Method in interface com.speedment.codegen.TransformFactory
Installs the specified Transform.
install(DbmsType) - Method in interface com.speedment.component.DbmsHandlerComponent
Installs a new DbmsType so that handlers can be created using the DbmsHandlerComponent.make(com.speedment.config.db.Dbms) method.
install(Supplier<TypeMapper<?, ?>>) - Method in interface com.speedment.component.TypeMapperComponent
Installs the specified type mapper in this component.
installContextMenu(Class<? extends DOC>, UserInterfaceComponent.ContextMenuBuilder<DOC>) - Method in interface com.speedment.component.UserInterfaceComponent
Installs a new context menu builder that will be used in the ProjectTreeController of the GUI.
instanceNotAllowed(Class<?>) - Static method in class com.speedment.util.StaticClassUtil
Support method that can be used in constructors to throw an UnsupportedOperationException if someone is trying to create an instance of the class.
IntegerIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
IntegerIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.IntegerIdentityMapper
 
IntegerZeroOneToBooleanMapper - Class in com.speedment.config.db.mapper.integer
 
IntegerZeroOneToBooleanMapper() - Constructor for class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
Interface - Interface in com.speedment.codegen.model
A model that represents an interface in code.
Interface.Factory - Enum in com.speedment.codegen.model
Factory holder.
InterfaceField - Interface in com.speedment.codegen.model
A model that represents a field of an interface in code.
InterfaceFieldModifier<T extends InterfaceFieldModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
InterfaceMethod - Interface in com.speedment.codegen.model
A model that represents a method of an interface in code.
InterfaceMethodModifier<T extends InterfaceMethodModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
InterfaceModifier<T extends InterfaceModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
IP_ADDRESS - Static variable in interface com.speedment.config.db.Dbms
 
is(Class<? extends Transform<?, ?>>) - Method in interface com.speedment.codegen.Transform
Returns true if this transform is or contains the specified transformer.
is(Verb, Property) - Method in class com.speedment.stream.action.Action
 
is(Statement) - Method in class com.speedment.stream.action.Action
 
is(Statement, Statement...) - Method in class com.speedment.stream.action.Action
 
isApproximation() - Method in class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
isApproximation() - Method in class com.speedment.config.db.mapper.time.DateToIntMapper
 
isApproximation() - Method in class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
isApproximation() - Method in class com.speedment.config.db.mapper.time.TimeToIntMapper
 
isApproximation() - Method in interface com.speedment.config.db.mapper.TypeMapper
Returns if this mapper may use an approximation when converting from one form to the other.
isAutoIncrement() - Method in interface com.speedment.config.db.Column
Returns whether or not this column will auto increment when new values are added to the table.
isCharOctetLengthNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return if (for char types) the maximum number of bytes in the column was null.
isColumnSizeNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns if the column size was null.
isDataTypeNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns if the SQL type from java.sql.Types was null.
isDecimalDigitsNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns if the number of fractional digits is not applicable.
isDefaultSchema() - Method in interface com.speedment.config.db.Schema
Returns true if this schema is the default one, else false.
isDone() - Method in interface com.speedment.util.ProgressMeasure
Returns true if this task is done.
isEmpty() - Method in interface com.speedment.codegen.RenderStack
Returns true if there are no models in the stack.
isEmpty() - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is empty.
isEmpty() - Method in interface com.speedment.stream.Pipeline
 
isEnabled() - Method in interface com.speedment.config.db.trait.HasEnabled
Returns if this document is enabled.
isEndInclusive() - Method in enum com.speedment.field.Inclusion
Returns true if the last element in the range should be included, else false.
isIdentityMapper() - Method in class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.identity.AbstractIdentityMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.largeobject.ClobToStringMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.string.StringToLocaleMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.time.DateToIntMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.time.DateToLongMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.time.TimestampToLongMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.time.TimeToIntMapper
 
isIdentityMapper() - Method in class com.speedment.config.db.mapper.time.TimeToLongMapper
 
isIdentityMapper() - Method in interface com.speedment.config.db.mapper.TypeMapper
Returns if this is an identity mapper.
isIgnored(String) - Method in interface com.speedment.codegen.DependencyManager
Returns true if the specified class belongs to a package that is on the ignore list.
isImmutable() - Method in interface com.speedment.component.StreamSupplierComponent
Returns if this stream component will return the same stream result over time (immutable or analytics type of data).
isInGeneratedPackage() - Method in interface com.speedment.code.Translator
Returns true if the file generated by this Translator should be located in a .generated. package.
isInitialized() - Method in interface com.speedment.component.Lifecyclable
Returns true if this Lifecyclable is in the Lifecyclable.State.INIITIALIZED or a later Lifecyclable.State.
isInternal() - Method in interface com.speedment.component.Component
Returns if this Component is part of core Speedment or not.
isInternal() - Method in interface com.speedment.license.Software
Returns true if this software represent an internal module in the Speedment framework that is included in the Speedment Open Source license.
isIrregular(String) - Method in enum com.speedment.util.Pluralis
 
isLoaded(String) - Method in interface com.speedment.codegen.DependencyManager
Returns true if the specified fullname is either:
isLoaded() - Method in interface com.speedment.component.Lifecyclable
Returns true if this Lifecyclable is in the Lifecyclable.State.LOADED or a later Lifecyclable.State.
isMustUseSupportMethod() - Method in interface com.speedment.component.resultset.ResultSetMapping
Returns if this type must use a support method to read from the ResulSet rather than just calling a ResultSet method directly (for example, there is no rs.getUuid() method).
isNegated() - Method in interface com.speedment.field.predicate.trait.HasNegated
Returns true if this predicate has been negated and should be read as its opposite meaning, else false.
isNoNulls() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
isNotEmpty() - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not empty.
isNotNull() - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not null.
isNull() - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is null.
isNullable() - Method in interface com.speedment.config.db.trait.HasNullable
Returns whether or not this column can hold null values.
isNullable() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
isNullableNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Return if nullable is NULL (should never happen).
isNullableUnknown() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
isNumPrecRadixNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns if the Radix was null.
isOrdered() - Method in interface com.speedment.stream.Pipeline
Returns whether this pipeline, if a terminal operation were to be executed, would execute in parallel.
isOrdinalPositionNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns if the ordinal position of column in the table was null.
isParallel() - Method in class com.speedment.stream.MapStream
Returns whether this stream, if a terminal operation were to be executed, would execute in parallel.
isParallel() - Method in interface com.speedment.stream.Pipeline
Returns whether this pipeline, if a terminal operation were to be executed, would execute in parallel.
isPresent() - Method in enum com.speedment.util.OptionalBoolean
 
isProductionMode() - Static method in class com.speedment.SpeedmentVersion
Returns if this version is intended for production use.
isResolved() - Method in interface com.speedment.component.Lifecyclable
Returns true if this Lifecyclable is in the Lifecyclable.State.RESOLVED or a later Lifecyclable.State.
isSourceDataTypeNull() - Method in interface com.speedment.db.metadata.ColumnMetaData
Returns if the source type was null.
isStarted() - Method in interface com.speedment.component.Lifecyclable
Returns true if this Lifecyclable is in the Lifecyclable.State.STARTED or a later Lifecyclable.State.
isStartInclusive() - Method in enum com.speedment.field.Inclusion
Returns true if the first element in the range should be included, else false.
isStopped() - Method in interface com.speedment.component.Lifecyclable
Returns true if this Lifecyclable is in the Lifecyclable.State.STOPPED Lifecyclable.State.
isSupported() - Method in interface com.speedment.config.db.parameters.DbmsType
Returns if this DbmsType is supported by Speedment in the current implementation.
isUncountable(String) - Method in enum com.speedment.util.Pluralis
Returns if the provided word is considered as an uncountable.
isUnique() - Method in interface com.speedment.config.db.Index
Returns whether or not this index is an UNIQUE index.
isUnique() - Method in interface com.speedment.field.trait.FieldTrait
Returns true if the column that this field represents is UNIQUE.
isUnsigned() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
iterator() - Method in class com.speedment.stream.MapStream
Returns an iterator for the elements of this stream.

J

JAVA_BUILT_IN_CLASS_WORDS - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JAVA_BUILT_IN_CLASSES - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JAVA_DEFAULT_IMPORTS - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JAVA_LITERAL_WORDS - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JAVA_RESERVED_WORDS - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JAVA_USED_WORDS - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JAVA_USED_WORDS_LOWER_CASE - Static variable in interface com.speedment.util.JavaLanguageNamer
 
JavaClassTranslator<DOC extends HasName & HasMainInterface,T extends ClassOrInterface<T>> - Interface in com.speedment.code
A more specific Translator that results in a CodeGen File.
Javadoc - Interface in com.speedment.codegen.model
A model that represents a block of documentation in code.
Javadoc.Factory - Enum in com.speedment.codegen.model
Factory holder.
JavadocTag - Interface in com.speedment.codegen.model
A model that represents a specific tag in a Javadoc block.
JavadocTag.Factory - Enum in com.speedment.codegen.model
Factory holder.
javaLanguageNamer() - Method in interface com.speedment.component.CodeGenerationComponent
Returns the current JavaLanguageNamer used by Speedment.
JavaLanguageNamer - Interface in com.speedment.util
 
javaName(String, Function<Character, Character>) - Method in interface com.speedment.util.JavaLanguageNamer
 
javaNameFromExternal(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
javaObjectName(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
javaPackageName(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
javaSqlTypeName() - Method in interface com.speedment.db.metadata.TypeInfoMetaData
 
javaStaticFieldName(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
javaTypeName(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
javaVariableName(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
joinIfNotEmpty(String, String, String) - Static method in class com.speedment.util.CollectorUtil
Similar to the Collectors.joining(java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence) method except that this method surrounds the result with the specified prefix and suffix even if the stream is empty.
JsonEncoder<ENTITY> - Class in com.speedment.encoder
 
JsonEncoder(Speedment) - Constructor for class com.speedment.encoder.JsonEncoder
Constructs an empty JsonEncoder with no fields added to the output renderer.
jsonField(Speedment, FieldIdentifier<?>) - Static method in class com.speedment.encoder.JsonEncoder
 
jsonValue(Object) - Static method in class com.speedment.encoder.JsonEncoder
 

K

keys() - Method in class com.speedment.stream.MapStream
Returns a stream of only the keys in this MapStream.
Keyword - Interface in com.speedment.codegen.model.modifier
 
Keyword.abstract_<T extends Keyword.abstract_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.default_<T extends Keyword.default_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.final_<T extends Keyword.final_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.native_<T extends Keyword.native_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.private_<T extends Keyword.private_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.protected_<T extends Keyword.protected_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.public_<T extends Keyword.public_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.static_<T extends Keyword.static_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.strictfp_<T extends Keyword.strictfp_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.synchronized_<T extends Keyword.synchronized_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.transient_<T extends Keyword.transient_<T>> - Interface in com.speedment.codegen.model.modifier
 
Keyword.volatile_<T extends Keyword.volatile_<T>> - Interface in com.speedment.codegen.model.modifier
 

L

leaseSize() - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Returns the current number of leased connections from the pool.
length() - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
length() - Method in interface com.speedment.util.tuple.BasicTuple
Returns the length of the Tuple.
lessOrEqual(V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is less than or equal to the given value.
lessThan(V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is less than the given value.
License - Interface in com.speedment.license
Trait used to separate open source from commercial components.
License.Type - Enum in com.speedment.license
 
Lifecyclable<T extends Lifecyclable<T>> - Interface in com.speedment.component
A Lifecyclable is an object that has a defined life-cycles.
Lifecyclable.State - Enum in com.speedment.component
The state of the Lifecyclable is defined by the enum constants.
LIFECYCLABLE_LOGGER - Static variable in interface com.speedment.component.Lifecyclable
 
limit(long) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length.
listeners() - Method in interface com.speedment.code.Translator
Returns a Stream of the listeners currently part of the make process of this Translator.
load(String) - Method in interface com.speedment.codegen.DependencyManager
Attempts to add the specified resource to the dependency list.
load() - Method in interface com.speedment.component.Lifecyclable
Loads this Lifecyclable.
logoLarge() - Method in interface com.speedment.component.brand.Brand
Optionally returns the path to a large logo image fit to be used as an illustration in various dialog messages.
logoSmall() - Method in interface com.speedment.component.brand.Brand
Optionally returns the path to a small logo image fit to be used on icons or in the application titlebar.
LongIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
LongIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.LongIdentityMapper
 
lookupJavaSqlType(int) - Static method in interface com.speedment.db.metadata.TypeInfoMetaData
Looks up and returns the given int and returns the name of that int according to Types.

M

mainInterface() - Method in interface com.speedment.config.db.Column
 
mainInterface() - Method in interface com.speedment.config.db.Dbms
 
mainInterface() - Method in interface com.speedment.config.db.ForeignKey
 
mainInterface() - Method in interface com.speedment.config.db.ForeignKeyColumn
 
mainInterface() - Method in interface com.speedment.config.db.Index
 
mainInterface() - Method in interface com.speedment.config.db.IndexColumn
 
mainInterface() - Method in interface com.speedment.config.db.PrimaryKeyColumn
 
mainInterface() - Method in interface com.speedment.config.db.Project
 
mainInterface() - Method in interface com.speedment.config.db.Schema
 
mainInterface() - Method in interface com.speedment.config.db.Table
 
mainInterface() - Method in interface com.speedment.config.db.trait.HasMainInterface
Returns the Class of the interface of this node.
make(Dbms) - Method in interface com.speedment.component.DbmsHandlerComponent
Creates and returns a new DbmsHandler for the given Dbms.
make(K0) - Method in interface com.speedment.component.PrimaryKeyFactoryComponent
Optionally creates and return a (possibly) new key for the given key.
make(K0, K1) - Method in interface com.speedment.component.PrimaryKeyFactoryComponent
Creates and return a new List that contains the given keys in the given order.
make(K0, K1, K2) - Method in interface com.speedment.component.PrimaryKeyFactoryComponent
Creates and return a new List that contains the given keys in the given order.
make(K0, K1, K2, K3) - Method in interface com.speedment.component.PrimaryKeyFactoryComponent
Creates and return a new List that contains the given keys in the given order.
make(K0, K1, K2, K3, K4) - Method in interface com.speedment.component.PrimaryKeyFactoryComponent
Creates and return a new List that contains the given keys in the given order.
make(K0, K1, K2, K3, K4, Object...) - Method in interface com.speedment.component.PrimaryKeyFactoryComponent
Creates and return a new List that contains the given keys in the given order.
makeDbmsHandler(Speedment, Dbms) - Method in interface com.speedment.config.db.parameters.DbmsType
Creates and returns a new DbmsHandler instance for the given database.
MANAGER - Static variable in class com.speedment.code.StandardTranslatorKey
 
Manager<ENTITY> - Interface in com.speedment.manager
A Manager is responsible for abstracting away an Entity's data source.
MANAGER_IMPL - Static variable in class com.speedment.code.StandardTranslatorKey
 
MANAGER_SUFFIX - Static variable in class com.speedment.code.TranslatorSupport
 
ManagerComponent - Interface in com.speedment.component
The ManagerComponent provides the mapping between entities and their corresponding managers.
managerImplName() - Method in class com.speedment.code.TranslatorSupport
 
managerImplType() - Method in class com.speedment.code.TranslatorSupport
 
managerName() - Method in class com.speedment.code.TranslatorSupport
 
managerOf(Class<E>) - Method in interface com.speedment.component.ManagerComponent
Obtains and returns the currently associated Manager implementation for the given Entity interface Class.
managerOf(Class<ENTITY>) - Method in interface com.speedment.Speedment
Obtains and returns the currently associated Manager implementation for the given Entity interface Class.
managerType() - Method in class com.speedment.code.TranslatorSupport
 
managerTypeName() - Method in class com.speedment.code.TranslatorSupport
Returns the alias of the current document as a java type but with the keyword 'Manager' appended to it.
managerTypeName(HasAlias) - Method in class com.speedment.code.TranslatorSupport
Returns the alias of the specified document as a java type but with the keyword 'Manager' appended to it.
map(Function<? super Map.Entry<K, V>, ? extends R>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(BiFunction<? super K, ? super V, ? extends R>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
mapKey(BiFunction<? super K, ? super V, ? extends R>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of applying the given function to the key-component of this stream.
mapKey(Function<? super K, ? extends R>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of applying the given function to the key-component of this stream.
MapStream<K,V> - Class in com.speedment.stream
A java Stream wrapper that stream over Key-Value pairs.
mapToDouble(ToDoubleFunction<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns a DoubleStream consisting of the results of applying the given function to the elements of this stream.
mapToDouble(ToDoubleBiFunction<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns a DoubleStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(ToIntFunction<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns an IntStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(ToIntBiFunction<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns an IntStream consisting of the results of applying the given function to the elements of this stream.
mapToLong(ToLongFunction<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns a LongStream consisting of the results of applying the given function to the elements of this stream.
mapToLong(ToLongBiFunction<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns a LongStream consisting of the results of applying the given function to the elements of this stream.
mapValue(BiFunction<? super K, ? super V, ? extends R>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of applying the given function to the value-component of this stream.
mapValue(Function<? super V, ? extends R>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the results of applying the given function to the value-component of this stream.
max(Comparator<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns the maximum element of this stream according to the provided Comparator.
maxByKey(Comparator<K>) - Method in class com.speedment.stream.MapStream
Returns the maximum element of this stream according to the provided Comparator applied to the key-components of this stream.
maxByValue(Comparator<V>) - Method in class com.speedment.stream.MapStream
Returns the maximum element of this stream according to the provided Comparator applied to the value-components of this stream.
Meta<A,B> - Interface in com.speedment.codegen
Meta information about the generation process.
metaOn(A, Class<B>) - Method in interface com.speedment.codegen.Generator
Renders the specified model into a stream of code models.
metaOn(A, Class<B>, Class<? extends Transform<A, B>>) - Method in interface com.speedment.codegen.Generator
Renders the specified model into a stream of code models.
metaOn(M) - Method in interface com.speedment.codegen.Generator
Renders the specified model into a stream of code models.
metaOn(Collection<A>) - Method in interface com.speedment.codegen.Generator
Renders all the specified models into a stream of code models.
metaOn(Collection<A>, Class<B>) - Method in interface com.speedment.codegen.Generator
Renders all the specified models into a stream of code models.
metaOn(Collection<A>, Class<B>, Class<? extends Transform<A, B>>) - Method in interface com.speedment.codegen.Generator
Renders all the specified models into a stream of code models.
MetaResult<ENTITY> - Interface in com.speedment.db
 
Method - Interface in com.speedment.codegen.model
A model that represents a method declaration in code.
Method.Factory - Enum in com.speedment.codegen.model
Factory holder.
MethodModifier<T extends MethodModifier<T>> - Interface in com.speedment.codegen.model.modifier
 
min(Comparator<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns the minimum element of this stream according to the provided Comparator.
minByKey(Comparator<K>) - Method in class com.speedment.stream.MapStream
Returns the minimum element of this stream according to the provided Comparator applied to the key-components of this stream.
minByValue(Comparator<V>) - Method in class com.speedment.stream.MapStream
Returns the minimum element of this stream according to the provided Comparator applied to the value-components of this stream.
Modifier - Enum in com.speedment.codegen.model.modifier
A modifier is a keyword that the programmer can put before a declaration to configure things like accessibility and lifespan.
mutator() - Method in interface com.speedment.config.db.Column
 
mutator() - Method in interface com.speedment.config.db.Dbms
 
mutator() - Method in interface com.speedment.config.db.ForeignKey
 
mutator() - Method in interface com.speedment.config.db.ForeignKeyColumn
 
mutator() - Method in interface com.speedment.config.db.Index
 
mutator() - Method in interface com.speedment.config.db.IndexColumn
 
mutator() - Method in interface com.speedment.config.db.PrimaryKeyColumn
 
mutator() - Method in interface com.speedment.config.db.Project
 
mutator() - Method in interface com.speedment.config.db.Schema
 
mutator() - Method in interface com.speedment.config.db.Table
 
mutator() - Method in interface com.speedment.config.db.trait.HasMutator
Returns a DocumentMutator for this Document.

N

NAME - Static variable in interface com.speedment.config.db.trait.HasName
The key of the name property.
name() - Method in interface com.speedment.event.Event
 
nameFromExternal(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
namer() - Method in class com.speedment.code.TranslatorSupport
 
native_() - Method in interface com.speedment.codegen.model.modifier.Keyword.native_
 
nativeStream(StreamDecorator) - Method in interface com.speedment.manager.Manager
Creates and returns a new Stream over all entities in the underlying database, by-passing any cache,in-memory or middle layers.
NClobIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
NClobIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.NClobIdentityMapper
 
negate() - Method in interface com.speedment.db.SqlPredicate
 
negate() - Method in enum com.speedment.field.predicate.PredicateType
 
negate() - Method in interface com.speedment.field.predicate.SpeedmentPredicate
 
negate() - Method in interface com.speedment.util.BooleanPredicate
 
newConnection(String, String, String) - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Creates and returns a new Connection for the given parameters.
newCopyOf(ENTITY) - Method in interface com.speedment.manager.Manager
Creates an returns a new entity.
newEmptyEntity() - Method in interface com.speedment.manager.Manager
Creates an returns a new entity.
nextState() - Method in enum com.speedment.component.Lifecyclable.State
Returns the next State after this, if any.
NO_FILTER - Static variable in interface com.speedment.db.DbmsHandler
A String predicate that always returns true.
noneMatch(Predicate<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns whether no elements of this stream match the provided predicate.
noneMatch(BiPredicate<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns whether no key-value pairs of this stream match the provided predicate.
noneOf(Manager<ENTITY>) - Static method in class com.speedment.encoder.JsonEncoder
Creates and return a new JsonEncoder with no fields added to the renderer.
normalizeMapper() - Method in enum com.speedment.util.Pluralis
 
notBetween(V, V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not between the given values (inclusive the start value but exclusive the end value).
notBetween(V, V, Inclusion) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not between the given values and taking the Inclusion parameter into account when determining if either of the end points shall be included in the Field range or not.
notContains(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field not contains the given value.
notEndsWith(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field not ends with the given value.
notEqual(V) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not equal to the given value.
notEqualIgnoreCase(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not equal to the given value while ignoring the case of the Strings that are compared.
Notification - Interface in com.speedment.component.notification
Container for the fields required to show a notification in the UI.
notify(E) - Method in interface com.speedment.component.EventComponent
Notifies all listeners for this type of event.
notIn(V...) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not in the set of given values.
notIn(Set<V>) - Method in interface com.speedment.field.trait.ComparableFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field is not in the given Set.
notStartsWith(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field not starts with the given value.
NULLABLE - Static variable in interface com.speedment.config.db.trait.HasNullable
The key of the nullable property.
NullUtil - Class in com.speedment.util
 

O

ObjectIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
ObjectIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.ObjectIdentityMapper
 
objects() - Method in interface com.speedment.manager.SqlPredicateFragment
 
of(String) - Static method in interface com.speedment.codegen.model.Annotation
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(Type) - Static method in interface com.speedment.codegen.model.AnnotationUsage
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.Class
Creates a new instance implementing this interface by using the class supplied by the default factory.
of() - Static method in interface com.speedment.codegen.model.Constructor
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.Enum
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.EnumConstant
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String, Type) - Static method in interface com.speedment.codegen.model.Field
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.File
Creates a new instance implementing this interface by using the class supplied by the default factory.
of() - Static method in interface com.speedment.codegen.model.Generic
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(Type) - Static method in interface com.speedment.codegen.model.Import
Creates a new instance implementing this interface by using the class supplied by the default factory.
of() - Static method in interface com.speedment.codegen.model.Initializer
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.Interface
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(Field) - Static method in interface com.speedment.codegen.model.InterfaceField
Creates a new instance implementing this interface by wrapping an existing Field in an InterfaceFieldImpl.
of(Method) - Static method in interface com.speedment.codegen.model.InterfaceMethod
Creates a new instance implementing this interface by wrapping an existing Method in an InterfaceMethodImpl.
of() - Static method in interface com.speedment.codegen.model.Javadoc
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.Javadoc
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.JavadocTag
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String, String) - Static method in interface com.speedment.codegen.model.JavadocTag
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String, String, String) - Static method in interface com.speedment.codegen.model.JavadocTag
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String, Type) - Static method in interface com.speedment.codegen.model.Method
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(String) - Static method in interface com.speedment.codegen.model.Type
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(Class<?>) - Static method in interface com.speedment.codegen.model.Type
Creates a new instance implementing this interface by using the class supplied by the default factory.
of(Column) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(Dbms) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(ForeignKeyColumn) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(ForeignKey) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(IndexColumn) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(Index) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(PrimaryKeyColumn) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(Project) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(Schema) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(Table) - Static method in interface com.speedment.config.db.mutator.DocumentMutator
 
of(Document) - Static method in interface com.speedment.config.db.trait.HasAlias
Returns a wrapper of the specified document that implements the HasAlias trait.
of(Document) - Static method in interface com.speedment.config.db.trait.HasColumn
Returns a wrapper of the specified document that implements the HasColumn trait.
of(Document) - Static method in interface com.speedment.config.db.trait.HasEnabled
Returns a wrapper of the specified document that implements the HasEnabled trait.
of(Document) - Static method in interface com.speedment.config.db.trait.HasName
Returns a wrapper of the specified document that implements the HasName trait.
of(Document) - Static method in interface com.speedment.config.db.trait.HasNullable
Returns a wrapper of the specified document that implements the HasNullable trait.
of(Document) - Static method in interface com.speedment.config.db.trait.HasOrderType
Returns a wrapper of the specified document that implements the HasOrderType trait.
of(Document) - Static method in interface com.speedment.config.db.trait.HasOrdinalPosition
Returns a wrapper of the specified document that implements the HasOrdinalPosition trait.
of(ResultSet) - Static method in interface com.speedment.db.metadata.ColumnMetaData
Creates and returns a new ColumnMetadata from the given ResultSet.
of(ResultSet) - Static method in interface com.speedment.db.metadata.TypeInfoMetaData
 
of(String, int, int, int, short, boolean) - Static method in interface com.speedment.db.metadata.TypeInfoMetaData
 
of(Manager<ENTITY>, FieldTrait...) - Static method in class com.speedment.encoder.JsonEncoder
Creates and return a new JsonEncoder with the provided Entity field(s) added to the renderer.
of(String) - Static method in interface com.speedment.manager.SqlPredicateFragment
 
of(String, Collection<Object>) - Static method in interface com.speedment.manager.SqlPredicateFragment
 
of(String, Object) - Static method in interface com.speedment.manager.SqlPredicateFragment
 
of(Verb, Property) - Static method in class com.speedment.stream.action.Statement
 
of(Map.Entry<K, V>) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream from a single entry.
of(Map.Entry<K, V>...) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream from an array of entries.
of(Map<K, V>) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream from a map of key-value pairs.
of(Stream<Map.Entry<K, V>>) - Static method in class com.speedment.stream.MapStream
Constructs a new MapStream by wrapping a key-value pair stream.
of(int[]) - Static method in interface com.speedment.stream.ParallelStrategy
 
of(ParallelStrategy) - Static method in interface com.speedment.stream.StreamDecorator
 
of(Supplier<T>, Consumer<T>, Consumer<T>...) - Static method in class com.speedment.util.CollectorUtil
 
of(Supplier<I>, Consumer<I>, Function<I, T>) - Static method in class com.speedment.util.CollectorUtil
 
of(boolean) - Static method in enum com.speedment.util.OptionalBoolean
 
of() - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns an empty Tuple
of(T0) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple1 with the given parameters.
of(T0, T1) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple2 with the given parameters.
of(T0, T1, T2) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple3 with the given parameters.
of(T0, T1, T2, T3) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple3 with the given parameters.
of(T0, T1, T2, T3, T4) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple3 with the given parameters.
of(T0, T1, T2, T3, T4, T5) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple3 with the given parameters.
ofNullable(Boolean) - Static method in enum com.speedment.util.OptionalBoolean
 
ofNullables() - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple0OfNullables .
ofNullables(T0) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple1OfNullables with the given parameters.
ofNullables(T0, T1) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple2OfNullables with the given parameters.
ofNullables(T0, T1, T2) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple3OfNullables with the given parameters.
ofNullables(T0, T1, T2, T3) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple4OfNullables with the given parameters.
ofNullables(T0, T1, T2, T3, T4) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple5OfNullables with the given parameters.
ofNullables(T0, T1, T2, T3, T4, T5) - Static method in interface com.speedment.util.tuple.Tuples
Creates and returns a Tuple6OfNullables with the given parameters.
on(Object) - Method in interface com.speedment.codegen.Generator
Locates the Transform that corresponds to the specified model and uses it to generate a String.
on(Class<E>, Consumer<E>) - Method in interface com.speedment.component.EventComponent
Listens to a particular type of event.
on(DefaultEvent, Consumer<DefaultEvent>) - Method in interface com.speedment.component.EventComponent
Listens to a particular type of event.
on(UIEvent, Consumer<UIEvent>) - Method in interface com.speedment.component.EventComponent
Listens to a particular type of event.
onAny(Consumer<Event>) - Method in interface com.speedment.component.EventComponent
Listens to all kind of events.
onClose() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
onClose() - Method in interface com.speedment.component.notification.Notification
An action that should be called when the notification is closed.
onClose(Runnable) - Method in class com.speedment.stream.MapStream
Returns an equivalent stream with an additional close handler.
onEach(Collection<M>) - Method in interface com.speedment.codegen.Generator
Renders all the specified models into a stream of strings.
onInitialize() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic to the initialize phase.
onLoad() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic to the load phase.
onMake(Consumer<Translator.Builder<T>>) - Method in interface com.speedment.code.Translator
Append an additional action that should be executed as part of the make process of this translator.
onMake(BiConsumer<File, Translator.Builder<T>>) - Method in interface com.speedment.code.Translator
Append an additional action that should be executed as part of the make process of this translator.
onOrAfter(Lifecyclable.State) - Method in enum com.speedment.component.Lifecyclable.State
Returns if this State is on or after the provided state.
onResolve() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic to the resolve phase.
onStart() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic to the start phase.
onStop() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic to the stopping phase.
OptionalBoolean - Enum in com.speedment.util
 
or(Predicate<? super T>) - Method in interface com.speedment.db.SqlPredicate
 
or(BooleanPredicate) - Method in interface com.speedment.util.BooleanPredicate
 
ORDER_TYPE - Static variable in interface com.speedment.config.db.trait.HasOrderType
The key of the orderType property.
OrderType - Enum in com.speedment.config.db.parameters
 
ORDINAL_POSITION - Static variable in interface com.speedment.config.db.trait.HasOrdinalPosition
The key of the ordinalPosition property.
ordinalize(int) - Method in enum com.speedment.util.Pluralis
Returns a textual representation of an ordinal.
orElse(boolean) - Method in enum com.speedment.util.OptionalBoolean
 
orElseThrow(Supplier<T>) - Method in enum com.speedment.util.OptionalBoolean
 

P

PACKAGE_LOCATION - Static variable in interface com.speedment.config.db.Project
 
PACKAGE_NAME - Static variable in interface com.speedment.config.db.Project
 
Palette - Enum in com.speedment.component.brand
Container for colors that are used as part of a Brand.
palette() - Method in interface com.speedment.component.notification.Notification
The color palette to use for the icon and border.
parallel() - Method in class com.speedment.stream.MapStream
Returns an equivalent stream that is parallel.
ParallelStrategy - Interface in com.speedment.stream
 
parse(String) - Method in interface com.speedment.component.resultset.ResultSetMapping
Parses the given input String and returns an object of type T that corresponds to the given String.
parse(long) - Method in interface com.speedment.component.resultset.ResultSetMapping
Parses the given input long and returns an object of type T that corresponds to the given long.
PasswordComponent - Interface in com.speedment.component
 
peek(Consumer<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
peek(BiConsumer<? super K, ? super V>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the key-value pairs of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
persist(ENTITY) - Method in interface com.speedment.component.EntityManager
Persists the given Entity and returns a new Optional<Entity> that was the result of the persistence, or Optional.empty() if the method failed.
persist() - Method in interface com.speedment.Entity
Persists this entity to the underlying database and returns a potentially updated entity.
persist(Consumer<MetaResult<ENTITY>>) - Method in interface com.speedment.Entity
Persists this entity to the underlying database and returns a potentially updated entity.
persist(ENTITY) - Method in interface com.speedment.manager.Manager
Persists the provided entity to the underlying database and returns a potentially updated entity.
persist(ENTITY, Consumer<MetaResult<ENTITY>>) - Method in interface com.speedment.manager.Manager
 
Pipeline - Interface in com.speedment.stream
 
Pluralis - Enum in com.speedment.util
 
pluralize(String) - Method in enum com.speedment.util.Pluralis
Returns a plural version in normalized form of the given word.
pluralizeJavaIdentifier(String, JavaLanguageNamer) - Method in enum com.speedment.util.Pluralis
 
PoolableConnection - Interface in com.speedment.component.connectionpool
 
poolSize() - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Returns the current number of idle connections in the pool.
PORT - Static variable in interface com.speedment.config.db.Dbms
 
position(String, long) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
position(Clob, long) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
postStop() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic after the stopping phase.
PredicateType - Enum in com.speedment.field.predicate
The predicate types that exists in Speedment.
preInitialize() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic before the initialize phase.
preLoad() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic before the load phase.
preResolve() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic before the resolve phase.
preStart() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic before the start phase.
preStop() - Method in interface com.speedment.component.Lifecyclable
Overridable method that can add logic before the stopping phase.
PRIMARY_KEY_COLUMNS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
PRIMARY_KEY_COLUMNS - Static variable in interface com.speedment.config.db.Table
 
PrimaryKeyColumn - Interface in com.speedment.config.db
A typed Document that represents the primary key column instance in the database.
PrimaryKeyColumnMutator<DOC extends PrimaryKeyColumn> - Class in com.speedment.config.db.mutator
 
PrimaryKeyColumnMutator(DOC) - Constructor for class com.speedment.config.db.mutator.PrimaryKeyColumnMutator
 
primaryKeyColumns() - Method in interface com.speedment.code.Translator
Returns a stream over all enabled primary key columns in the node tree.
primaryKeyColumns() - Method in interface com.speedment.config.db.Table
Creates a stream of primary key columns located in this document.
PrimaryKeyFactoryComponent - Interface in com.speedment.component
The PrimaryKeyFactoryComponent is responsible for generating primary keys.
primaryKeyFields() - Method in interface com.speedment.manager.Manager
Returns a stream of the fields that are included in the primary key of the table represented by this Manager.
primaryKeyFor(ENTITY) - Method in interface com.speedment.manager.Manager
Returns a unique representation of the primary keys for the given entity.
private_() - Method in interface com.speedment.codegen.model.modifier.Keyword.private_
 
ProgressMeasure - Interface in com.speedment.util
 
project() - Method in interface com.speedment.code.Translator
Return this node or any ancestral node that is a Project.
project() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Project.
Project - Interface in com.speedment.config.db
A typed Document that represents a database project.
project() - Method in class com.speedment.event.AfterGenerate
 
project() - Method in class com.speedment.event.BeforeGenerate
 
project() - Method in class com.speedment.event.ProjectLoaded
 
project() - Method in interface com.speedment.event.trait.ProjectEvent
 
ProjectComponent - Interface in com.speedment.component
This Component interface is used for holding the current Project that is being used by Speedment.
ProjectEvent - Interface in com.speedment.event.trait
 
ProjectLoaded - Class in com.speedment.event
 
ProjectLoaded(Project) - Constructor for class com.speedment.event.ProjectLoaded
 
ProjectMutator<DOC extends Project> - Class in com.speedment.config.db.mutator
 
ProjectMutator(DOC) - Constructor for class com.speedment.config.db.mutator.ProjectMutator
 
projectOrThrow() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Project.
PROJECTS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
projectTranslatorKeys() - Static method in class com.speedment.code.StandardTranslatorKey
Returns a stream of the standard Translator Keys that is used on a 'per project' basis.
properties() - Method in class com.speedment.event.TreeSelectionChange
 
Property - Enum in com.speedment.stream.action
 
protected_() - Method in interface com.speedment.codegen.model.modifier.Keyword.protected_
 
public_() - Method in interface com.speedment.codegen.model.modifier.Keyword.public_
 
publish(Speedment) - Method in interface com.speedment.event.Event
 
put(String, Value<?>) - Method in interface com.speedment.codegen.model.AnnotationUsage
Use the specified key-value pair when referencing the annotation.
put(Class<DOC>, TranslatorKey<DOC, T>, TranslatorConstructor<DOC, T>) - Method in interface com.speedment.component.CodeGenerationComponent
Puts a new TranslatorConstructor for the given class/key pair.
put(Class<DOC>, Class<T>, String, TranslatorConstructor<DOC, T>) - Method in interface com.speedment.component.CodeGenerationComponent
Puts a new TranslatorConstructor for the given class/key pair.
put(Manager<E>) - Method in interface com.speedment.component.ManagerComponent
Puts (associates) a Manager implementation into the ManagerComponent.
put(String, char[]) - Method in interface com.speedment.component.PasswordComponent
 
put(Dbms, char[]) - Method in interface com.speedment.component.PasswordComponent
 
put(String, Object) - Method in interface com.speedment.config.db.mutator.DocumentMutator
 
put(String, Object) - Method in interface com.speedment.config.Document
Stores the specified value on the specified key in this document.
put(I) - Method in interface com.speedment.encoder.Encoder
Adds this Field to the output renderer.
put(I, Encoder<FK_ENTITY, ?, OUTPUT_TYPE>) - Method in interface com.speedment.encoder.Encoder
Adds this ReferenceForeignKeyField to the output renderer.
put(String, Function<ENTITY, T>) - Method in interface com.speedment.encoder.Encoder
Adds a field that corresponds to the label to the output renderer.
put(String, Function<ENTITY, FK_ENTITY>, Encoder<FK_ENTITY, ?, OUTPUT_TYPE>) - Method in interface com.speedment.encoder.Encoder
Adds a field that corresponds to the label to the output renderer.
put(I) - Method in class com.speedment.encoder.JsonEncoder
 
put(I, Encoder<FK_ENTITY, ?, String>) - Method in class com.speedment.encoder.JsonEncoder
 
put(String, Function<ENTITY, T>) - Method in class com.speedment.encoder.JsonEncoder
 
put(String, Function<ENTITY, FK_ENTITY>, Encoder<FK_ENTITY, ?, String>) - Method in class com.speedment.encoder.JsonEncoder
 
put(Component) - Method in interface com.speedment.Speedment
Puts a new Component in the Speedment platform and returns the previous Component (if any) with the same interface class.
putStreamer(String, Function<ENTITY, Stream<FK_ENTITY>>, Encoder<FK_ENTITY, ?, OUTPUT_TYPE>) - Method in interface com.speedment.encoder.Encoder
Adds a field that corresponds to the label to the output renderer.
putStreamer(String, Function<ENTITY, Stream<FK_ENTITY>>, Function<FK_ENTITY, OUTPUT_TYPE>) - Method in interface com.speedment.encoder.Encoder
Adds a field that corresponds to the label to the output renderer.
putStreamer(String, Function<ENTITY, Stream<FK_ENTITY>>, Encoder<FK_ENTITY, ?, String>) - Method in class com.speedment.encoder.JsonEncoder
 
putStreamer(String, Function<ENTITY, Stream<FK_ENTITY>>, Function<FK_ENTITY, String>) - Method in class com.speedment.encoder.JsonEncoder
 

Q

quoteField(String) - Method in interface com.speedment.db.DatabaseNamingConvention
Quotes the specified value field in accordance to this database naming convention.

R

rawClose() - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
readSchemaMetadata(ProgressMeasure) - Method in interface com.speedment.db.DbmsHandler
Reads the schema metadata with populated Schemas that are available in this database.
readSchemaMetadata(ProgressMeasure, Predicate<String>) - Method in interface com.speedment.db.DbmsHandler
/** Reads the schema metadata with populated Schemas that are available in this database.
reduce(Map.Entry<K, V>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(BinaryOperator<Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Performs a reduction on the elements of this stream, using an associative accumulation function, and returns an Optional describing the reduced value, if any.
reduce(U, BiFunction<U, ? super Map.Entry<K, V>, U>, BinaryOperator<U>) - Method in class com.speedment.stream.MapStream
Performs a reduction on the elements of this stream, using the provided identity, accumulation and combining functions.
ReferenceField<ENTITY,D,V> - Interface in com.speedment.field
A field that implements the ReferenceFieldTrait.
ReferenceFieldTrait<ENTITY,D,V> - Interface in com.speedment.field.trait
A representation of an Entity field that is a reference type (eg Integer and not int).
ReferenceForeignKeyField<ENTITY,D,V,FK_ENTITY> - Interface in com.speedment.field
A field that represents a value that implements the ReferenceFieldTrait and the {ReferenceForeignKeyFieldTrait}.
ReferenceForeignKeyFieldTrait<ENTITY,D,FK_ENTITY> - Interface in com.speedment.field.trait
A representation of an Entity field that is a reference type (eg Integer and not int) and that is a foreign key to some other field.
RefIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
RefIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.RefIdentityMapper
 
remove(Class<DOC>, TranslatorKey<DOC, T>) - Method in interface com.speedment.component.CodeGenerationComponent
Removes the TranslatorConstructor for the given class/key pair.
remove(Class<DOC>, String) - Method in interface com.speedment.component.CodeGenerationComponent
Removes the TranslatorConstructor for the given class/key pair.
remove(ENTITY) - Method in interface com.speedment.component.EntityManager
Updates the given Entity and returns a new Optional<Entity> that was the result of the update, or Optional.empty() if the method failed.
remove(String) - Method in interface com.speedment.encoder.Encoder
Removes the field that corresponds to the provided label from the output renderer.
remove(FieldTrait) - Method in interface com.speedment.encoder.Encoder
Removes this Field from the output renderer.
remove(String) - Method in class com.speedment.encoder.JsonEncoder
 
remove(FieldTrait) - Method in class com.speedment.encoder.JsonEncoder
 
remove() - Method in interface com.speedment.Entity
Removes the provided entity from the underlying database and returns this entity instance.
remove(Consumer<MetaResult<ENTITY>>) - Method in interface com.speedment.Entity
Removes the provided entity from the underlying database and returns this entity instance.
remove(ENTITY) - Method in interface com.speedment.manager.Manager
Removes the provided entity from the underlying database and returns the provided entity instance.
remove(ENTITY, Consumer<MetaResult<ENTITY>>) - Method in interface com.speedment.manager.Manager
 
remove(int) - Method in interface com.speedment.stream.Pipeline
 
removeFirst() - Method in interface com.speedment.stream.Pipeline
Removes and returns the first element from this pipeline.
removeLast() - Method in interface com.speedment.stream.Pipeline
Removes and returns the last element from this pipeline.
RenderStack - Interface in com.speedment.codegen
Represents the stack of models currently processed by the generator.
replaceIfIllegalJavaIdentifierCharacter(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
replaceIfJavaUsedWord(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
REPLACEMENT_CHARACTER - Static variable in interface com.speedment.util.JavaLanguageNamer
 
requireKeys(Map<K, V>, K...) - Static method in class com.speedment.util.NullUtil
Checks if the provided map contains all the provided required non-null key(s).
requireKeys(Map<K, V>, K) - Static method in class com.speedment.util.NullUtil
Checks if the provided map contains all the provided required non-null key(s).
requireKeys(Map<K, V>, K, K) - Static method in class com.speedment.util.NullUtil
Checks if the provided map contains all the provided required key(s).
requireKeys(Map<K, V>, K, K, K) - Static method in class com.speedment.util.NullUtil
Checks if the provided map contains all the provided required key(s).
requireNonNullElements(T[]) - Static method in class com.speedment.util.NullUtil
Checks if this array is non null and also that all members are non-null.
requireNonNullElements(T) - Static method in class com.speedment.util.NullUtil
Checks if this collection is non null and also that all members are non-null.
requireNonNullElements(T[], String) - Static method in class com.speedment.util.NullUtil
Checks if this array is non null and also that all members are non-null.
requireNonNulls(Object) - Static method in class com.speedment.util.NullUtil
Checks if this element is non null.
requireNonNulls(Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
requireNonNulls(Object, Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
requireNonNulls(Object, Object, Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
requireNonNulls(Object, Object, Object, Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
requireNonNulls(Object, Object, Object, Object, Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
requireNonNulls(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
requireNonNulls(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.speedment.util.NullUtil
Checks if the provided elements all are non null.
resolve() - Method in interface com.speedment.component.Lifecyclable
Resolves this Lifecyclable.
ResultSetMapperComponent - Interface in com.speedment.component.resultset
The JavaTypeMapperComponent provides a mapping from a certain DbmsType and Class to a certain JavaTypeMapping.
ResultSetMapping<T> - Interface in com.speedment.component.resultset
 
resultStreamClass() - Method in class com.speedment.stream.action.Action
 
returnConnection(PoolableConnection) - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Returns a PoolableConnection to the pool.
RowIdIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
RowIdIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.RowIdIdentityMapper
 
run() - Method in interface com.speedment.db.SqlRunnable
 

S

schema() - Method in interface com.speedment.code.Translator
Return this node or any ancestral node that is a Schema.
schema() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Schema.
Schema - Interface in com.speedment.config.db
A typed Document that represents a schema instance in the database.
SchemaMutator<DOC extends Schema> - Class in com.speedment.config.db.mutator
 
SchemaMutator(DOC) - Constructor for class com.speedment.config.db.mutator.SchemaMutator
 
schemaName() - Method in interface com.speedment.field.FieldIdentifier
Returns the database name of the Schema that this field is in.
schemaOrThrow() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Schema.
SCHEMAS - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
SCHEMAS - Static variable in interface com.speedment.config.db.Dbms
 
schemas() - Method in interface com.speedment.config.db.Dbms
Creates a stream of schemas located in this document.
select(T, T) - Method in enum com.speedment.config.db.parameters.OrderType
 
selectLazily(Supplier<T>, Supplier<T>) - Method in enum com.speedment.config.db.parameters.OrderType
 
selectRunnable(Runnable, Runnable) - Method in enum com.speedment.config.db.parameters.OrderType
 
sequential() - Method in class com.speedment.stream.MapStream
Returns an equivalent stream that is sequential.
set(Javadoc) - Method in interface com.speedment.codegen.model.trait.HasJavadoc
Sets the Javadoc of this model.
set(Type) - Method in interface com.speedment.codegen.model.trait.HasType
Sets the type of this model.
set(Value<?>) - Method in interface com.speedment.codegen.model.trait.HasValue
Sets the value of this model.
set(ENTITY, V) - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Sets the value in the given Entity
set(ENTITY, FieldIdentifier<ENTITY>, Object) - Method in interface com.speedment.manager.Manager
Sets the property value (field) that corresponds to the provided Column in the provided entity.
set(BasicAction) - Method in class com.speedment.stream.action.Action
 
set(Verb, Property) - Method in class com.speedment.stream.action.Action
 
set(Statement) - Method in class com.speedment.stream.action.Action
 
set(Statement, Statement...) - Method in class com.speedment.stream.action.Action
 
setAlias(String) - Method in interface com.speedment.config.db.mutator.trait.HasAliasMutator
 
setArrayDimension(int) - Method in interface com.speedment.codegen.model.Type
Sets the dimension for the array in this type.
setAsciiStream(long) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
setAutoIncrement(Boolean) - Method in class com.speedment.config.db.mutator.ColumnMutator
 
setBoundType(Generic.BoundType) - Method in interface com.speedment.codegen.model.Generic
Sets the bound type of this generic.
setBrand(Brand) - Method in interface com.speedment.component.UserInterfaceComponent
Sets the brand that is shown in the top-left part of the UI.
setCharacterStream(long) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
setComment(String) - Method in interface com.speedment.codegen.model.trait.HasComment
Sets the comment of this model.
setCompanyName(String) - Method in class com.speedment.config.db.mutator.ProjectMutator
 
setConfigPath(String) - Method in class com.speedment.config.db.mutator.ProjectMutator
 
setConnectionUrl(String) - Method in class com.speedment.config.db.mutator.DbmsMutator
 
setConstructor(DocumentPropertyComponent.Constructor<PARENT>, List<String>) - Method in interface com.speedment.component.DocumentPropertyComponent
Sets the method used to produce an observable view of a branch in the tree.
setCurrentAction(String) - Method in interface com.speedment.util.ProgressMeasure
Sets the current action.
setCurrentPackage(String) - Method in interface com.speedment.codegen.DependencyManager
Attempts to set the package that is currently being rendered.
setDatabaseType(Class<?>) - Method in class com.speedment.config.db.mutator.ColumnMutator
 
setDefaultSchema(Boolean) - Method in class com.speedment.config.db.mutator.SchemaMutator
 
setEnabled(Boolean) - Method in interface com.speedment.config.db.mutator.trait.HasEnabledMutator
 
setForeignColumnName(String) - Method in class com.speedment.config.db.mutator.ForeignKeyColumnMutator
 
setForeignDatabaseName(String) - Method in class com.speedment.config.db.mutator.ForeignKeyColumnMutator
 
setForeignSchemaName(String) - Method in class com.speedment.config.db.mutator.ForeignKeyColumnMutator
 
setForeignTableName(String) - Method in class com.speedment.config.db.mutator.ForeignKeyColumnMutator
 
setGenerator(Generator) - Method in interface com.speedment.component.CodeGenerationComponent
Sets the current Generator.
setInitialSupplier(Supplier<BaseStream<?, ?>>) - Method in interface com.speedment.stream.Pipeline
 
setIpAddress(String) - Method in class com.speedment.config.db.mutator.DbmsMutator
 
setJavaImpl(Class<?>) - Method in interface com.speedment.codegen.model.Type
Sets the java class to reference with this type.
setJavaLanguageNamerSupplier(Supplier<? extends JavaLanguageNamer>) - Method in interface com.speedment.component.CodeGenerationComponent
 
setLogLevel(Level) - Method in interface com.speedment.Speedment
Sets the log level for this speedment instance.
setLowerBound(String) - Method in interface com.speedment.codegen.model.Generic
Sets the lower bound of this generic.
setMapper(Function<String, Class>) - Static method in interface com.speedment.codegen.model.Class
Sets the instantiation factory method used to create new instances of this interface.
setMapper(BiFunction<String, Type, Field>) - Static method in interface com.speedment.codegen.model.Field
Sets the instantiation method used to create new instances of this interface.
setMapper(Supplier<Generic>) - Static method in interface com.speedment.codegen.model.Generic
Sets the instantiation method used to create new instances of this interface.
setMapper(Function<String, Interface>) - Static method in interface com.speedment.codegen.model.Interface
Sets the instantiation factory method used to create new instances of this interface.
setMapper(BiFunction<String, Type, Method>) - Static method in interface com.speedment.codegen.model.Method
Sets the instantiation method used to create new instances of this interface.
setMapper(Function<String, Type>) - Static method in interface com.speedment.codegen.model.Type
Sets the instantiation method used to create new instances of this interface.
setMaxAge(long) - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Sets the maximum age for recyclable connections.
setMaxRetainSize(int) - Method in interface com.speedment.component.connectionpool.ConnectionPoolComponent
Sets the maximum number of connection this pool will retain when connections are returned.
setName(String) - Method in interface com.speedment.codegen.model.trait.HasName
Sets the name of this model.
setName(String) - Method in interface com.speedment.config.db.mutator.trait.HasNameMutator
 
setNullable(Boolean) - Method in class com.speedment.config.db.mutator.ColumnMutator
 
setOnClose(Runnable) - Method in interface com.speedment.component.connectionpool.PoolableConnection
 
setOrdered(boolean) - Method in interface com.speedment.stream.Pipeline
Sets if this Pipeline is ordered.
setOrderType(OrderType) - Method in interface com.speedment.config.db.mutator.trait.HasOrderTypeMutator
 
setOrdinalPosition(Integer) - Method in interface com.speedment.config.db.mutator.trait.HasOrdinalPositionMutator
 
setPackageLocation(String) - Method in class com.speedment.config.db.mutator.ProjectMutator
 
setPackageName(String) - Method in class com.speedment.config.db.mutator.ProjectMutator
 
setParallel(boolean) - Method in interface com.speedment.stream.Pipeline
Sets if this Pipeline is parallel.
setParallelStrategy(ParallelStrategy) - Method in interface com.speedment.stream.HasParallelStrategy
 
setParameters(List<Object>) - Method in interface com.speedment.db.SqlMetaResult
 
setPort(Integer) - Method in class com.speedment.config.db.mutator.DbmsMutator
 
setProgress(double) - Method in interface com.speedment.util.ProgressMeasure
Sets the progress ratio.
setProject(Project) - Method in interface com.speedment.component.ProjectComponent
Sets the current Project.
setQuery(String) - Method in interface com.speedment.db.SqlMetaResult
 
setRsMapper(Function<ResultSet, T>) - Method in interface com.speedment.db.AsynchronousQueryResult
 
setSql(String) - Method in interface com.speedment.db.AsynchronousQueryResult
 
setSql(String) - Method in interface com.speedment.manager.SqlPredicateFragment
 
setState(Lifecyclable.State) - Method in interface com.speedment.component.Lifecyclable
Sets the Lifecyclable.State of this Lifecyclable directly.
setStaticMember(String) - Method in interface com.speedment.codegen.model.Import
Sets the static member referenced by this import.
setString(long, String) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
setString(long, String, int, int) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
setSupertype(Type) - Method in interface com.speedment.codegen.model.trait.HasSupertype
Sets the super type of this model.
setSupplier(Function<String, Annotation>) - Static method in interface com.speedment.codegen.model.Annotation
Sets the instantiation factory method used to create new instances of this interface.
setSupplier(Function<Type, AnnotationUsage>) - Static method in interface com.speedment.codegen.model.AnnotationUsage
Sets the instantiation method used to create new instances of this interface.
setSupplier(Supplier<Constructor>) - Static method in interface com.speedment.codegen.model.Constructor
Sets the instantiation method used to create new instances of this interface.
setSupplier(Function<String, Enum>) - Static method in interface com.speedment.codegen.model.Enum
Sets the instantiation factory method used to create new instances of this interface.
setSupplier(Function<String, EnumConstant>) - Static method in interface com.speedment.codegen.model.EnumConstant
Sets the instantiation method used to create new instances of this interface.
setSupplier(Function<String, File>) - Static method in interface com.speedment.codegen.model.File
Sets the instantiation method used to create new instances of this interface.
setSupplier(Function<Type, Import>) - Static method in interface com.speedment.codegen.model.Import
Sets the instantiation method used to create new instances of this interface.
setSupplier(Supplier<Initializer>) - Static method in interface com.speedment.codegen.model.Initializer
Sets the instantiation method used to create new instances of this interface.
setSupplier(Supplier<Javadoc>) - Static method in interface com.speedment.codegen.model.Javadoc
Sets the instantiation method used to create new instances of this interface.
setSupplier(Function<String, JavadocTag>) - Static method in interface com.speedment.codegen.model.JavadocTag
Sets the instantiation method used to create new instances of this interface.
Setter<ENTITY,V> - Interface in com.speedment.field.methods
A short-cut functional reference to the setXXX(value) method for a particular field in an entity.
setter() - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Returns a reference to the setter for this field.
setText(String) - Method in interface com.speedment.codegen.model.Javadoc
Sets the body text shown in the javadoc.
setText(String) - Method in interface com.speedment.codegen.model.JavadocTag
Sets the text of this javadoc tag.
setThrowable(Throwable) - Method in interface com.speedment.db.SqlMetaResult
 
setTo(V) - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Creates and returns a FieldSetter with a given value.
setTranslatorManager(TranslatorManager) - Method in interface com.speedment.component.CodeGenerationComponent
Sets the current TranslatorManager.
setTypeMapper(TypeMapper<?, ?>) - Method in class com.speedment.config.db.mutator.ColumnMutator
 
setTypeName(String) - Method in class com.speedment.config.db.mutator.DbmsMutator
 
setUISession(UISession) - Method in interface com.speedment.component.UserInterfaceComponent
Sets the UISession to use.
setUnique(Boolean) - Method in class com.speedment.config.db.mutator.IndexMutator
 
setUsername(String) - Method in class com.speedment.config.db.mutator.DbmsMutator
 
setValue(String) - Method in interface com.speedment.codegen.model.JavadocTag
Sets the value of this javadoc tag.
setValue(V) - Method in interface com.speedment.codegen.model.Value
Sets the inner value of this.
setValues(List<?>) - Method in interface com.speedment.db.AsynchronousQueryResult
 
ShortIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
ShortIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.ShortIdentityMapper
 
size() - Method in interface com.speedment.stream.Pipeline
 
skip(long) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the remaining elements of this stream after discarding the first n elements of the stream.
Software - Interface in com.speedment.license
Represents a third-party dependency.
sorted() - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream, sorted according to natural order.
sorted(Comparator<? super Map.Entry<K, V>>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream, sorted according to the provided Comparator.
sortedByKey(Comparator<K>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream, sorted according to the provided Comparator applied to the keys of the entries.
sortedByValue(Comparator<V>) - Method in class com.speedment.stream.MapStream
Returns a stream consisting of the elements of this stream, sorted according to the provided Comparator applied to the values of the entries.
speedment() - Method in class com.speedment.code.TranslatorSupport
 
speedment() - Method in interface com.speedment.manager.Manager
Returns the Speedment instance for this Manager.
Speedment - Interface in com.speedment
The Platform class acts as a generic holder of different system Components.
SpeedmentException - Exception in com.speedment.exception
SpeedmentException is the superclass of those exceptions that can be thrown during the normal operation of the Speedment framework.
SpeedmentException() - Constructor for exception com.speedment.exception.SpeedmentException
Constructs a new SpeedmentException with null as its detail message.
SpeedmentException(String) - Constructor for exception com.speedment.exception.SpeedmentException
Constructs a new SpeedmentException with the specified detail message.
SpeedmentException(String, Throwable) - Constructor for exception com.speedment.exception.SpeedmentException
Constructs a new SpeedmentException with the specified detail message and cause.
SpeedmentException(Throwable) - Constructor for exception com.speedment.exception.SpeedmentException
Constructs a new SpeedmentException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SpeedmentException(String, Throwable, boolean, boolean) - Constructor for exception com.speedment.exception.SpeedmentException
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
SpeedmentPredicate<ENTITY,D,V> - Interface in com.speedment.field.predicate
The base interface for all predicates generated by Speedment entity fields.
SpeedmentPredicateView - Interface in com.speedment.manager
 
SpeedmentVersion - Class in com.speedment
This class holds the parameters normally held in the JAR MANIFEST.
SPLIT_PATTERN - Static variable in interface com.speedment.config.db.Project
 
spliterator() - Method in class com.speedment.stream.MapStream
Returns a spliterator for the elements of this stream.
spliteratorUnknownSize(Iterator<? extends T>, int) - Method in interface com.speedment.stream.ParallelStrategy
 
SqlFunction<T,R> - Interface in com.speedment.db
 
SqlMetaResult<ENTITY,R extends SqlMetaResult<ENTITY,R>> - Interface in com.speedment.db
 
SqlPredicate<T> - Interface in com.speedment.db
 
SqlPredicateFragment - Interface in com.speedment.manager
 
SqlRunnable - Interface in com.speedment.db
 
SqlSupplier<T> - Interface in com.speedment.db
 
SQLXMLIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
SQLXMLIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.SQLXMLIdentityMapper
 
StandardTranslatorKey - Class in com.speedment.code
Standard implementations of the TranslatorKey interface to make it easier and more efficient to mention the most common files generated by Speedment.
start() - Method in interface com.speedment.component.Lifecyclable
Starts this Lifecyclable.
startsWith(String) - Method in interface com.speedment.field.trait.StringFieldTrait
Returns a Predicate that will evaluate to true, if and only if this Field starts with the given value.
Statement - Class in com.speedment.stream.action
 
statements() - Method in interface com.speedment.stream.action.BasicAction
 
static_() - Method in interface com.speedment.codegen.model.modifier.Keyword.static_
 
StaticClassUtil - Class in com.speedment.util
Support class for classes that only contains static methods and fields.
stop() - Method in interface com.speedment.component.Lifecyclable
Stops this Lifecyclable.
stop() - Method in interface com.speedment.Speedment
Stops the Speedment instance and deallocates any allocated resources.
stream() - Method in interface com.speedment.component.CodeGenerationComponent
 
stream() - Method in interface com.speedment.component.ManagerComponent
Returns a Stream of all Managers associated with this ManagerComponent.
stream(Class<ENTITY>, StreamDecorator) - Method in interface com.speedment.component.StreamSupplierComponent
Basic stream over all entities.
stream() - Method in interface com.speedment.component.TypeMapperComponent
Streams over all the type mappers installed in this component.
stream() - Method in interface com.speedment.config.Document
Returns a key-value stream of the data contained in this Document.
stream() - Method in interface com.speedment.db.AsynchronousQueryResult
 
stream() - Method in interface com.speedment.manager.Manager
Creates and returns a new Stream over all entities in the underlying database.
stream(StreamDecorator) - Method in interface com.speedment.manager.Manager
Creates and returns a new Stream over all entities in the underlying database.
stream() - Method in interface com.speedment.stream.Pipeline
 
stream() - Method in interface com.speedment.util.tuple.Tuple
Returns a Stream of all values for this Tuple.
stream() - Method in interface com.speedment.util.tuple.TupleOfNullables
Returns a Stream of all values for this Tuple.
StreamComposition - Class in com.speedment.util
Utility methods for making sure composed streams are closed properly.
StreamComposition() - Constructor for class com.speedment.util.StreamComposition
 
StreamDecorator - Interface in com.speedment.stream
Decorator that is applied to a various part of the custom streams of Speedment before execution.
Streamer<ENTITY,FK_ENTITY> - Interface in com.speedment.field.methods
A short-cut functional reference to the streaming findXXXs() method for a particular field referencing this entity.
streamOf(Class<T>) - Method in interface com.speedment.util.tuple.BasicTuple
Returns a Stream of all non-null values for this Tuple of the given class.
StreamSupplierComponent - Interface in com.speedment.component
This Component interface is used to obtain streams for different tables.
strictfp_() - Method in interface com.speedment.codegen.model.modifier.Keyword.strictfp_
 
StringClob - Class in com.speedment.config.db.mapper.largeobject
 
StringClob(String) - Constructor for class com.speedment.config.db.mapper.largeobject.StringClob
 
StringField<ENTITY,D> - Interface in com.speedment.field
A field that implements the ReferenceFieldTrait, the ComparableFieldTrait and the StringFieldTrait.
StringFieldTrait<ENTITY,D> - Interface in com.speedment.field.trait
A representation of an Entity field that is a String type.
StringForeignKeyField<ENTITY,D,FK_ENTITY> - Interface in com.speedment.field
A field that implements the ReferenceFieldTrait, the ComparableFieldTrait, the StringFieldTrait and the {ReferenceForeignKeyFieldTrait}.
StringIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
StringIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.StringIdentityMapper
 
StringSpeedmentPredicate<T,D> - Interface in com.speedment.field.predicate
A SpeedmentPredicate where the value are Strings.
StringToLocaleMapper - Class in com.speedment.config.db.mapper.string
 
StringToLocaleMapper() - Constructor for class com.speedment.config.db.mapper.string.StringToLocaleMapper
 
stylesheetFiles() - Method in interface com.speedment.component.UserInterfaceComponent
Returns a stream of all the css-file that should be used to style the UI.
subtitle() - Method in interface com.speedment.component.brand.Brand
Returns the subtitle of this brand that is to be shown togather with the title in formal occasions.
supportedDbmsTypes() - Method in interface com.speedment.component.DbmsHandlerComponent
Returns a stream of all DbmsTypes that has been installed in this component.
synchronized_() - Method in interface com.speedment.codegen.model.modifier.Keyword.synchronized_
 

T

table() - Method in interface com.speedment.code.Translator
Return this node or any ancestral node that is a Table.
table() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Table.
Table - Interface in com.speedment.config.db
A typed Document that represents a table instance in the database.
TableMutator<DOC extends Table> - Class in com.speedment.config.db.mutator
 
TableMutator(DOC) - Constructor for class com.speedment.config.db.mutator.TableMutator
 
tableName() - Method in interface com.speedment.field.FieldIdentifier
Returns the database name of the Table that this field is in.
tableOrThrow() - Method in class com.speedment.code.TranslatorSupport
Return this node or any ancestral node that is a Table.
TABLES - Static variable in interface com.speedment.component.DocumentPropertyComponent
 
TABLES - Static variable in interface com.speedment.config.db.Schema
 
tables() - Method in interface com.speedment.config.db.Schema
Creates a stream of tables located in this document.
tableTranslatorKeys() - Static method in class com.speedment.code.StandardTranslatorKey
Returns a stream of the standard Translator Keys that is used on a 'per table' basis.
test(Document) - Static method in interface com.speedment.config.db.trait.HasEnabled
Returns true if the specified Document should be considered enabled, else false.
test(T) - Method in interface com.speedment.db.SqlPredicate
 
test(boolean) - Method in interface com.speedment.util.BooleanPredicate
 
text() - Method in interface com.speedment.component.notification.Notification
The text message to show in the notification.
throwingMerger() - Static method in class com.speedment.stream.MapStream
Returns a merge function, suitable for use in Map.merge() or toMap(), which always throws IllegalStateException.
TimeIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
TimeIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.TimeIdentityMapper
 
TimestampIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
TimestampIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.TimestampIdentityMapper
 
TimestampToIntMapper - Class in com.speedment.config.db.mapper.time
 
TimestampToIntMapper() - Constructor for class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
TimestampToLongMapper - Class in com.speedment.config.db.mapper.time
 
TimestampToLongMapper() - Constructor for class com.speedment.config.db.mapper.time.TimestampToLongMapper
 
TimeToIntMapper - Class in com.speedment.config.db.mapper.time
 
TimeToIntMapper() - Constructor for class com.speedment.config.db.mapper.time.TimeToIntMapper
 
TimeToLongMapper - Class in com.speedment.config.db.mapper.time
 
TimeToLongMapper() - Constructor for class com.speedment.config.db.mapper.time.TimeToLongMapper
 
title() - Method in interface com.speedment.component.brand.Brand
Returns the primary name of this brand.
toArray() - Method in class com.speedment.stream.MapStream
Returns an array containing the elements of this stream.
toArray(IntFunction<A[]>) - Method in class com.speedment.stream.MapStream
Returns an array containing the elements of this stream, using the provided generator function to allocate the returned array, as well as any additional arrays that might be required for a partitioned execution or for resizing.
toCode() - Method in interface com.speedment.code.Translator
Generates and returns the code translated from the contained Document by this Translator.
toConcurrentMap() - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a ConcurrentMap.
toConcurrentMap(BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a ConcurrentMap.
toConcurrentNavigableMap() - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a ConcurrentNavigableMap.
toConcurrentNavigableMap(BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a ConcurrentNavigableMap.
toConcurrentNavigableMap(Comparator<K>, BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a ConcurrentNavigableMap, sorting the entries by applying the specified comparator to the keys of the stream.
toConcurrentNavigableMapByKey(Comparator<K>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a ConcurrentNavigableMap, sorting the entries by applying the specified comparator to the keys of the stream.
toDatabaseType(Double) - Method in class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
toDatabaseType(T) - Method in class com.speedment.config.db.mapper.identity.AbstractIdentityMapper
 
toDatabaseType(Boolean) - Method in class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
toDatabaseType(String) - Method in class com.speedment.config.db.mapper.largeobject.ClobToStringMapper
 
toDatabaseType(Locale) - Method in class com.speedment.config.db.mapper.string.StringToLocaleMapper
 
toDatabaseType(Boolean) - Method in class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
toDatabaseType(Boolean) - Method in class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
toDatabaseType(Integer) - Method in class com.speedment.config.db.mapper.time.DateToIntMapper
 
toDatabaseType(Long) - Method in class com.speedment.config.db.mapper.time.DateToLongMapper
 
toDatabaseType(Integer) - Method in class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
toDatabaseType(Long) - Method in class com.speedment.config.db.mapper.time.TimestampToLongMapper
 
toDatabaseType(Integer) - Method in class com.speedment.config.db.mapper.time.TimeToIntMapper
 
toDatabaseType(Long) - Method in class com.speedment.config.db.mapper.time.TimeToLongMapper
 
toDatabaseType(JAVA_TYPE) - Method in interface com.speedment.config.db.mapper.TypeMapper
Converts a value from the java domain to the database domain.
toHumanReadable(String) - Static method in interface com.speedment.util.JavaLanguageNamer
 
toJavaType(BigDecimal) - Method in class com.speedment.config.db.mapper.bigdecimal.BigDecimalToDouble
 
toJavaType(T) - Method in class com.speedment.config.db.mapper.identity.AbstractIdentityMapper
 
toJavaType(Integer) - Method in class com.speedment.config.db.mapper.integer.IntegerZeroOneToBooleanMapper
 
toJavaType(Clob) - Method in class com.speedment.config.db.mapper.largeobject.ClobToStringMapper
 
toJavaType(String) - Method in class com.speedment.config.db.mapper.string.StringToLocaleMapper
 
toJavaType(String) - Method in class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
toJavaType(String) - Method in class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
toJavaType(Date) - Method in class com.speedment.config.db.mapper.time.DateToIntMapper
 
toJavaType(Date) - Method in class com.speedment.config.db.mapper.time.DateToLongMapper
 
toJavaType(Timestamp) - Method in class com.speedment.config.db.mapper.time.TimestampToIntMapper
 
toJavaType(Timestamp) - Method in class com.speedment.config.db.mapper.time.TimestampToLongMapper
 
toJavaType(Time) - Method in class com.speedment.config.db.mapper.time.TimeToIntMapper
 
toJavaType(Time) - Method in class com.speedment.config.db.mapper.time.TimeToLongMapper
 
toJavaType(DB_TYPE) - Method in interface com.speedment.config.db.mapper.TypeMapper
Converts a value from the database domain to the java domain.
toJson() - Method in interface com.speedment.Entity
Returns a JSON representation of this Entity using the default JsonEncoder.
toJson(JsonEncoder<ENTITY>) - Method in interface com.speedment.Entity
Returns a JSON representation of this Entity using the provided JsonEncoder.
toJson(ENTITY) - Method in interface com.speedment.manager.Manager
Creates and returns a string representation of the given entity in the JSON format.
toJson() - Static method in class com.speedment.util.CollectorUtil
Returns a collector that calls the CollectorUtil.toJson(java.lang.Object) method for each element in the stream and joins the resulting stream separated by commas and surrounded by square brackets.
toJson(JsonEncoder<T>) - Static method in class com.speedment.util.CollectorUtil
Returns a collector that calls the specified encoder for each element in the stream and joins the resuling stream separated by commas and surrounded by square brackets.
toJson(T) - Static method in class com.speedment.util.CollectorUtil
If the specified object has a method called toJson, execute it and cast the result into a String.
toList() - Method in class com.speedment.stream.MapStream
Accumulates all entries of this MapStream into a List.
toMap() - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a Map.
toMap(BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a Map.
toReversedList() - Static method in class com.speedment.util.CollectorUtil
 
toSortedMap() - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a SortedMap.
toSortedMap(BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a SortedMap.
toSortedMap(Comparator<K>, BinaryOperator<V>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a SortedMap, sorting the entries by applying the specified comparator to the keys of the stream.
toSortedMapByKey(Comparator<K>) - Method in class com.speedment.stream.MapStream
Accumulates all key-value pairs of this MapStream into a SortedMap, sorting the entries by applying the specified comparator to the keys of the stream.
toString() - Method in class com.speedment.stream.action.Action
 
toString() - Method in class com.speedment.stream.action.Statement
 
toUnderscoreSeparated(String) - Method in interface com.speedment.util.JavaLanguageNamer
 
toUnmodifiableSet() - Static method in class com.speedment.util.CollectorUtil
 
transform(Transform<A, B>, A, TransformFactory) - Method in interface com.speedment.codegen.Generator
Transforms the specified model using the specified Transform from the specified TransformFactory.
Transform<F,T> - Interface in com.speedment.codegen
Transforms must have a public constructor with no parameters so that it can be instantiated dynamically.
transform(Generator, F) - Method in interface com.speedment.codegen.Transform
Transforms a model from one type to another.
transform(SqlManager<?>, SpeedmentPredicate<?, ?, ?>) - Method in interface com.speedment.manager.SpeedmentPredicateView
 
TransformFactory - Interface in com.speedment.codegen
Different Transform implementations can be installed in the TransformFactory to be instantiated when needed.
transient_() - Method in interface com.speedment.codegen.model.modifier.Keyword.transient_
 
Translator<DOC extends Document & HasMainInterface,T> - Interface in com.speedment.code
Something that can translate a Document into something else.
Translator.Builder<T> - Interface in com.speedment.code
A general interface for all builder implementations used by this Translator.
Translator.Phase - Enum in com.speedment.code
The make process is divided into three phases; Translator.Phase.PRE_MAKE, Translator.Phase.MAKE and Translator.Phase.POST_MAKE, as specified by this enum.
TranslatorConstructor<DOC extends HasMainInterface,T extends ClassOrInterface<T>> - Interface in com.speedment.code
A functional interface that describes a constructor for a class that implements the Translator interface.
TranslatorDecorator<DOC extends HasName & HasMainInterface,T extends ClassOrInterface<T>> - Interface in com.speedment.code
This interface describes a functional reference to something that decorates a Translator before it used used.
TranslatorKey<DOC extends HasMainInterface,T extends ClassOrInterface<T>> - Interface in com.speedment.code
A key associated with a specific Translator.
TranslatorManager - Interface in com.speedment.code
 
translatorManager() - Method in class com.speedment.event.AfterGenerate
 
translatorManager() - Method in class com.speedment.event.BeforeGenerate
 
translatorManager() - Method in interface com.speedment.event.trait.GeneratorEvent
 
translators(DOC) - Method in interface com.speedment.component.CodeGenerationComponent
Returns a Stream of newly created Translator Translators for the given Document.
TranslatorSupport<DOC extends Document & HasName & HasMainInterface> - Class in com.speedment.code
A support class for the Translator interface that holds various naming methods used in the translator implementations.
TranslatorSupport(Speedment, DOC) - Constructor for class com.speedment.code.TranslatorSupport
 
TreeSelectionChange - Class in com.speedment.event
 
TreeSelectionChange(ListChangeListener.Change<? extends TreeItem<DocumentProperty>>, ObservableList<PropertySheet.Item>) - Constructor for class com.speedment.event.TreeSelectionChange
 
TrueFalseStringToBooleanMapper - Class in com.speedment.config.db.mapper.string
 
TrueFalseStringToBooleanMapper() - Constructor for class com.speedment.config.db.mapper.string.TrueFalseStringToBooleanMapper
 
truncate(long) - Method in class com.speedment.config.db.mapper.largeobject.StringClob
 
Tuple - Interface in com.speedment.util.tuple
This interface defines a generic Tuple of any order that can hold non-null values.
Tuple0 - Interface in com.speedment.util.tuple
This Tuple with no elements.
Tuple0OfNullables - Interface in com.speedment.util.tuple
This Tuple holds no elements.
Tuple1<T0> - Interface in com.speedment.util.tuple
This Tuple holds one non-null element.
Tuple1OfNullables<T0> - Interface in com.speedment.util.tuple
This Tuple holds two elements that can be null.
Tuple2<T0,T1> - Interface in com.speedment.util.tuple
This Tuple holds two non-null elements.
Tuple2OfNullables<T0,T1> - Interface in com.speedment.util.tuple
 
Tuple3<T0,T1,T2> - Interface in com.speedment.util.tuple
This Tuple holds three non-null elements.
Tuple3OfNullables<T0,T1,T2> - Interface in com.speedment.util.tuple
 
Tuple4<T0,T1,T2,T3> - Interface in com.speedment.util.tuple
This Tuple holds four non-null elements.
Tuple4OfNullables<T0,T1,T2,T3> - Interface in com.speedment.util.tuple
 
Tuple5<T0,T1,T2,T3,T4> - Interface in com.speedment.util.tuple
This Tuple holds four non-null elements.
Tuple5OfNullables<T0,T1,T2,T3,T4> - Interface in com.speedment.util.tuple
 
Tuple6<T0,T1,T2,T3,T4,T5> - Interface in com.speedment.util.tuple
This Tuple holds four non-null elements.
Tuple6OfNullables<T0,T1,T2,T3,T4,T5> - Interface in com.speedment.util.tuple
 
TupleBuilder - Class in com.speedment.util.tuple
 
TupleBuilder.BaseBuilder<T> - Class in com.speedment.util.tuple
 
TupleBuilder.Build0 - Class in com.speedment.util.tuple
 
TupleBuilder.Build1<T0> - Class in com.speedment.util.tuple
 
TupleBuilder.Build2<T0,T1> - Class in com.speedment.util.tuple
 
TupleBuilder.Build3<T0,T1,T2> - Class in com.speedment.util.tuple
 
TupleBuilder.Build4<T0,T1,T2,T3> - Class in com.speedment.util.tuple
 
TupleBuilder.Build5<T0,T1,T2,T3,T4> - Class in com.speedment.util.tuple
 
TupleBuilder.Build6<T0,T1,T2,T3,T4,T5> - Class in com.speedment.util.tuple
 
TupleOfNullables - Interface in com.speedment.util.tuple
This interface defines a generic Tuple of any order that can hold null values.
Tuples - Interface in com.speedment.util.tuple
Basic convenience factory for Tuples.
Type - Interface in com.speedment.codegen.model
A model that represents a type in code.
Type.Factory - Enum in com.speedment.codegen.model
Factory holder.
TYPE_MAPPER - Static variable in interface com.speedment.config.db.Column
 
TYPE_NAME - Static variable in interface com.speedment.config.db.Dbms
 
TypeInfoMetaData - Interface in com.speedment.db.metadata
 
TypeInfoMetaData.Hidden - Class in com.speedment.db.metadata
 
TypeMapper<DB_TYPE,JAVA_TYPE> - Interface in com.speedment.config.db.mapper
A type mapper contains logic for converting between the database and the java type for a field.
typeMapper() - Method in interface com.speedment.field.trait.ReferenceFieldTrait
Returns the type mapper of this field.
TypeMapperComponent - Interface in com.speedment.component
 
typeName() - Method in class com.speedment.code.TranslatorSupport
Returns the alias of the current document formatted as a java type.
typeName(HasAlias) - Method in class com.speedment.code.TranslatorSupport
Returns the alias of the specified document formatted as a java type.
typeName(Project) - Method in class com.speedment.code.TranslatorSupport
Returns the name of the specified project formatted as a java type.

U

UIEvent - Enum in com.speedment.event
Event that is created when the User Interface is starting.
UiStarting - Class in com.speedment.event
Event that is created when the User Interface is starting.
UiStarting() - Constructor for class com.speedment.event.UiStarting
 
unableToMap(Class<?>, Class<T>) - Static method in interface com.speedment.component.resultset.ResultSetMapping
 
unableToMapLong(Class<T>) - Static method in interface com.speedment.component.resultset.ResultSetMapping
 
unableToMapString(Class<T>) - Static method in interface com.speedment.component.resultset.ResultSetMapping
 
UNIQUE - Static variable in interface com.speedment.config.db.Index
 
unmodifiableSetOf(T...) - Static method in class com.speedment.util.CollectorUtil
 
unordered() - Method in class com.speedment.stream.MapStream
Returns an equivalent stream that is unordered.
unsetCurrentPackage(String) - Method in interface com.speedment.codegen.DependencyManager
Attempts to unset the currently rendered package.
unWrap() - Method in interface com.speedment.db.SqlFunction
 
unWrap() - Method in interface com.speedment.db.SqlPredicate
 
update(ENTITY) - Method in interface com.speedment.component.EntityManager
Updates the given Entity and returns a new Optional<Entity> that was the result of the update, or Optional.empty() if the method failed.
update() - Method in interface com.speedment.Entity
Updates this entity in the underlying database and returns a potentially updated entity.
update(Consumer<MetaResult<ENTITY>>) - Method in interface com.speedment.Entity
Updates this entity in the underlying database and returns a potentially updated entity.
update(ENTITY) - Method in interface com.speedment.manager.Manager
Updates the provided entity in the underlying database and returns a potentially updated entity.
update(ENTITY, Consumer<MetaResult<ENTITY>>) - Method in interface com.speedment.manager.Manager
 
URLIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
URLIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.URLIdentityMapper
 
UserInterfaceComponent - Interface in com.speedment.component
The user interface component contains a number of useful methods required to pass information between different parts of the UI.
UserInterfaceComponent.ContextMenuBuilder<DOC extends com.speedment.internal.ui.config.DocumentProperty> - Interface in com.speedment.component
 
USERNAME - Static variable in interface com.speedment.config.db.Dbms
 
UUIDIdentityMapper - Class in com.speedment.config.db.mapper.identity
 
UUIDIdentityMapper() - Constructor for class com.speedment.config.db.mapper.identity.UUIDIdentityMapper
 

V

Value<V> - Interface in com.speedment.codegen.model
A model that represents any kind of value declared in code.
valueOf(String) - Static method in enum com.speedment.code.Translator.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Annotation.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.AnnotationUsage.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Class.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Constructor.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Enum.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.EnumConstant.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Field.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.File.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Generic.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Generic.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Import.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Initializer.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Interface.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Javadoc.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.JavadocTag.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Method.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.modifier.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.codegen.model.Type.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.component.brand.Palette
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.component.Lifecyclable.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.config.db.parameters.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.event.DefaultEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.event.UIEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.field.Inclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.field.predicate.PredicateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.license.License.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.stream.action.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.stream.action.Verb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.util.OptionalBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.speedment.util.Pluralis
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.speedment.code.Translator.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Annotation.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.AnnotationUsage.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Class.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Constructor.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Enum.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.EnumConstant.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Field.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.File.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Generic.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Generic.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Import.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Initializer.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Interface.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Javadoc.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.JavadocTag.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Method.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.modifier.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.codegen.model.Type.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.component.brand.Palette
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.component.Lifecyclable.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.config.db.parameters.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.event.DefaultEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.event.UIEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.field.Inclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.field.predicate.PredicateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.license.License.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.stream.action.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.stream.action.Verb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.speedment.stream.MapStream
Returns a stream of only the values in this MapStream.
values() - Static method in enum com.speedment.util.OptionalBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.speedment.util.Pluralis
Returns an array containing the constants of this enum type, in the order they are declared.
variableName() - Method in class com.speedment.code.TranslatorSupport
Returns the alias of the current document formatted as a java variable.
variableName(HasAlias) - Method in class com.speedment.code.TranslatorSupport
Returns the alias of the specified document formatted as a java variable.
Verb - Enum in com.speedment.stream.action
 
version() - Method in interface com.speedment.component.brand.Brand
Returns the version of the main software.
volatile_() - Method in interface com.speedment.codegen.model.modifier.Keyword.volatile_
 

W

website() - Method in interface com.speedment.component.brand.Brand
Returns the human-readable web address associated with this brand.
withConnectionUrlGenerator(ConnectionUrlGenerator) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithConnectionUrlGenerator
Enters the url connector string generator for this type of Dbms.
withDatabaseNamingConvention(DatabaseNamingConvention) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithDatabaseNamingConvention
Enters the non-null naming convention for this database.
withDataTypes(Set<TypeInfoMetaData>) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.Optionals
Enters a non-null Set of database types.
withDbmsMapper(BiFunction<Speedment, Dbms, DbmsHandler>) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithDbmsMapper
Enters the DbmsHandler constructor that are to be used with this database type.
withDbmsNameMeaning(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithDbmsNameMeaning
Enters a textual representation of what the database name is used for.
withDefaultDbmsName(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.Optionals
Enters a default name for this DbmsType.
withDefaultPort(int) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithDefaultPort
Enters the default port for this DbmsType.
withDriverManagerName(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithDriverManagerName
Enters the non-null Driver Manager Name for this DbmsType.
withDriverName(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithDriverName
Enters the non-null fully qualified JDBC class name for this DbmsType.
withInitialQuery(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.Optionals
Enters a non-null value for the initial query that speedment is using to ensure database connectivity on start.
withName(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithName
Enters the the non-null name for this DbmsType.
withResultSetTableSchema(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.Optionals
 
withSchemaTableDelimiter(String) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.Optionals
Enters the delimiter used between a Schema and a Table for this DbmsType.
withSpeedmentPredicateView(SpeedmentPredicateView) - Method in interface com.speedment.config.db.parameters.DbmsTypeBuilder.WithSpeedmentPredicateView
Enters the SpeedmentPredicateView that shall be used for this type of Dbms.
wrap(Function<T, R>) - Static method in interface com.speedment.db.SqlFunction
 
wrap(Predicate<T>) - Static method in interface com.speedment.db.SqlPredicate
 
wrap(Runnable) - Static method in interface com.speedment.db.SqlRunnable
 
wrap(Supplier<T>) - Static method in interface com.speedment.db.SqlSupplier
 
writeToFile(Project, Meta<File, String>, boolean) - Method in interface com.speedment.code.TranslatorManager
 
writeToFile(Project, String, String, boolean) - Method in interface com.speedment.code.TranslatorManager
 
writeToFile(Path, String, boolean) - Method in interface com.speedment.code.TranslatorManager
 

Y

YesNoStringToBooleanMapper - Class in com.speedment.config.db.mapper.string
 
YesNoStringToBooleanMapper() - Constructor for class com.speedment.config.db.mapper.string.YesNoStringToBooleanMapper
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

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