-->
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: Hibernate trying to load "null" reference
PostPosted: Thu Aug 08, 2013 10:47 am 
Newbie

Joined: Wed Mar 19, 2008 11:19 am
Posts: 15
Location: Orlando
I have 2 entities: OrderHeader and Customer. OrderHeader.shipToCustomer references Customer. The problem I'm having is that the reference is char(8) and a string of 8 spaces should be treated as if it were null. Hibernate sees the string, tries to load using the blank string, and throws an exception about how it can't find the specified row. This is a legacy db2/400 database, so I have to be able to cope with this condition. Please advise. Thanks.


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.