-->
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: MSSQL & Oracle have different behavior with Fields type
PostPosted: Tue May 15, 2007 3:39 pm 
Newbie

Joined: Mon May 14, 2007 2:51 pm
Posts: 1
Hibernate version: 1.2 CR2

When i have an id field type char(8) and i do session.load (entitiy, id) when id="PEPE", sqlserver2005 get a result and oracle 10g no. Oracle only get the data if id="PEPE "

I saw that the paremeter has VarChar like db-type, sql server resolve it with out problem but Oracle need a char like db-type, then the behavior es the same.


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.