-->
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.  [ 3 posts ] 
Author Message
 Post subject: Error while Creating Pojo Class in Oracle
PostPosted: Wed May 14, 2008 9:00 am 
Newbie

Joined: Wed Feb 06, 2008 11:31 am
Posts: 2
Hi

I got the following error message when I tried to create POJO classes from Oracle 11g


org.hibernate.cfg.JDBCBinderException:org.hibernate.mapping.Column(CATALOG_ID) already exists in OLAPSYS.ALL$OLAP2_CATALOGS



pls give me the solution to resolve this

Thanks

Nathan


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 14, 2008 9:40 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
It would appear that the particular column of interest has two different Java classes mapping to it, so Hibernate isn't sure which one to use.

How many classes have properties that map to that particular column? There should probably only be one.

Another Java class may have used template code, or cut and paste something and not made a change. Take a look.

-Cameron McKenzie

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 14, 2008 9:41 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
zzz

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.