|
||||||||||
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 | |
java.lang.reflect.Method |
getMethod()
Gets the method which invokes this query. |
java.lang.Class |
getQLCompilerClass()
|
JDBCReadAheadMetaData (src) |
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 java.lang.reflect.Method getMethod()
public boolean isResultTypeMappingLocal()
public JDBCReadAheadMetaData (src) getReadAhead()
public java.lang.Class getQLCompilerClass()
public boolean isLazyResultSetLoading()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |