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.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01