| From: | Raivo Rebane <raivore55(at)gmail(dot)com> |
|---|---|
| To: | Dave Cramer <davecramer(at)postgres(dot)rocks> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Right version of jdbc |
| Date: | 2023-09-29 04:18:25 |
| Message-ID: | CAMH5fpsySNHL=z-v2SLZQhG5=JS=6ADb9OpAJVsAR2QiOTxjMA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
If I use this jar i give errors - Description Resource Path Location Type
PGgeometry cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 22 Java Problem
PGgeometry cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 46 Java Problem
PGgeometry cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 46 Java Problem
Point cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 14 Java Problem
Point cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 35 Java Problem
Point cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 47 Java Problem
Point cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 47 Java Problem
Point cannot be resolved to a type ProcAddMushrooms.java
/KatseAPIs/src/main/java/MushroomAPIs line 83 Java Problem
Point cannot be resolved to a type Utils.java
/KatseAPIs/src/main/java/MushroomAPIs line 9 Java Problem
Point cannot be resolved to a type Utils.java
/KatseAPIs/src/main/java/MushroomAPIs line 22 Java Problem
Raivo
On Thu, Sep 28, 2023 at 11:06 PM Dave Cramer <davecramer(at)postgres(dot)rocks>
wrote:
> The latest version of postgis-jdbc is Maven Repository: net.postgis »
> postgis-jdbc » 2021.1.0 (mvnrepository.com)
> <https://mvnrepository.com/artifact/net.postgis/postgis-jdbc/2021.1.0>
> Dave Cramer
> www.postgres.rocks
>
>
> On Thu, 28 Sept 2023 at 14:51, Raivo Rebane <raivore55(at)gmail(dot)com> wrote:
>
>> Hi,
>>
>> The same problem of postgres-jdbc compatibility remains and I pushed it
>> to github - https://github.com/raaivore/APIexperiment.
>>
>> I am using Postgres 15 and Java 1.8 and Tomcat9.
>> Maybe somebody can help me to solve the problem.
>>
>> Regards
>> Raivo
>>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raivo Rebane | 2023-09-29 05:14:51 | Re: Right version of jdbc |
| Previous Message | Ron | 2023-09-28 20:38:54 | Re: Right version of jdbc |