Skip to content

FIX-41942: Apply new HQL Style to platform classes

Openbravo requested to merge fix/41942 into master

StringBuffers and builders have been changed to String. Some queries have been modified to use PreparedStatement, as this is not that prone to SQL Injection.

Edited by Cristian Berner

Merge request reports