source: trunk/fmgVen/nbproject/genfiles.properties @ 23

Last change on this file since 23 was 23, checked in by fmguler, 14 years ago

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 size: 475 bytes
Line 
1build.xml.data.CRC32=6b84a8b1
2build.xml.script.CRC32=a9b2e5a3
3build.xml.stylesheet.CRC32=28e38971@1.38.1.45
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.
6nbproject/build-impl.xml.data.CRC32=6b84a8b1
7nbproject/build-impl.xml.script.CRC32=494c2ca4
8nbproject/build-impl.xml.stylesheet.CRC32=78c6a6ee@1.38.1.45
Note: See TracBrowser for help on using the repository browser.