Package | Description |
---|---|
com.speedment.runtime.config |
The configuration system is located in this package.
|
com.speedment.runtime.config.mutator |
Implementations of the
DocumentMutator
interface that help modify a Document in a
type-safe manner are located in this package. |
Modifier and Type | Method and Description |
---|---|
default SchemaMutator<? extends Schema> |
Schema.mutator() |
Modifier and Type | Method and Description |
---|---|
static SchemaMutator<Schema> |
DocumentMutator.of(Schema schema) |
Copyright © 2017 Speedment, Inc.. All rights reserved.