Class BelongsToPolymorphicAssociation
java.lang.Object
org.javalite.activejdbc.associations.Association
org.javalite.activejdbc.associations.BelongsToPolymorphicAssociation
- All Implemented Interfaces:
Serializable
- Author:
- Igor Polevoy
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.javalite.activejdbc.associations.Association
CLASS, SOURCE, TARGET
-
Constructor Summary
-
Method Summary
Methods inherited from class org.javalite.activejdbc.associations.Association
getSourceClass, getTargetClass, hashCode
-
Field Details
-
TYPE
- See Also:
- Constant Field Values
-
PARENT
- See Also:
- Constant Field Values
-
-
Constructor Details
-
BelongsToPolymorphicAssociation
- Throws:
ClassNotFoundException
-
BelongsToPolymorphicAssociation
-
-
Method Details