| 
Kodo 4.2.0. (DEPRECATED) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkodo.jdo.QueryImpl
kodo.query.KodoQuery
public class KodoQuery
A Kodo 3.x backwards-compatible interface to queries.
| Field Summary | |
|---|---|
static int | 
QUERY_FLUSH_FALSE
Deprecated.  | 
static int | 
QUERY_FLUSH_TRUE
Deprecated.  | 
static int | 
QUERY_FLUSH_WITH_CONNECTION
Deprecated.  | 
| Constructor Summary | |
|---|---|
KodoQuery(KodoPersistenceManager pm,
          Query query)
Deprecated.  | 
|
| Method Summary | |
|---|---|
 Collection | 
getAggregateListeners()
Deprecated.  | 
 long | 
getEndIndex()
Deprecated.  | 
 FetchConfiguration | 
getFetchConfiguration()
Deprecated.  | 
 Collection | 
getFilterListeners()
Deprecated.  | 
protected  PersistenceManagerFactoryImpl | 
getPersistenceManagerFactoryImpl()
Deprecated.  | 
 long | 
getStartIndex()
Deprecated.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final int QUERY_FLUSH_TRUE
public static final int QUERY_FLUSH_FALSE
public static final int QUERY_FLUSH_WITH_CONNECTION
| Constructor Detail | 
|---|
public KodoQuery(KodoPersistenceManager pm,
                 Query query)
| Method Detail | 
|---|
public FetchConfiguration getFetchConfiguration()
protected PersistenceManagerFactoryImpl getPersistenceManagerFactoryImpl()
public Collection getFilterListeners()
public Collection getAggregateListeners()
public long getStartIndex()
public long getEndIndex()
  | 
Kodo 4.2.0. (DEPRECATED) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This documentation is deprecated and will be removed in the next release of WebLogic Server.