aspose file tools
The moose likes Object Relational Mapping and the fly likes is there like a query analizer for orm? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "is there like a query analizer for orm?" Watch "is there like a query analizer for orm?" New topic
Author

is there like a query analizer for orm?

Jorge Bendahan
Ranch Hand

Joined: Apr 11, 2008
Posts: 82
Hi all, i use eclipselink as persistence provider and oracle 10g as my database and a ejb.jar containing my ejb entities, i spend a lot of time debugging to see what goes wrong with my queries, i would be a lot more eficient to have like a query analizer or workbench, so it would allow you to enter the query in ejbql and give you back the objects or result set. Are you using some tools like that?, are they easy to configure?, Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: is there like a query analizer for orm?
 
Similar Threads
SELECT Query Problem
PreparedStatement / Oracle Performance Problem
Removing Smileys from Chatlog
Callabe Statement Return Values
Facing pblm to create new login in sql server 2000