Uses of Interface
it.imolinfo.jbi4cics.connection.jdbc.util.DisconnectedCallableStatement

Packages that use DisconnectedCallableStatement
it.imolinfo.jbi4cics.connection.jdbc.util   
 

Uses of DisconnectedCallableStatement in it.imolinfo.jbi4cics.connection.jdbc.util
 

Methods in it.imolinfo.jbi4cics.connection.jdbc.util that return DisconnectedCallableStatement
static DisconnectedCallableStatement DisconnectedStatementFactory.prepareDisconnectedCall(java.lang.String sql)
           
static DisconnectedCallableStatement DisconnectedStatementFactory.prepareDisconnectedCall(java.lang.String sql, int resultSetType, int resultSetConcurrency)
           
static DisconnectedCallableStatement DisconnectedStatementFactory.prepareDisconnectedCall(java.lang.String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability)
           
 



Copyright © 2005-2008 Imola Informatica. All Rights Reserved.