public class BelongsToAssociation extends Association
Constructor and Description |
---|
BelongsToAssociation(Class<? extends Model> source,
Class<? extends Model> target,
String fkName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getFkName() |
String |
toString() |
getSourceClass, getTargetClass, hashCode
Copyright © 2019 JavaLite. All rights reserved.