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