I need to use an interval column in hibernate. The problem is thathibernate tries to verify the column type and fails because there isno standard jdbc column type for this column.
does anyone know w workaround for this problem?
thanks
jake