Tool to Execute JPQL Queries?

后端 未结 8 1513
我在风中等你
我在风中等你 2020-12-23 17:00

Is there any sort of tool available which allows one to execute JPQL queries against a database \"directly\"? I would like to type JPQL queries directly into a window and e

8条回答
  •  忘掉有多难
    2020-12-23 17:40

    News from 2013: NetBeans 7.3 will have a built-in JPQL query tool:

    https://blogs.oracle.com/geertjan/entry/test_jpql_with_netbeans_ide

    https://blogs.oracle.com/geertjan/resource/run-jpql-query-4.png

提交回复
热议问题