Tuscany DAS for Relational Databases

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

Class Summary
ApplyChangesCommandImpl  
BaseCommandImpl  
ChangeFactory  
ChangeOperation  
Changes Mangages a set of graph-change operations.
ChangeSummarizer  
CommandFactoryImpl  
CommandGroupFactoryImpl  
CommandGroupImpl An ConfiguredCommandFactory produces instances of Command and ApplyChangesCommand.
CommandImpl  
ConnectionImpl  
CreateOperation  
DatabaseObject DatabaseObject wraps DataObject.
DeleteCommandImpl  
DeleteList DeleteList will sort delete operations so that child objects are deleted before their parents
DeleteOperation  
FactoryRegistry  
InsertCommandImpl  
InsertList InsertList will sort ChangeOperation objects so that parents are inserted before children
OptimisticWriteCommandImpl  
PagerImpl  
ParameterImpl  
Parameters  
QueryString  
ReadCommandImpl  
SDODataTypeHelper  
SPCommandImpl  
Statement  
UpdateCommandImpl  
UpdateList Updates don't have to be sorted, so this class is a simple wrapper of ArrayList.
UpdateOperation  
WriteCommandImpl  
 


Tuscany DAS for Relational Databases

-