Thread: PG Point and Circle data types, and JDBC?

PG Point and Circle data types, and JDBC?

From
Bryan Field-Elliot
Date:
Forgive me if this is more of a JDBC question than PostgreSQL, but I
don't profess to be an expert at either..

Can anyone offer a short example of how to update or extract the
PostgreSQL data types "Point" and "Circle" from my Java application via
JDBC? (Actually I'm using EJB CMP which is another layer of complexity)

Thank you,

Bryan