org.apache.openjpa.kernel
Interface QueryHints


public interface QueryHints

Standard query hint keys.


Field Summary
static String HINT_RESULT_COUNT
          Hint to specify the number of rows to optimize for.
 

Field Detail

HINT_RESULT_COUNT

static final String HINT_RESULT_COUNT
Hint to specify the number of rows to optimize for.

See Also:
Constant Field Values


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.