| Statements |
|
|
Statement executes normal SQL statements |
|
|
PreparedStatement precompiles and executes parametric SQL statements |
|
|
CallableStatement precompiles and executes parametric SQL statements |