IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Features
JPA Console is Available in IntelliJ IDEA 10
In IntelliJ IDEA 10 a new JPA Console is added to existing Hibernate and Database consoles. Now you can run and test your JPA queries in a target environment of your application.
Both Hibernate and JPA consoles are available if applicable.
Note the new “Run Query in Console” Intention Action that is now available on all the supported types of queries: JPA QL, Hibernate QL and SQL. It allows you to quickly run a query directly from the editor in a corresponding console either new or already running.
Prev post Configuring Transports for Spring Web Services in IntelliJ IDEA 10Support for GWT ClientBundle and CssResource interfaces Next post