This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mysql Connector/J


>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:

Erik> Has anybody been able to compile mysql Connector/J with GCJ, natively?

I haven't heard of anybody doing this.

Erik> It's jdbc1 classes do not satisfy libgcj's java.sql.* interface
Erik> requirements (it satisfies JDK1.1.8 interfaces), while it's
Erik> jdbc2 classes implement stuff that is not defined in libgcj's
Erik> java.sql.* interfaces. It's some kind of catch22.

Why does the extra code in the jdbc2 classes cause trouble?

In any case, I think that the libgcj java.sql classes conform to the
JDK 1.3 "spec".  HTH.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]