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