| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| 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_FALSEDeprecated. | 
| static int | QUERY_FLUSH_TRUEDeprecated. | 
| static int | QUERY_FLUSH_WITH_CONNECTIONDeprecated. | 
| 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. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||