Provide support for 'createStatement(int, int, int)' in our JDBC Driver

  • Thread starter Thread starter johnde
  • Start date Start date
Status
Not open for further replies.
J

johnde

Guest
Team, Following the Forum discussion :- RE: CfJDBC our Driver has problems with 'createStatement(int, int, int)' It has been agreed that an idea should be submitted. The potential customer has a off the shelf application called Addressware that is address correction software accessing data on a z/OS DB2 server. a comment from development The drivers do expose the method, it's just that they currently have no implementation for it. Looks to me like it would be a straightforward enhancement. ... PM / Dev also said Regarding JDBC compliance, this method is an optional method and does not preclude a driver from claiming JDBC 3.0, JDBC 4.0, JDBC 4.1, or even JDBC 4.2 compliance. This method was introduced in the JDBC 3.0 specification. Can we please know when this idea has been accepted and a patch will be delivered ? Best wishes, John de

Continue reading...
 
Status
Not open for further replies.
Back
Top