| Class and Description |
|---|
| EntityClass
Describes the DB relevant metadata of an
entity class. |
| GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerators. |
| Property
Base class for the description of properties of an
EntityClass. |
| Class and Description |
|---|
| AccessStyle
Indicates how persistent attributes are accessed.
|
| AnyMapping
A column that is responsible to store the information for references to arbitrary entity types that are stored in the
same attribute.
|
| AttributeAccessor
Offers access to a persistent attribute in an entity class.
|
| ContextModelListener
Implementations of this class are interested in the discovery of new
entity classes or
generators. |
| EntityClass
Describes the DB relevant metadata of an
entity class. |
| EntityProperty
Describes a property of an
EntityClass that references another entity. |
| GenerationState
Encapsulates the state of a generated entity.
|
| GenerationState.PendingState.Update |
| GeneratorColumn
Contains the metadata for a column from a
GeneratorTable. |
| GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerators. |
| GeneratorContext.GeneratorId |
| GeneratorTable
Stores the metadata about existing database tables.
|
| 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. |
| SequenceIdGenerator
Stores the current value for a
SequenceGenerator. |
| SingularProperty
Represents a value that is exactly one column in the database.
|
| TableIdGenerator
Saves the current value for a
TableGenerator. |
| UniquePropertyQuality |
| Class and Description |
|---|
| AttributeAccessor
Offers access to a persistent attribute in an entity class.
|
| GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerators. |
| Class and Description |
|---|
| GeneratorColumn
Contains the metadata for a column from a
GeneratorTable. |
| GeneratorTable
Stores the metadata about existing database tables.
|
| Class and Description |
|---|
| AttributeAccessor
Offers access to a persistent attribute in an entity class.
|
| Class and Description |
|---|
| ContextModelListener
Implementations of this class are interested in the discovery of new
entity classes or
generators. |
| DefaultContextModelListener
Base implementation of a
ContextModelListener with empty methods. |
| GeneratorColumn
Contains the metadata for a column from a
GeneratorTable. |
| GeneratorContext
Represents the configuration and state for one or more
EntitySqlGenerators. |
| GeneratorTable
Stores the metadata about existing database tables.
|
| IdGenerator
Saves the current value and increments the value for a
GeneratedIdProperty. |
| SequenceIdGenerator
Stores the current value for a
SequenceGenerator. |
Copyright © 2022 fastnate.org. All rights reserved.