DhSQLException

Example

This code fragment illustrates the SQLPStatement class:

SQLPStatement pstmt = new SQLPStatement ( "INSERT INTO T1 VALUES (?, ?) ") ;