Thread: Using interval type columns in Hibernate

Using interval type columns in Hibernate

From
cvp3-3t1p@spamex.com
Date:
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