Last change
on this file since 36 was
32,
checked in by fmguler, 13 years ago
|
Fixed typed criteria method parameters from Criteria.eq(String attribute, String value) to eq(String attribute, Object value). They accept values of any type, e.g. int, string, date.
Turned off debug messages by default. They can be enabled by setting Ven.setDebug(true).
Updated to Netbeans 7.0.1, which updated build-impl.xml, nothing to do with functionality.
|
File size:
475 bytes
|
Rev | Line | |
---|
[26] | 1 | build.xml.data.CRC32=31e5c25b |
---|
[11] | 2 | build.xml.script.CRC32=a9b2e5a3 |
---|
[19] | 3 | build.xml.stylesheet.CRC32=28e38971@1.38.1.45 |
---|
[11] | 4 | # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. |
---|
| 5 | # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. |
---|
[26] | 6 | nbproject/build-impl.xml.data.CRC32=31e5c25b |
---|
[32] | 7 | nbproject/build-impl.xml.script.CRC32=f1913007 |
---|
| 8 | nbproject/build-impl.xml.stylesheet.CRC32=0ae3a408@1.44.1.45 |
---|
Note: See
TracBrowser
for help on using the repository browser.