jrunx.comp.sql
Interface SQLInvokerHome


public interface SQLInvokerHome

The home interface for the internally-used SQL Invoker Stateful Session bean, which handles all remote requests for a JRun JDBC reource.

Author:
PS Neville

Method Summary
 SQLInvoker create(java.lang.String poolName)
          Create the bean
 

Method Detail

create

public SQLInvoker create(java.lang.String poolName)
                  throws javax.ejb.CreateException,
                         SQLInvokerException
Create the bean


Copyright � 2002 Macromedia Corporation. All Rights Reserved.