| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to identify a query that will be invoked in responce to the invocation of a finder method in a home interface or an ejbSelect method in a bean implementation class.
| Method Summary | |
|  Method | getMethod()Gets the method which invokes this query. | 
|  Class | getQLCompilerClass() | 
|  JDBCReadAheadMetaData | getReadAhead()Gets the read ahead metadata for the query. | 
|  boolean | isLazyResultSetLoading() | 
|  boolean | isResultTypeMappingLocal()Is the result set of ejbSelect is mapped to local ejb objects or remote ejb objects. | 
| Method Detail | 
public Method getMethod()
public boolean isResultTypeMappingLocal()
public JDBCReadAheadMetaData getReadAhead()
public Class getQLCompilerClass()
public boolean isLazyResultSetLoading()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||