Ignore:
Timestamp:
Jul 20, 2010, 7:47:08 PM (14 years ago)
Author:
fmguler
Message:

Refs #3 - Spring 2.5 libraries are added. Old spring 2 jar is removed. The main dependency is spring-jdbc.jar and spring-beans.jar, spring-core.jar and spring-tx.jar are referenced from them. For testing with postgresql, its driver is added.

The interface is translated to the new Ven class. Instead of adding 'object' to all of the methods, I aimed to make it less verbose, so just shortened the name of the methods to list, get save, delete.

Lastly, we have a class to demonstrate the usage called 'Sample' in the test packages.

File:
1 edited

Legend:

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

    r19 r23  
    1 build.xml.data.CRC32=d00ffa57 
     1build.xml.data.CRC32=6b84a8b1 
    22build.xml.script.CRC32=a9b2e5a3 
    33build.xml.stylesheet.CRC32=28e38971@1.38.1.45 
    44# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. 
    55# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. 
    6 nbproject/build-impl.xml.data.CRC32=d00ffa57 
     6nbproject/build-impl.xml.data.CRC32=6b84a8b1 
    77nbproject/build-impl.xml.script.CRC32=494c2ca4 
    88nbproject/build-impl.xml.stylesheet.CRC32=78c6a6ee@1.38.1.45 
Note: See TracChangeset for help on using the changeset viewer.