Currently there is no support for Callable statements. But it should be easy to integrate, because the JDBC API for Callable statements is very similar to PreparedStatements.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Does it currently support Callable statements?
Logged In: YES
user_id=471524
Currently there is no support for Callable statements. But it should be easy to integrate, because the JDBC API for Callable statements is very similar to PreparedStatements.