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

public class ManyToManyMetadata extends Object
Represents metadata for a Many-to-Many relationship between entities. It includes information about the "mappedBy" attribute and the cascade types associated with the relationship.
Since:
1.0
Author:
Blyzhnytsia Team
See Also:
  • Field Details

  • Constructor Details

    • ManyToManyMetadata

      public ManyToManyMetadata()