Uses of Interface
org.firebirdsql.jdbc.FirebirdPreparedStatement

Packages that use FirebirdPreparedStatement
org.firebirdsql.jdbc   
 

Uses of FirebirdPreparedStatement in org.firebirdsql.jdbc
 

Subinterfaces of FirebirdPreparedStatement in org.firebirdsql.jdbc
 interface FirebirdCallableStatement
          Firebird extension to the CallableStatement interface.
 

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



Copyright © 2001-2010. All Rights Reserved.