We are using hibernate in a few projects but in this case we are working with complex queries that makes the hibernate usage difficult. We need the tool for a simple check of index usage and similiar checks. Thanks for the answer, David
-----Original Message----- From: Joel Rosi-Schwartz [mailto:[EMAIL PROTECTED] Sent: Monday, October 04, 2004 10:07 AM To: Derby Development; David Zonsheine Subject: Re: Query Optimization Tool You might want to look into Hibernate <http://www.hibernate.org> and let it take care of the optimisation for you. All in all it does a better job than hand written SQL. - joel On Monday 04 October 2004 08:55, David Zonsheine wrote: > Hello Dev, > > My projects dev department is going to switch from HSQL (and other > databases) to Derby. > We are looking for a query optimization urgently for one of our projects. > Do you know any graphic tool we can use or buy? > > Thanks, > > David Zonsheine > > --------------------------------------------------------------------------- >--------------------------------------------------------------------------- - >------- This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they are > addressed. If you have received this email in error please notify the > originator of the message. Scanning of this message is performed by > SurfControl E-mail Filter software in conjunction with virus detection > software. -------------------------------------------------------------------------------------------------------------------------------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Scanning of this message is performed by SurfControl E-mail Filter software in conjunction with virus detection software.
