Uses of Class
org.javalite.activejdbc.associations.OneToManyAssociation
-
Packages that use OneToManyAssociation Package Description org.javalite.activejdbc ActiveJDBC - the agile Java ORM. -
-
Uses of OneToManyAssociation in org.javalite.activejdbc
Methods in org.javalite.activejdbc that return types with arguments of type OneToManyAssociation Modifier and Type Method Description protected List<OneToManyAssociation>MetaModel. getOneToManyAssociations(Association... excludedAssociations)
-