Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - M-Business Anywhere Programming (deprecated) » UltraLite for M-Business Anywhere API reference

 

PreparedStatement class

Represents a pre-compiled SQL statement with or without IN parameters.

 Syntax
 Members
 Remarks

appendBytesParameter method
close method
executeQuery method
executeStatement method
getPlan method
getResultSetSchema method
hasResultSet method
isOpen method
setBooleanParameter method
setBytesParameter method
setDateParameter method
setDoubleParameter method
setFloatParameter method
setIntParameter method
setLongParameter method
setShortParameter method
setStringParameter method
setTimeParameter method
setTimestampParameter method
setTimestampWithTimeZoneParameter method
setULongParameter method
setUUIDParameter method