Comment out the DataAccess binding as its invalid

This was left-over boilerplate code.  We eventually need to implement
a code generator for the Schema class type, but its not available yet.
Leaving this boilerplate in for an unknown type causes warnings in the
GWT compiler output.  I'd rather not see them right now.

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