BaseRelationship
ManyToOne
OneToMany
OneToOne
public interface Relation<T,K>
Map<String,String>
getColumnBindings()
String
getName()
getOwner()
Class<K>
getTarget()
default String
leftJoin(Schema schema)
void
map(ResultSet rs, Schema schema, MappingContext context, Key ownerKey, T result)