Uses of Class
org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand

Packages that use JDBCFinderCommand
org.jboss.ejb.plugins.jaws.jdbc Package description goes here
 

Uses of JDBCFinderCommand in org.jboss.ejb.plugins.jaws.jdbc
 

Subclasses of JDBCFinderCommand in org.jboss.ejb.plugins.jaws.jdbc
 class JDBCDefinedFinderCommand
          JAWSPersistenceManager JDBCDefinedFinderCommand
 class JDBCFindAllCommand
          JAWSPersistenceManager JDBCFindAllCommand
 class JDBCFindByCommand
          JAWSPersistenceManager JDBCFindByCommand
 class JDBCPreloadByPrimaryKeyCommand
          JDBCPreloadByPrimaryKey This finder be called on when read-ahead is turned on and findByPrimaryKey is called.
 class JDBCPreloadFinderCommand
          Preloads data for all entities in where clause
 

Fields in org.jboss.ejb.plugins.jaws.jdbc declared as JDBCFinderCommand
protected  JDBCFinderCommand JDBCPreloadFinderCommand.finderDelegate
          The finder we delegate to for setParameters and to get our SQL
 

Constructors in org.jboss.ejb.plugins.jaws.jdbc with parameters of type JDBCFinderCommand
JDBCPreloadFinderCommand(JDBCCommandFactory factory, JDBCFinderCommand finder)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.