Uses of Interface
org.firebirdsql.jdbc.FirebirdCallableStatement

Packages that use FirebirdCallableStatement
org.firebirdsql.jdbc   
 

Uses of FirebirdCallableStatement in org.firebirdsql.jdbc
 

Classes in org.firebirdsql.jdbc that implement FirebirdCallableStatement
 class AbstractCallableStatement
          The interface used to execute SQL stored procedures.
 class FBCallableStatement
          JDBC 3.0 compliant implementation of CallableStatement.
 



Copyright © 2001-2010. All Rights Reserved.