Skip to content

ezhov-da/jpa-editor

Repository files navigation

jpa-editor

This very simple JPA editor with H2DB database and Groovy lang.

This application use sample-database for work with JPA.

This editor work with classes hierarchy:
hierarchy

For use editor, write your code between comments and push-button "Execute script".
Result show in the "Result" tab.

screenshot