|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreparedStatement | |
|---|---|
| com.mysql.jdbc | |
| Uses of PreparedStatement in com.mysql.jdbc |
|---|
| Subclasses of PreparedStatement in com.mysql.jdbc | |
|---|---|
class |
CallableStatement
Representation of stored procedures for JDBC |
class |
ServerPreparedStatement
JDBC Interface for MySQL-4.1 and newer server-side PreparedStatements. |
| Methods in com.mysql.jdbc that return PreparedStatement | |
|---|---|
PreparedStatement |
Connection.clientPrepareStatement(java.lang.String sql)
DOCUMENT ME! |
PreparedStatement |
Connection.clientPrepareStatement(java.lang.String sql,
int resultSetType,
int resultSetConcurrency)
DOCUMENT ME! |
protected PreparedStatement |
Connection.clientPrepareStatement(java.lang.String sql,
int resultSetType,
int resultSetConcurrency,
boolean processEscapeCodesIfNeeded)
|
|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||