public class Association extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
Association(String source,
String target) |
Modifier and Type | Method and Description |
---|---|
String |
getSource()
Returns source table name of this association.
|
String |
getTarget()
Returns target table name of this association.
|
int |
hashCode() |
Copyright © 2016 JavaLite. All rights reserved.