Join Many
@Target(allowedTargets = [AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY, AnnotationTarget.FIELD ] )
Indicate that a property is a collection of one-to-many child objects in a "LEFT JOIN" query Child object must have at least one property annotated as an identifying column.
See also
Properties
Link copied to clipboard
Link copied to clipboard
use ValueConverter.fromDb to convert an object before adding it into the collection