Uses of Annotation Interface
io.github.blyznytsiaorg.bibernate.annotation.ManyToMany
-
Uses of ManyToMany in io.github.blyznytsiaorg.bibernate.entity.metadata
Modifier and TypeMethodDescriptionprivate String
EntityMetadataCollector.getMappedByForManyToMany
(Field field, Class<?> entityClass, ManyToMany manyToMany) Retrieves the mappedBy attribute value for a ManyToMany association defined by the given field in the specified entity class.