| Class and Description |
|---|
| AggregateMapping
Purpose: Two objects can be considered to be related by aggregation if there is a strict
1:1 relationship between the objects.
|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| CollectionMapping
Purpose: Abstract class for relationship mappings which store collection of objects
|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| DirectCollectionMapping
Purpose: This mapping is used to store a collection of simple types (String, Number, Date, etc.)
into a single table.
|
| ForeignReferenceMapping
Purpose: Abstract class for relationship mappings
|
| Class and Description |
|---|
| AttributeAccessor
Purpose: This provides an abstract class for setting and retrieving
the attribute value for the mapping from an object.
|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| AggregateObjectMapping
Purpose:Two objects can be considered to be related by aggregation if there is a strict
1:1 relationship between the objects.
|
| CollectionMapping
Purpose: Abstract class for relationship mappings which store collection of objects
|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| ForeignReferenceMapping
Purpose: Abstract class for relationship mappings
|
| ManyToManyMapping
Purpose: Many to many mappings are used to represent the relationships
between a collection of source objects and a collection of target objects.
|
| OneToOneMapping
Purpose: One to one mappings are used to represent a pointer references
between two java objects.
|
| Class and Description |
|---|
| AggregateObjectMapping
Purpose:Two objects can be considered to be related by aggregation if there is a strict
1:1 relationship between the objects.
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| CollectionMapping
Purpose: Abstract class for relationship mappings which store collection of objects
|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| ForeignReferenceMapping
Purpose: Abstract class for relationship mappings
|
| ObjectReferenceMapping
Purpose: Abstract class for 1:1, varibale 1:1 and reference mappings
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| OneToOneMapping
Purpose: One to one mappings are used to represent a pointer references
between two java objects.
|
| Class and Description |
|---|
| AggregateMapping
Purpose: Two objects can be considered to be related by aggregation if there is a strict
1:1 relationship between the objects.
|
| Association
Purpose: Generic association object.
|
| AttributeAccessor
Purpose: This provides an abstract class for setting and retrieving
the attribute value for the mapping from an object.
|
| CollectionMapping
Purpose: Abstract class for relationship mappings which store collection of objects
|
| ContainerMapping
Interface used by clients to interact
with the assorted mappings that use
ContainerPolicy. |
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| DirectCollectionMapping
Purpose: This mapping is used to store a collection of simple types (String, Number, Date, etc.)
into a single table.
|
| ForeignReferenceMapping
Purpose: Abstract class for relationship mappings
|
| ObjectReferenceMapping
Purpose: Abstract class for 1:1, varibale 1:1 and reference mappings
|
| RelationalMapping
INTERNAL
All mappings which can be added to oracle.toplink.essentials.mappings.Descriptor must
implement this interface.
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
| Class and Description |
|---|
| DatabaseMapping
Purpose: Defines how an attribute of an object maps to and from the database
|
Copyright © 2023. All rights reserved.