Jan, I am not aware of such a utility either. I agree that it would be helpful, especially for debugging. You could either develop it as a standalone library (if it's generic JPA), or we could probably host it if there's anything specific to OpenJPA extensions.
The best way to track its progress is to open a JIRA Issue (if you want to use the OpenJPA project) and post your thoughts via JIRA. Thanks! Kevin On Thu, Mar 27, 2008 at 11:45 AM, Jan Kotek <[EMAIL PROTECTED]> wrote: > Hello, > I am using OpenJPA with Derby in an astronomical opensource destkop > application. > > Now I need JPQL console in my application. It should allow: > * execute JPQL queries and display results > * show syntax error of JPQL queries > * display results in an table or tree > * export this result somehow > > There is plenty of tools like this for SQL, so I wonder if something > like that exists for JPQL. > > And if nothing exist, should I create it as independent library? It > can be very usefull for debuging. > > Regards, > Jan Kotek > www.kotek.net/opencoeli >
