PreparedStatement.getMetaData() needs to be clarified in the JDBC spec as to the
expected behavior.
- How does this work when using and execute() vs executeUpdate()
- How does this apply to CallableStatement
- At what point can you invoke this method
###@###.### 2004-02-02
expected behavior.
- How does this work when using and execute() vs executeUpdate()
- How does this apply to CallableStatement
- At what point can you invoke this method
###@###.### 2004-02-02