java.lang.Objectorg.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand
org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
All Implemented Interfaces:
JPMFindEntitiesCommand
Direct Known Subclasses:
JDBCFindAllCommand, JDBCPreloadFinderCommand, JDBCDefinedFinderCommand, JDBCPreloadByPrimaryKeyCommand, JDBCFindByCommand
< - a href="mailto:rickard.oberg@telkel.com">Rickard �berg< - a href="mailto:marc.fleury@telkel.com">Marc Fleury< - a href="mailto:shevlandj@kpi.com.au">Joe Shevland< - a href="mailto:justin@j-m-f.demon.co.uk">Justin Forder< - a href="mailto:bill@burkecentral.com">Bill Burke$ - Revision: 1.19 $
Revisions:
20010621 Bill Burke:
20010812 vincent.harcq@hubmethods.com:
20020525 Dain Sundstrom:
| Field Summary | ||
|---|---|---|
| protected FinderMetaData | finderMetaData | |
| Fields inherited from org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand: |
|---|
| factory, jawsEntity, name |
| Constructor: |
|---|
|
|
| Method from org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand Summary: |
|---|
| execute, getFinderMetaData, getFromClause, getOrderByClause, getWhereClause, handleResult |
| Methods from org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand: |
|---|
| executeStatementAndHandleResult, handleResult |
| Methods from org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand: |
|---|
| executeStatementAndHandleResult, getCMPFieldValue, getConnection, getJDBCType, getJDBCTypeName, getJawsCMPFieldJDBCType, getName, getPkColumnList, getPkColumnWhereList, getPkFieldValue, getResultObject, getResultObject, getSQL, getState, isBinaryType, jdbcExecute, setCMPFieldValue, setParameter, setParameters, setPrimaryKeyParameters, setSQL |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand Detail: |
|---|
|
|
|
|
|
|