Package | Description |
---|---|
org.fastnate.data | |
org.fastnate.generator.context | |
org.fastnate.generator.converter |
Class and Description |
---|
GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerator s. |
Class and Description |
---|
AccessStyle
Indicates how persistent attributes are accessed.
|
AttributeAccessor
Offers access to a persistent attribute in an entity class.
|
EntityClass
Describes the DB relevant metadata of an
entity class . |
GenerationState
Encapsulates the state of a generated entity.
|
GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerator s. |
IdGenerator
Saves the current value and increments the value for a
GeneratedIdProperty . |
PluralProperty
Base class for
MapProperty and CollectionProperty . |
PrimitiveProperty
Describes a singular primitive property of an
EntityClass . |
Property
Base class for the description of properties of an
EntityClass . |
SingularProperty
Represents a value that is exactly one column in the database.
|
UniquePropertyQuality
Possible values for
GeneratorContext#setUniquePropertyQuality . |
Class and Description |
---|
AttributeAccessor
Offers access to a persistent attribute in an entity class.
|
GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerator s. |
Copyright © 2016 fastnate.org. All rights reserved.