Using interval type columns in Hibernate - Mailing list pgsql-jdbc

From cvp3-3t1p@spamex.com
Subject Using interval type columns in Hibernate
Date
Msg-id da2835470704230100l1e9e52au6f0b7ce7722dccd1@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
I need to use an interval column in hibernate.  The problem is that
hibernate tries to verify the column type and fails because there is
no standard jdbc column type for this column.

does anyone know w workaround for this problem?

thanks

jake

pgsql-jdbc by date:

Previous
From: "Bill Middleton"
Date:
Subject: Fwd: PGXADataSource does not implement DataSource
Next
From: Tom Lane
Date:
Subject: JDBC feature request: auto savepoint per command