Re: j2sdk1.4.0 jdbc compile errors
От | Barry Lind |
---|---|
Тема | Re: j2sdk1.4.0 jdbc compile errors |
Дата | |
Msg-id | 3CBDC416.4080802@xythos.com обсуждение исходный текст |
Ответ на | j2sdk1.4.0 jdbc compile errors (Mark Price <prim0001@unf.edu>) |
Ответы |
Re: j2sdk1.4.0 jdbc compile errors
|
Список | pgsql-general |
Mark, By new functionality I mean new methods introduced in the jdbc3 spec. Java 1.4 implements the jdbc3 spec. Our driver currently only supports the jdbc1 and jdbc2 specs. This is the reason the driver doesn't compile under java 1.4 since the interfaces of jdbc3 have methods in them that we don't implement yet. thanks, --Barry Mark Price wrote: >>Mark, >> >>The jdbc driver currently does not build under jdk1.4. You will either >>need to download a prebuilt jar, or build under jdk1.3. Either way a >>the driver build under 1.3 will run fine under 1.4 as long as you don't >>try to use any of the new functionality available in 1.4. >> >>thanks, >>--Barry >> > > Hi, Barry > Thank you for responding to my message. > Would you mind elaborating about "new functionality?" I.e. I presume that > you refer only to new functionality in the classes that jdbc2 directly > uses? > > Thanks, > Mark Price > > P.S. I removed myself from the list, so if you think this should be > posted, perhaps you can forward it. > > >
В списке pgsql-general по дате отправления: