Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #41287 Back to Issue ]
Summary 0041287: Tracking issue: Convert HQL to apply new style
Revision 2019-07-30 11:44 by cberner
Description Recent discussion proposes new, common style to write HQL:

- String
- no StringBuilder, no StringBuffer
- using PROPERTY_ and similar constant not recommended (under discussion)

for several benefits:
- Easier reading of HQL by developer
- Allows to check HQL for safety against HQL-injections.

New Style is available here http://wiki.openbravo.com/wiki/HQL_Coding_Conventions [^]
Revision 2019-07-09 10:02 by cberner
Description Recent discussion proposes new, common style to write HQL:

- String
- no StringBuilder, no StringBuffer
- using PROPERTY_ and similar constant not recommended (under discussion)

for several benefits:
- Easier reading of HQL by developer
- Allows to check HQL for safety against HQL-injections.

New Style will be documented in wiki in short and linked here


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker