Class ManyToOneMetadata
java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.metadata.model.ManyToOneMetadata
Represents metadata for a Many-to-One relationship between entities.
It includes information about the cascade types associated with the relationship.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
cascadeTypes
-
-
Constructor Details
-
ManyToOneMetadata
public ManyToOneMetadata()
-