Ignore:
Timestamp:
Oct 21, 2011, 3:37:55 PM (13 years ago)
Author:
fmguler
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fmgVen/nbproject/genfiles.properties

    r26 r32  
    55# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. 
    66nbproject/build-impl.xml.data.CRC32=31e5c25b 
    7 nbproject/build-impl.xml.script.CRC32=68c11675 
    8 nbproject/build-impl.xml.stylesheet.CRC32=78c6a6ee@1.38.1.45 
     7nbproject/build-impl.xml.script.CRC32=f1913007 
     8nbproject/build-impl.xml.stylesheet.CRC32=0ae3a408@1.44.1.45 
Note: See TracChangeset for help on using the changeset viewer.