Class OneToOneMetadata
java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.metadata.model.OneToOneMetadata
Represents metadata for a One-to-One relationship between entities.
It includes information about the mappedBy attribute, cascade types, joined table, fetch type,
parent class and child class associated with the relationship.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
- See Also: