java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.metadata.model.OneToOneMetadata

public class OneToOneMetadata extends Object
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:
  • Field Details

  • Constructor Details

    • OneToOneMetadata

      public OneToOneMetadata()