-->
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: Constraints on using OR mapping tools
PostPosted: Tue Jun 07, 2005 5:46 am 
Newbie

Joined: Tue Jun 07, 2005 5:31 am
Posts: 1
Hi,

I'm working as an architect at a bank in the City. They are mainly a CICS/DB2 bank but my particular project is J2EE/Java and requires the use of an O/R mapping tool to talk to the DB2 database from within WebSphere.

My preferred solution is to use Hibernate. I've used O/R mapping technologies before (toplink, jdo, entity beans).

However, the bank has constraints in the use of generated SQL which almost disallow the use of Hibernate. Has anyone come across this problem before ?

One work-around is to write a set of unit tests that generate all the SQL and can be provided to the data architecture team to validate. I wonder if there are facilities within Hibernate that could assist here ?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 07, 2005 5:55 am 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
http://www.hibernate.org/hib_docs/v3/re ... erysql-cud


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 07, 2005 7:21 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
enable debug logging for org.hibernate and you should get a list of all the static generated sql.

_________________
Max
Don't forget to rate


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.