JoseRomero - 2005-11-25

Hello, I'm using sql2java to generate the DAO classes from an Oracle 10i Database. The problem is that I have columns in the database with Timestamp and Interval types and sql2java does not recognised these types and generates them as Object types in Java. Does anyone know why or how I can solve this? I'm using sql2java 2.6.1
Thanks