-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Selecting sysdate
PostPosted: Fri Dec 03, 2010 5:48 pm 
Newbie

Joined: Thu Jul 16, 2009 5:23 pm
Posts: 11
I'm running oracle 10 and hibernate.

I'm trying to determine if there is a hibernate query that I can run to execute "select sysdate from dual". I googled and searched the forums and found some posts dating back to 2007 that indicate that I must do this in a native query.

Is this still the case is there a fairly recent version of hibernate that includes retrieval of the sysdate in a Hibernate query?

I've tried a few non-native queries but these do not seem to work, for example:
"select current_timestamp from dual"
"select current_timestamp"
"select current_timestamp()"


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.