-->
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.  [ 2 posts ] 
Author Message
 Post subject: .Net/Java Versions Interchangeability
PostPosted: Sat Mar 18, 2006 2:05 am 
Newbie

Joined: Sat Mar 18, 2006 1:55 am
Posts: 1
Hello! Could you please state whether NHibernate is fully compatible with Java Hibernate in data store usage? Can I interchangeably use .Net and Java versions with the same single non-empty database? For example, if optimistic locking uses the Version field, can .Net version correctly work with the data table which contains Version values previously filled by the Java version?

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 21, 2006 5:59 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
The biggest problem is going to be with nullable types because .NET 1.1 doesn't have equivalents to Java types like Integer or Long, so custom implementations have to be used. Other than that, you should be able to work with your data just fine.


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