core-jgi/base
Carlos Ruiz 0725d135a9 Peer review of FR: [ 2214883 ] Remove SQL code and Replace for Query
revisions 11482, 11484, 11485, 11487, 11488, 11489, 11490
- Added method Query.getParameters(int) to improve readability (if most of the replacements just use one int parameter it makes sense to avoid the declaration of new Object[] all the times)
- drop unused imports
- check serialVersionUID
- what is the advantage of using I_M_Product_BOM.Table_Name instead of MProductBOM.Table_Name when defining a list of MProductBOM objects? and it's intended that MProductBOM must always implement the interface

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-26 00:29:57 +00:00
..
.settings Added Eclipse encoding preferences. 2009-04-17 13:55:58 +00:00
src Peer review of FR: [ 2214883 ] Remove SQL code and Replace for Query 2010-02-26 00:29:57 +00:00
.classpath Scheduler Enhancement: 2010-02-22 02:20:31 +00:00
.packaging
.project
.xdoclet
ADempiere.launch Eclipse multiple project setup. 2009-12-30 22:15:49 +00:00
Base.html
GenerateModel-general.launch fixed class path of generate model. added remote debug launch target. 2008-11-21 11:59:58 +00:00
ModelClassGenerator.launch
ModelInterfaceGenerator.launch
RUN_build.bat
RUN_build.sh
Remote Debug Adempiere.launch FR [2800686] Upgrade JasperReports library to 3.5.3. 2009-09-22 12:44:01 +00:00
Swingset.bat merged looks into base. 2008-12-10 00:26:17 +00:00
build.xml Scheduler Enhancement: 2010-02-22 02:20:31 +00:00
documentation.bat
packages.txt
packaging-build.xml
swing.properties merged looks into base. 2008-12-10 00:26:17 +00:00
xdoclet-build.xml