See: Description
Class | Description |
---|---|
Association |
Associations are synonymous with relationships.
|
BelongsToAssociation |
This association indicates that a source table belongs to the target table.
|
BelongsToPolymorphicAssociation | |
Many2ManyAssociation | |
OneToManyAssociation | |
OneToManyPolymorphicAssociation |
Exception | Description |
---|---|
NotAssociatedException |
Copyright © 2020 JavaLite. All rights reserved.