ConnectorJ 5.1.16 Source does not build on JDK 1.6.0_13
"Kevin Hine" <[email protected]> Tue, 24 May 2011 10:47:41 +0100
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
------=_NextPart_000_00E9_01CC1A00.0182C010 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Folks, I am compiling within the Eclipse IDE. Within com.mysql.jdbc.CallableStatement the implented = java.sql.CallableStatement results in the following error =E2=80=9CThe type CallableStatement must implement the inherited = abstract method CallableStatement.getNString(int)=E2=80=9D Is there something that I am missing? regards, Kevin ------=_NextPart_000_00E9_01CC1A00.0182C010--