Tuscany DAS for Relational Databases

Package org.apache.tuscany.das.rdb.graphbuilder.impl

Interface Summary
TableRegistry  
 

Class Summary
DataObjectMaker  
DefaultConverter  
GraphBuilderMetadata  
MultiTableRegistry Used to store and look up table objects based on primary key This could be a lot more efficient if we could use LinkedHashMap from JDK 1.4
ResultMetadata  
ResultSetProcessor A ResultSetProcessor is used to transform the data in a ResultSet into a set of inter-related EDataObjects.
ResultSetRow A ResultSetRow is used to transform a single row of a ResultSet into a set of EDataObjects.
RowObjects  
SingleTableRegistry  
TableData  
 


Tuscany DAS for Relational Databases

-