java.lang.Object
net.odoframework.sql.util.schema.BaseRelationship<T,K>
net.odoframework.sql.util.schema.ManyToOne<T,K>
- All Implemented Interfaces:
Relation<T,K>
- Direct Known Subclasses:
OneToOne
public class ManyToOne<T,K> extends BaseRelationship<T,K>
-
Field Summary
Fields inherited from class net.odoframework.sql.util.schema.BaseRelationship
columnBindings, name, owner, target -
Constructor Summary
-
Method Summary
Methods inherited from class net.odoframework.sql.util.schema.BaseRelationship
getColumnBindings, getName, getOwner, getTarget
-
Constructor Details
-
ManyToOne
-
-
Method Details
-
map
-
getSetter
-
getGetter
-