java - Hibernate SQL - Can't get an interval from table -


i'm trying interval through operation timestamps table i'm getting "no dialect mapping jdbc type: 1111" code this:

select ts_finish - ts_start table 

where ts_finish , ts_start timestamps

i used function dbms cast result text. unfortunately there no hql function it.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -