Package com.apple.foundationdb.relational.jdbc


package com.apple.foundationdb.relational.jdbc
Utility shared by client and server. Facades over raw protobuf types to present Relational-customization views of base JDBC types. Protobuf schema is such that it facilitates type convertions to make it easy to convert a List of RelationalStruct into a ResultSet and so on.