Uses of Interface
net.sf.jkniv.sqlegance.OneToMany
-
Packages that use OneToMany Package Description net.sf.jkniv.sqlegance -
-
Uses of OneToMany in net.sf.jkniv.sqlegance
Methods in net.sf.jkniv.sqlegance that return types with arguments of type OneToMany Modifier and Type Method Description Set<OneToMany>Selectable. getOneToMany()Methods in net.sf.jkniv.sqlegance with parameters of type OneToMany Modifier and Type Method Description voidSelectable. addOneToMany(OneToMany oneToMany)
-