public class MetadataQueryHint
extends Object
Object to hold onto query hints metadata. Use this object to preserve
information like multiples and order of specification. We lose that by
using a java hash object directly.
- Since:
- TopLink EJB 3.0 Reference Implementation
- Author:
- Guy Pelletier