com.bankframe.services.route
Interface RouteBeanFinderHelper


public interface RouteBeanFinderHelper

This class is a FinderHelper that tells WebSphere Application Server how to convert findAll() calls on CMP EJB's into SQL requests on the underlying database.


Field Summary
static String findAllWhereClause
           
 

Field Detail

findAllWhereClause

static final String findAllWhereClause
See Also:
Constant Field Values


Copyright © 2005, 2007, Oracle. All rights reserved.