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, setValueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodepublic QueryKeyReference()
public QueryKeyReference(DatabaseField field, String queryKey)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference