kodo.kernel
Interface QueryLanguages
- All Known Subinterfaces:
- KodoEntityManager, KodoPersistenceManager, KodoQuery, KodoQuery
public interface QueryLanguages
Constants for query languages.
- Since:
- 4.0
LANG_JDOQL
static final String LANG_JDOQL
- See Also:
- Constant Field Values
LANG_JPQL
static final String LANG_JPQL
- See Also:
- Constant Field Values
LANG_SQL
static final String LANG_SQL
- See Also:
- Constant Field Values
LANG_METHODQL
static final String LANG_METHODQL
- See Also:
- Constant Field Values
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.