Initial version of 'lightweight' GWT ORM

This is a "lightweight" (I use the term loosely since its actually
close to 3000 lines of Java code) ORM implementation designed for
use against both JDBC and a local "offline" browser database such
as that offered by Google Gears or HTML 5.

The following 3rd party libraries are also included:

  * ObjectWeb ASM 3.1
  * ANTLR 3.1.1
  * H2 2008-11-07

Signed-off-by: Shawn O. Pearce <sop@google.com>
84 files changed