back to forum.

Topic: Oracle timestamp

Topic by
asbjorn

2011-03-10
09:46

Oracle timestamp

Hi, I have an oracle db with a lot datetime columns defined as a timestamp. A timestamp get an "UNDEFINED" type i DC.
Is this Oracles JDBC driver or metamodel who define it a UNDEFINED

Reply by
asbjorn

2011-03-10
09:47
And how do i transform an "UNDEFINED" type to a string so i can create a transformer and cast it as a datetime

Reply by
kasper

2011-03-10
12:18
As far as I remember, this must be because MetaModel doesn't recognize the type defined by the Oracle driver.

You should be able to use any "Convert to XXX" transformer to cast it (or rather, parse it).

You need to be logged in to participate

In order to post your own comments on this topic, you need to be logged in.

Username:

Log in by clicking the login link at the top of the screen

 

Go back to forum.