[CONJ-21] PreparedStatement.getMetaData() returns null Created: 2013-02-06  Updated: 2013-04-28  Resolved: 2013-04-28

Status: Closed
Project: MariaDB Connector/J
Component/s: None
Affects Version/s: 1.1.1
Fix Version/s: 1.1.2

Type: Bug Priority: Major
Reporter: John Keeping Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None


 Description   

While JDBC does allow getMetaData() on a PreparedStatement object to return null if the functionality is unsupported, it would be really useful if the MariaDB JDBC driver could return meta data about a query without needing to execute it.



 Comments   
Comment by Elena Stepanova [ 2013-02-06 ]

Maybe it will start working after CONJ-22 is fixed, but it will need to be checked (and a test case needs to be added).

Comment by Vladislav Vaintroub [ 2013-04-28 ]

We do not need full CONJ-22 for that to work, just prepare statement/close prepared statement.

Generated at Thu Feb 08 03:12:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.