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.  [ 2 posts ] 
Author Message
 Post subject: No Dialect mapping for JDBC type: -8
PostPosted: Tue Apr 10, 2007 8:26 am 
Newbie

Joined: Tue Apr 10, 2007 8:19 am
Posts: 1
hi,

i have so problems with this query:

"select rowid AS ID, refunddata_id from REFUNDDATA"


i got following exception from hibernate (Version 3.2.2):

org.hibernate.MappingException: No Dialect mapping for JDBC type: -8


i´m using "org.hibernate.dialect.Oracle9Dialect" with Oracle 10 Release 2.


any ideas?

thx
andreas


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 10, 2007 9:34 am 
Expert
Expert

Joined: Tue Jul 11, 2006 10:21 am
Posts: 457
Location: Columbus, Ohio
Did you really want the ROWID there? That is a reserved word in Oracle and will return a JDBC type of -8, which is not supported out of the box.


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

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.