Re: jdbc problem

2023-09-24 Thread Laurenz Albe
On Sun, 2023-09-24 at 20:33 +0300, Raivo Rebane wrote: > I hav postgresql 15 installed in my windows computer. > > I have maven java project, wich works temporarly in Eclipse, but mvn install > did'nt work. > > Now it works, but I have got error - > > Exception in thread "main" java.lang.NoSuch

Re: jdbc problem

2023-09-24 Thread postgresql439848
Am 24.09.23 um 19:33 schrieb Raivo Rebane: Hi, I hav postgresql 15 installed in my windows computer. I have maven java project, wich works temporarly in Eclipse, but mvn install did'nt work. Now it works, but I have got error - Exception in thread "main" java.lang.NoSuchMethodError: 'org.po