Package org.apache.pivot.sql
Contains classes for working with SQL data.
-
Class Summary Class Description ResultList Implementation of theList
interface that is backed by a instance ofResultSet
.ResultList.Field Class that maps a result set column to a map key/value pair.