Merge branch 'pr/82'
Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/50b698bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/50b698bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/50b698bb Branch: refs/heads/master Commit: 50b698bb6d79e84963186a0b4981fdeb55913f40 Parents: 14afd48 0a5a1a6 Author: Matthias Bläsing <[email protected]> Authored: Sun Oct 8 17:47:26 2017 +0200 Committer: Matthias Bläsing <[email protected]> Committed: Sun Oct 8 17:47:26 2017 +0200 ---------------------------------------------------------------------- .../hqleditor/HQLEditorController.java | 55 ++++++-------------- .../refactoring/HibernateRefactoringUtil.java | 55 ++++++-------------- .../hibernate/resources/HibernateUtil.javax | 53 ++++++------------- .../completion/resources/Person.hbm.xml | 20 +++++++ .../completion/resources/hibernate.cfg.xml | 20 +++++++ .../hyperlink/resources/Person.hbm.xml | 20 +++++++ .../hyperlink/resources/hibernate.cfg.xml | 20 +++++++ 7 files changed, 127 insertions(+), 116 deletions(-) ----------------------------------------------------------------------
