Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Add quote column name support to AdempiereDatabase interface
Description
Add quoteColumnName(String) method to AdempiereDatabase interface. This method should quote column name where necessary to remove conflict with database reserved keyword (for e.g, to quote Limit as "limit").
Add quoteColumnName(String) method to AdempiereDatabase interface. This method should quote column name where necessary to remove conflict with database reserved keyword (for e.g, to quote Limit as "limit").