Module odo.sql

Class OneToMany<T,​K>

java.lang.Object
net.odoframework.sql.util.schema.BaseRelationship<T,​K>
net.odoframework.sql.util.schema.OneToMany<T,​K>
All Implemented Interfaces:
Relation<T,​K>

public class OneToMany<T,​K>
extends BaseRelationship<T,​K>