All,
is there a tool like an SQL client where I can validate a JPA query I get from my system logs/consoles?
Meaning, as I can validate a SQL query using a SQL client like Oracle SQL+ or SQL server client.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Vestigo is an Eclipse plug-in (or a stand-alone program, if you prefer that) having code-assist and -highlighting. You can execute your query on any JPA (or JDO) datastore.