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