PreparedStatement class

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

 Syntax
 Members
 Remarks

appendBytesParameter method
appendStringChunkParameter 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
setNullParameter method
setShortParameter method
setStringParameter method
setTimeParameter method
setTimestampParameter method
setTimestampWithTimeZoneParameter method
setULongParameter method
setUUIDParameter method