samples/livedb/test/org/apidesign/livedb/example/package-info.java
Thu Jul 29 17:44:59 2010 +0200 Exposing code snippets, removing useless headers
Fri Jul 16 23:35:08 2010 +0200 Creating the database in Ant. Placing it on a test classpath. Test test now checks real DB content.
Wed Jul 14 20:56:33 2010 +0200 Rewritting the processor to really connect to a database and read metadata from a real select statement
Tue Jun 01 12:08:47 2010 +0200 Example of Annotation Processor that generates a db access class