The net.lemnik.eodsql.spi.util
package contains many helper classes
to aid in the creation of third-party QueryFactories
and MethodImplementations. The package
is mostly focused on providing the automatic binding mechanism used in the
standard QueryFactory.
The classes in this package are capable of automatically wrap a ResultSet in all the standard type: arrays, List, Set, Collection, DataSet and DataIterator. The package is also used to create bindings to the base data-object's (which can also be customized).