samples/livedb/src/org/apidesign/livedb/impl/LiveDBProcessor.java
Fri Aug 27 14:06:39 2010 +0200 Providing static as well as dynamic code completions for the select statement
Fri Jul 30 14:13:25 2010 +0200 Shorter lines and less scary code of the processor
Thu Jul 29 17:44:59 2010 +0200 Exposing code snippets, removing useless headers
Thu Jul 15 00:40:37 2010 +0200 If the JavaDB is on, we can compile and successfully execute the tests
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