| Class | Description |
|---|---|
| ManyManyEntity |
This class represents a stand-alone object in a Many-to-Many,
uni-directional relationship.
|
| ManyManyInverseEntity |
This class represents a the inverse side of a Many-to-Many bi-directional
relationship stored as a Map.
|
| ManyManyOwningEntity |
This class represents the owning side of a Many-to-Many, bi-directional and
uni-directional relationship.
|
| OneManyChild |
This class represents a child in a One-to-Many, uni-directional
relationship, relative to the parent.
|
| OneManyInverseParent |
This class represents a parent in One-to-Many, bi-directional relationship.
|
| OneManyOwningChild |
This class represents the child in a One-to_Many, uni-directional and
bi-directional relationship.
|
| OneManyOwningParent |
This class represents a parent in a One-to-Many, uni-directional
relationship, relative to the parent.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.