Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle Timestamp support #549

Open
filippo-baccani opened this issue May 10, 2024 · 0 comments
Open

Oracle Timestamp support #549

filippo-baccani opened this issue May 10, 2024 · 0 comments

Comments

@filippo-baccani
Copy link

I'm very new to kotlin and to ktorm too, so may be I'm missing something simple ...
However I was not able to plain read an Oracle Timestamp columns (oracle.sql.TIMESTAMP) as a java.sql.Timestamp using the ResultSet getTimestamp(index) method.
I've hit the goal by means of an adapter but this seems to me a little bit overkilling.

Do I miss something or really is so difficult to fetch a Timestamp from Oracle ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant