Project:
| View Revisions: Issue #44441 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0044441: Apply new HQL Style in org.openbravo.authorize.net( CIMUtility.java & TransactionstatusDao.java) | ||
| Revision | 2022-03-03 17:57 by shuehner | ||
| Description | Both files have one HQL query each which: - are hard to read because of formatting - and which are mixing txt and i.e PROPERTY_ID constant which is not recommended by default |
||
| Revision | 2022-02-28 13:39 by shuehner | ||
| Description | CIMUtility.java has one HQL query with: - the HQL is hard to read because of formatting - and it is mixing txt and i.e PROPERTY_ID constant which is not recommended by default |
||
| Copyright © 2000 - 2009 MantisBT Group |