After reading the PreparedStatement javadoc 
http://docs.oracle.com/javase/6/docs/api/java/sql/PreparedStatement.html#execute()
It seems that is the good behaviour, even for the inherited CallableStatement 
class.

Reply via email to