Re: Cannot insert to 'path' field using EclipseLink

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot insert to 'path' field using EclipseLink
Date: 2014-03-12 18:23:13
Message-ID: 5320A611.6060800@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc pgsql-novice

On 03/12/2014 11:12 AM, Daryl Foster wrote:
> I've manually entered some data into table to see if I could
> successfully pull data from the table using EclipseLink. Now the
> convertDataValueToObjectValue method in my Converter throws the
> following exception:
>
> java.lang.ClassCastException: org.postgresql.geometric.PGpath cannot
> be cast to org.postgresql.geometric.PGpath
>
recompile everything with the same version of java? double check
dependencies?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2014-03-12 18:48:27 Re: High Level Committers Wanted
Previous Message Steven Schlansker 2014-03-12 17:40:46 Re: Cannot insert to 'path' field using EclipseLink

Browse pgsql-jdbc by date

  From Date Subject
Next Message Florent Guillaume 2014-03-13 17:50:06 Re: PGXAConnection - equals method returning false
Previous Message Steven Schlansker 2014-03-12 17:40:46 Re: Cannot insert to 'path' field using EclipseLink

Browse pgsql-novice by date

  From Date Subject
Next Message JORGE MALDONADO 2014-03-14 00:18:32 Relational loops in a DB
Previous Message Steven Schlansker 2014-03-12 17:40:46 Re: Cannot insert to 'path' field using EclipseLink