-->
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: interface UserType
PostPosted: Thu May 11, 2006 6:38 pm 
Newbie

Joined: Wed Jun 22, 2005 5:52 pm
Posts: 2
Using the
Code:
public Object nullSafeGet(ResultSet resultSet, String[] names, Object owner)
method of a class that implements UserType, I'm having the ResultSet passed into the method append a " " (space character) to the end of the returned value. The value of the object in the database is "R" and the datatype in the database is CHAR(1) (using oracle 9.2i). My ResultSet however return "R " instead. This appears to be an oracle jdbc driver bug but I'm wondering if there's a chance this is a hibernate thing?


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.