|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={}) @Retention(value=RUNTIME) public @interface QueryHint
An implementation-specific Query
hint.
Required Element Summary | |
---|---|
String |
name
Name of the hint |
String |
value
Value of the hint |
Element Detail |
---|
public abstract String name
public abstract String value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.