-->
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: org.hibernate.PropertyAccessException
PostPosted: Fri May 12, 2006 6:54 am 
Newbie

Joined: Fri May 12, 2006 2:29 am
Posts: 3
Hi,

I'm a Hibernate novice and I need help:)

I have a table with several varchar, integer and float columns. When the integer column contain NULL, Hibernate fails to retrieve the row and throws the following exception:
----------------------------------
org.springframework.orm.hibernate3.HibernateSystemException: exception setting property value with CGLIB
org.hibernate.PropertyAccessException: exception setting property value with CGLIB
----------------------------------

The integer column is mapped to a primitive int and I have NOT specified any type for the same in the mapping file.

How can I get the row correctly fetched even if the table contains NULL instead of proper integer/float values? Is it possible?

I am using Hibernate core 3.0 with spring and Sybase.

Thanks in advance,
~Harish.


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.