Package org.omnaest.utils.structure.table.adapter

Interface Summary
TableAdapter<A,E> Marker interface for TableAdapter which adapts Tables to other structures
 

Class Summary
RowToMapAdapter<E> Adapter to use a given Table.Rows as Map
TableListToCallableStatementAdapter Adapter to make a List of Table instances available as ResultSets returned by a CallableStatement
TableToResultSetAdapter Adapter to make a Table usable as ResultSet
TableToTypeListAdapter<B>
A TableToTypeListAdapter treats the horizontal Table.Rows of the Table as Java Beans.
 



Copyright © 2011. All Rights Reserved.