~maria-captains/mariadb-java-client/trunk

Viewing all changes in revision 424.

  • Committer: Vladislav Vaintroub
  • Date: 2013-04-28 15:24:47 UTC
  • Revision ID: wlad@montyprogram.com-20130428152447-hy77oucqyp645xta
CONJ21- allow ResultSetMetaData to be retrieved  from preparedStatement, before statement is executed.

Fix is using server-side prepared statement functionality - prepare command will return result set metadata among other information. Introduce MySQLServerSidePreparedStatement class, which in the future will be able to provide  full-featured PreparedStatement functionality, using server side prepared statements internally.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: