Move GeneratedClassLoader to more generic package

We use this ClassLoader to bring in any generated code, not just
the JDBC backend.  Its also currently used by the protobuf code,
which isn't JDBC specific at all.

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