Creates a new instance of PrepStmt with the given attributes.
Parameters: pname - Prepared statement name Parameters: pcatalog - Catalog name Parameters: pschema - Schema name Parameters: psqltext - Prepared statement SQL text
Creates a new instance of PrepStmt with the given attributes.
Parameters: pname - Prepared statement name Parameters: pname - Prepared statement java name Parameters: pcatalog - Catalog name Parameters: pschema - Schema name Parameters: psqltext - Prepared statement SQL text