Package com.mysql.cj.xdevapi
Interface SqlStatement
- All Superinterfaces:
Statement<SqlStatement,SqlResult>
- All Known Implementing Classes:
SqlStatementImpl
public interface SqlStatement extends Statement<SqlStatement,SqlResult>
A statement representing a raw SQL command.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mysql.cj.xdevapi.Statement
Statement.LockContention
-
Method Summary
Methods inherited from interface com.mysql.cj.xdevapi.Statement
bind, bind, bind, bind, clearBindings, execute, executeAsync