public class QueryKeyReference extends Association
Purpose: Used to define variable 1-1 mapping query key field references. This is used for the deployment XML mapping.
Constructor and Description |
---|
QueryKeyReference()
Default constructor.
|
QueryKeyReference(DatabaseField field,
String queryKey)
Create an association.
|
getKey, getValue, setKey, setValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public QueryKeyReference()
public QueryKeyReference(DatabaseField field, String queryKey)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference