Prepares a statement for execution.
PreparedStatement Connection.prepareStatement( String sql ) throws ULjException
sql A SQL statement to prepare.
A PreparedStatement object.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |