-->
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: mismatch in fields in database
PostPosted: Mon Jun 26, 2006 3:38 am 
Beginner
Beginner

Joined: Fri Jun 10, 2005 11:51 pm
Posts: 45
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:

i've been working on calling stored procedure then i notice that the fields are mismatch in the dbase..the mapped column did not match in the fields in the database and i have to re-arrange the mappings so that it matches the fields in the database...what is the most effecient or fastest way to mapped correctly the fields in the database correctly?

i call stored procedure like this:
<sql-insert>
{ ? = call my_proc(?,?,?,?) }
</sql-insert>

Did i missing something or what?why that the fileds mismatch in dbase?
MySQL 5

The generated SQL (show_sql=true):


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.