Tuscany DAS for Relational Databases
A B C D E F G H I J K L M N O P Q R S T U W Y

A

add(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.DeleteList
 
add(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.InsertList
 
add(Parameter) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
add(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.UpdateList
 
addCollisionColumn(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addCollisionColumn(String) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addCollisionColumn(String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addConverter(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addConverter(String, String) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addConverter(String, String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addCreateCommand(Type, Command) - Method in interface org.apache.tuscany.das.rdb.ApplyChangesCommand
Adds a user-provided create command.
addCreateCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
addCreateCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addData(String, boolean, Object) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
addDelete(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
addDeleteCommand(Type, Command) - Method in interface org.apache.tuscany.das.rdb.ApplyChangesCommand
Adds a user-provided delete command.
addDeleteCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
addDeleteCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addGeneratedPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addGeneratedPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addGeneratedPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addInsert(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
addParameter(int, Type) - Method in interface org.apache.tuscany.das.rdb.Command
Adds a Parameter to the command
addParameter(String, Type) - Method in interface org.apache.tuscany.das.rdb.Command
Adds a Parameter to the command
addParameter(int, int, Type) - Method in interface org.apache.tuscany.das.rdb.Command
Adds a Parameter to the command
addParameter(String, int, Type) - Method in interface org.apache.tuscany.das.rdb.Command
Adds a Parameter to the command
addParameter(int, Type) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
addParameter(int, int, Type) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
addParameter(String, Type) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
addParameter(String, int, Type) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
addParameter(Parameter) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
addParameters(Collection) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addPrimaryKey(Key) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addPrimaryKey(Key) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addPrimarykey(Key) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.merge.impl.GraphMerger
 
addRelationship(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addRelationship(Key, Key) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addRelationship(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
 
addRelationship(String, String) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addRelationship(Key, Key) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
addRelationship(String, String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addTable(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addTable(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
 
addUpdate(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
addUpdateCommand(Type, Command) - Method in interface org.apache.tuscany.das.rdb.ApplyChangesCommand
Adds a user-provided update command.
addUpdateCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
addUpdateCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
ApplyChangesCommand - Interface in org.apache.tuscany.das.rdb
An ApplyChangesCommand is used to flush the changes associated with a modified graph of DataObjects to a database.
ApplyChangesCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
ApplyChangesCommandImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
ApplyChangesCommandImpl(Config) - Constructor for class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
ApplyChangesCommandImpl(Config, Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 

B

BaseCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
BaseCommandImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
basicSetConnectionProperties(ConnectionProperties, NotificationChain) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
BOOLEAN - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
BOOLEANOBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
buffer(boolean, Object) - Static method in class org.apache.tuscany.das.rdb.util.DebugUtil
 
buildGraph(ResultSet) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
BYTE - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
BYTEOBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
BYTES - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 

C

caseColumn(Column) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Column'.
caseCommand(Command) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Command'.
caseConfig(Config) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Config'.
caseConnectionProperties(ConnectionProperties) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Connection Properties'.
caseKeyPair(KeyPair) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Key Pair'.
caseParameter(Parameter) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Parameter'.
caseRelationship(Relationship) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Relationship'.
caseResultDescriptor(ResultDescriptor) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Result Descriptor'.
caseTable(Table) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'Table'.
ChangeFactory - Class in org.apache.tuscany.das.rdb.impl
 
ChangeFactory(Type, MappingWrapper, ConnectionImpl) - Constructor for class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
ChangeOperation - Class in org.apache.tuscany.das.rdb.impl
 
ChangeOperation(DeleteCommandImpl) - Constructor for class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
ChangeOperation(InsertCommandImpl, DataObject) - Constructor for class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
ChangeOperation(UpdateCommandImpl, DataObject) - Constructor for class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
Changes - Class in org.apache.tuscany.das.rdb.impl
Mangages a set of graph-change operations.
Changes() - Constructor for class org.apache.tuscany.das.rdb.impl.Changes
 
ChangeSummarizer - Class in org.apache.tuscany.das.rdb.impl
 
ChangeSummarizer() - Constructor for class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
CHARACTER - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
CHARACTEROBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
cleanUp() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
close() - Method in interface org.apache.tuscany.das.rdb.Command
Cleans up and realeases all resources associated with this command.
close() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
close() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
collision - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Collision' attribute.
COLLISION_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Collision' attribute.
Column - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Column'.
COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Column' class.
COLUMN - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Column' class.
column - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Column' containment reference list.
COLUMN__COLLISION - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Collision' attribute.
COLUMN__COLLISION - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Collision' attribute feature.
COLUMN__COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Column Type' attribute.
COLUMN__COLUMN_TYPE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Column Type' attribute feature.
COLUMN__CONVERTER_CLASS_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Converter Class Name' attribute.
COLUMN__CONVERTER_CLASS_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Converter Class Name' attribute feature.
COLUMN__GENERATED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Generated' attribute.
COLUMN__GENERATED - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Generated' attribute feature.
COLUMN__NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Name' attribute.
COLUMN__NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Name' attribute feature.
COLUMN__PRIMARY_KEY - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Primary Key' attribute.
COLUMN__PRIMARY_KEY - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Primary Key' attribute feature.
COLUMN__PROPERTY_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Property Name' attribute.
COLUMN__PROPERTY_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Property Name' attribute feature.
COLUMN__TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Table' attribute.
COLUMN__TABLE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Table' attribute feature.
COLUMN_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Column' class.
COLUMN_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Column Name' attribute.
COLUMN_TYPE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Column Type' attribute.
COLUMN_TYPE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Column Type' attribute.
COLUMN_TYPE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Column Type' attribute.
ColumnImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Column'.
ColumnImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
columnName - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Column Name' attribute.
columnType - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Column Type' attribute.
columnType - Variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The cached value of the 'Column Type' attribute.
columnType - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Column Type' attribute.
Command - Interface in org.apache.tuscany.das.rdb
A Command is used to execute a read or write to a database
Command - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Command'.
command - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Command' containment reference list.
COMMAND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Command' class.
COMMAND - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Command' class.
command - Variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The cached value of the 'Command' attribute.
command - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Command' attribute.
COMMAND__CONFIG - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Config' attribute.
COMMAND__CONFIG - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Config' attribute feature.
COMMAND__KIND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Kind' attribute.
COMMAND__KIND - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Kind' attribute feature.
COMMAND__NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Name' attribute.
COMMAND__NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Name' attribute feature.
COMMAND__PARAMETER - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Parameter' containment reference list.
COMMAND__PARAMETER - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Parameter' containment reference list feature.
COMMAND__RESULT_DESCRIPTOR - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Result Descriptor' containment reference list.
COMMAND__RESULT_DESCRIPTOR - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Result Descriptor' containment reference list feature.
COMMAND__SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'SQL' attribute.
COMMAND__SQL - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'SQL' attribute feature.
COMMAND_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Command' attribute.
COMMAND_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Command' attribute.
COMMAND_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Command' class.
CommandFactory - Interface in org.apache.tuscany.das.rdb
A CommandFactory produces Command and ApplyChangesCommand instances.
CommandFactoryImpl - Class in org.apache.tuscany.das.rdb.impl
 
CommandFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
CommandGroup - Interface in org.apache.tuscany.das.rdb
A CommandGroup represents a set of Command and single ApplyChangesCommand that are created from a common config file.
CommandGroupFactory - Interface in org.apache.tuscany.das.rdb
A CommandGroupFactory produces CommandGroup instances.
CommandGroupFactoryImpl - Class in org.apache.tuscany.das.rdb.impl
 
CommandGroupFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.CommandGroupFactoryImpl
 
CommandGroupImpl - Class in org.apache.tuscany.das.rdb.impl
An ConfiguredCommandFactory produces instances of Command and ApplyChangesCommand.
CommandGroupImpl(InputStream) - Constructor for class org.apache.tuscany.das.rdb.impl.CommandGroupImpl
 
CommandImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Command'.
CommandImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
CommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
CommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.CommandImpl
 
Config - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Config'.
config - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Config' attribute.
CONFIG - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Config' class.
CONFIG - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Config' class.
config - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Config' attribute.
config - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Config' attribute.
config - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Config' attribute.
CONFIG__COMMAND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Command' containment reference list.
CONFIG__COMMAND - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Command' containment reference list feature.
CONFIG__CONNECTION_PROPERTIES - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Connection Properties' containment reference.
CONFIG__CONNECTION_PROPERTIES - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Connection Properties' containment reference feature.
CONFIG__RELATIONSHIP - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Relationship' containment reference list.
CONFIG__RELATIONSHIP - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Relationship' containment reference list feature.
CONFIG__TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Table' containment reference list.
CONFIG__TABLE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Table' containment reference list feature.
CONFIG__URI - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Uri' attribute.
CONFIG__URI - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Uri' attribute feature.
CONFIG_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'Config' attribute.
CONFIG_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Config' attribute.
CONFIG_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Config' attribute.
CONFIG_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Config' attribute.
CONFIG_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Config' class.
ConfigAdapterFactory - Class in org.apache.tuscany.das.rdb.config.util
The Adapter Factory for the model.
ConfigAdapterFactory() - Constructor for class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates an instance of the adapter factory.
ConfigFactory - Interface in org.apache.tuscany.das.rdb.config
The Factory for the model.
ConfigFactoryImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model Factory.
ConfigFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
Creates an instance of the factory.
ConfigHelper - Class in org.apache.tuscany.das.rdb
A ConfigHelper is used as an aid in programmatic construction of Config instances.
ConfigHelper() - Constructor for class org.apache.tuscany.das.rdb.ConfigHelper
 
ConfigHelper(Config) - Constructor for class org.apache.tuscany.das.rdb.ConfigHelper
 
ConfigImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Config'.
ConfigImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
ConfigPackageImpl - Class in org.apache.tuscany.das.rdb.config.impl
The Package for the model.
ConfigPackageImpl.Literals - Interface in org.apache.tuscany.das.rdb.config.impl
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ConfigResourceFactoryImpl - Class in org.apache.tuscany.das.rdb.config.util
The Resource Factory associated with the package.
ConfigResourceFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.config.util.ConfigResourceFactoryImpl
Creates an instance of the resource factory.
ConfigResourceImpl - Class in org.apache.tuscany.das.rdb.config.util
The Resource associated with the package.
ConfigResourceImpl(URI) - Constructor for class org.apache.tuscany.das.rdb.config.util.ConfigResourceImpl
Creates an instance of the resource.
ConfigSwitch - Class in org.apache.tuscany.das.rdb.config.util
The Switch for the model's inheritance hierarchy.
ConfigSwitch() - Constructor for class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Creates an instance of the switch.
ConfigUtil - Class in org.apache.tuscany.das.rdb.util
Config util provides config-related utilities such as loading a Config instance from an InputStream
ConfigUtil() - Constructor for class org.apache.tuscany.das.rdb.util.ConfigUtil
 
configWrapper - Variable in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
ConfigXMLProcessor - Class in org.apache.tuscany.das.rdb.config.util
This class contains helper methods to serialize and deserialize XML documents
ConfigXMLProcessor() - Constructor for class org.apache.tuscany.das.rdb.config.util.ConfigXMLProcessor
Public constructor to instantiate the helper.
CONNECTION_PROPERTIES - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Connection Properties' class.
CONNECTION_PROPERTIES - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Connection Properties' class.
CONNECTION_PROPERTIES__CONFIG - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Config' attribute.
CONNECTION_PROPERTIES__CONFIG - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Config' attribute feature.
CONNECTION_PROPERTIES__DATA_SOURCE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Data Source' attribute.
CONNECTION_PROPERTIES__DATA_SOURCE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Data Source' attribute feature.
CONNECTION_PROPERTIES__DRIVER_CLASS_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Driver Class Name' attribute.
CONNECTION_PROPERTIES__DRIVER_CLASS_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Driver Class Name' attribute feature.
CONNECTION_PROPERTIES__DRIVER_PASSWORD - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Driver Password' attribute.
CONNECTION_PROPERTIES__DRIVER_PASSWORD - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Driver Password' attribute feature.
CONNECTION_PROPERTIES__DRIVER_URL - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Driver URL' attribute.
CONNECTION_PROPERTIES__DRIVER_URL - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Driver URL' attribute feature.
CONNECTION_PROPERTIES__DRIVER_USER_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Driver User Name' attribute.
CONNECTION_PROPERTIES__DRIVER_USER_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Driver User Name' attribute feature.
CONNECTION_PROPERTIES_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Connection Properties' class.
ConnectionImpl - Class in org.apache.tuscany.das.rdb.impl
 
ConnectionImpl(Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
ConnectionProperties - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Connection Properties'.
connectionProperties - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Connection Properties' containment reference.
ConnectionPropertiesImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Connection Properties'.
ConnectionPropertiesImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
contains(String, List) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.MultiTableRegistry
 
contains(String, List) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.SingleTableRegistry
 
contains(String, List) - Method in interface org.apache.tuscany.das.rdb.graphbuilder.impl.TableRegistry
 
converter - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Converter' attribute.
Converter - Interface in org.apache.tuscany.das.rdb
A lightweight Table-column <--> DataObject-property converter framework.
CONVERTER_CLASS_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Converter Class Name' attribute.
CONVERTER_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Converter' attribute.
converterClassName - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Converter Class Name' attribute.
create(EClass) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
create - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Create' attribute.
CREATE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Create' attribute.
createAdapter(Notifier) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates an adapter for the target.
createAndAddDataObject(TableData, ResultMetadata) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.DataObjectMaker
 
createApplyChangesCommand() - Method in interface org.apache.tuscany.das.rdb.CommandFactory
Creates an instance
createApplyChangesCommand(InputStream) - Method in interface org.apache.tuscany.das.rdb.CommandFactory
Creates an instance with the provided configuration
createApplyChangesCommand(Config) - Method in interface org.apache.tuscany.das.rdb.CommandFactory
Creates an instance with the provided configuration
createApplyChangesCommand() - Method in class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
createApplyChangesCommand(InputStream) - Method in class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
createApplyChangesCommand(Config) - Method in class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
createChange(ChangeSummary, DataObject) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
createColumn() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Column'.
createColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createColumnAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Column'.
createCommand(String) - Method in interface org.apache.tuscany.das.rdb.CommandFactory
Creates a Command based on the provided SQL statement
createCommand(String, InputStream) - Method in interface org.apache.tuscany.das.rdb.CommandFactory
Creates a Command based on the provided SQL statement and configuration
createCommand(String, Config) - Method in interface org.apache.tuscany.das.rdb.CommandFactory
Creates a Command based on the provided SQL statement and configuration
createCommand() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Command'.
createCommand() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createCommand(String) - Method in class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
createCommand(String, InputStream) - Method in class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
createCommand(String, Config) - Method in class org.apache.tuscany.das.rdb.impl.CommandFactoryImpl
 
createCommandAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Command'.
createCommandGroup(InputStream) - Method in interface org.apache.tuscany.das.rdb.CommandGroupFactory
Creates a CommandGroup based on the provided config file stream
createCommandGroup(InputStream) - Method in class org.apache.tuscany.das.rdb.impl.CommandGroupFactoryImpl
 
createConfig() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Config'.
createConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createConfigAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Config'.
createConnectionProperties() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Connection Properties'.
createConnectionProperties() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createConnectionPropertiesAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Connection Properties'.
createDeleteOperation(DataObject) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
createEObjectAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for the default case.
createExtendedMetaDataAnnotations() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createInsertOperation(DataObject, String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
createInsertOperation(DataObject) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
createKeyPair() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Key Pair'.
createKeyPair() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createKeyPairAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Key Pair'.
CreateOperation - Class in org.apache.tuscany.das.rdb.impl
 
CreateOperation(InsertCommandImpl, DataObject, String) - Constructor for class org.apache.tuscany.das.rdb.impl.CreateOperation
 
createPackageContents() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Creates the meta-model objects for the package.
createParameter() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Parameter'.
createParameter() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createParameterAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createRelationship() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Relationship'.
createRelationship() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createRelationshipAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Relationship'.
createResource(URI) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigResourceFactoryImpl
Creates an instance of the resource.
createResultDescriptor() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Result Descriptor'.
createResultDescriptor() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createResultDescriptorAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Result Descriptor'.
createTable() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Table'.
createTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createTableAdapter() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTypes() - Method in class org.apache.tuscany.das.rdb.graphbuilder.schema.ESchemaMaker
Creates an EMF Schema by using the
createUpdateOperation(DataObject, String) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
createUpdateOperation(DataObject) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
CudGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
CudGenerator() - Constructor for class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 

D

DATA_SOURCE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Data Source' attribute.
DatabaseObject - Class in org.apache.tuscany.das.rdb.impl
DatabaseObject wraps DataObject.
DatabaseObject(Config, DataObject) - Constructor for class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
DataObjectMaker - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
DataObjectMaker(DataObject) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.DataObjectMaker
 
DataObjectUtil - Class in org.apache.tuscany.das.rdb.util
 
DataObjectUtil() - Constructor for class org.apache.tuscany.das.rdb.util.DataObjectUtil
 
dataSource - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Data Source' attribute.
DATE - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
DATETIME - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
DAY - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
debug - Static variable in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
debug(Class, boolean, Object) - Static method in class org.apache.tuscany.das.rdb.util.DebugUtil
 
DebugFormatter - Class in org.apache.tuscany.das.rdb.util
 
DebugFormatter() - Constructor for class org.apache.tuscany.das.rdb.util.DebugFormatter
 
debugln(Class, boolean, Object) - Static method in class org.apache.tuscany.das.rdb.util.DebugUtil
 
DebugUtil - Class in org.apache.tuscany.das.rdb.util
 
DebugUtil() - Constructor for class org.apache.tuscany.das.rdb.util.DebugUtil
 
DECIMAL - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
defaultCase(EObject) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
DefaultConverter - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
DefaultConverter() - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.DefaultConverter
 
delete - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Delete' attribute.
DELETE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Delete' attribute.
DeleteCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
DeleteCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.DeleteCommandImpl
 
DeleteGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
DeleteGenerator() - Constructor for class org.apache.tuscany.das.rdb.generator.impl.DeleteGenerator
 
DeleteList - Class in org.apache.tuscany.das.rdb.impl
DeleteList will sort delete operations so that child objects are deleted before their parents
DeleteList() - Constructor for class org.apache.tuscany.das.rdb.impl.DeleteList
 
DeleteOperation - Class in org.apache.tuscany.das.rdb.impl
 
DeleteOperation(DeleteCommandImpl, DataObject) - Constructor for class org.apache.tuscany.das.rdb.impl.DeleteOperation
 
dObject - Variable in class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
doSwitch(EObject) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DOUBLE - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
DOUBLEOBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
DRIVER_CLASS_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Driver Class Name' attribute.
DRIVER_PASSWORD_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Driver Password' attribute.
DRIVER_URL_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Driver URL' attribute.
DRIVER_USER_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Driver User Name' attribute.
driverClassName - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Driver Class Name' attribute.
driverPassword - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Driver Password' attribute.
driverURL - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Driver URL' attribute.
driverUserName - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Driver User Name' attribute.
DURATION - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 

E

eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
eGet(int, boolean, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
eINSTANCE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
The singleton instance of the factory.
eINSTANCE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The singleton instance of the package.
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
eIsSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
enablePaging() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
enablePaging() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
eNAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The package name.
eNS_PREFIX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The package namespace name.
eNS_URI - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The package namespace URI.
errorCleanUp() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
ESchemaMaker - Class in org.apache.tuscany.das.rdb.graphbuilder.schema
An ESchemaMaker is used to create an EMF Schema from an instance of JDBC Mediator Metadata.
ESchemaMaker(GraphBuilderMetadata) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.schema.ESchemaMaker
Constructor for ESchemaMaker.
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
eSet(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
eStaticClass() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
eUnset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
execute(DataObject) - Method in interface org.apache.tuscany.das.rdb.ApplyChangesCommand
The change history is scanned and modifications to the graph of data objects are flushed to the database.
execute() - Method in interface org.apache.tuscany.das.rdb.Command
Performs the function defined by the command
execute(DataObject) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
execute() - Method in class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
execute() - Method in class org.apache.tuscany.das.rdb.impl.Changes
Execute all my change
execute() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
execute() - Method in class org.apache.tuscany.das.rdb.impl.OptimisticWriteCommandImpl
 
execute() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
execute() - Method in class org.apache.tuscany.das.rdb.impl.SPCommandImpl
 
execute() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
executeCall(Parameters) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
executeQuery() - Method in interface org.apache.tuscany.das.rdb.Command
Performs the function defined by the command and return the results in the root DataObject
executeQuery() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
executeQuery() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
executeQuery() - Method in class org.apache.tuscany.das.rdb.impl.SPCommandImpl
 
executeQuery(Parameters) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
executeQuery() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
executeUpdate(Parameters) - Method in class org.apache.tuscany.das.rdb.impl.Statement
TODO - We need to look at using specific ps.setXXX methods when a type has been specified and try setObject otherwise.
executeUpdateCall(Parameters) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 

F

FACTORY - Static variable in interface org.apache.tuscany.das.rdb.Command
 
FACTORY - Static variable in interface org.apache.tuscany.das.rdb.CommandGroup
 
FactoryRegistry - Class in org.apache.tuscany.das.rdb.impl
 
FactoryRegistry(MappingWrapper, ConnectionImpl) - Constructor for class org.apache.tuscany.das.rdb.impl.FactoryRegistry
 
findOrCreateParameterNamed(String) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
findOrCreateParameterWithIndex(int, int, Type) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
findOrCreateParameterWithIndex(int) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
FLOAT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
FLOATOBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
flushBuffer(Class, boolean) - Static method in class org.apache.tuscany.das.rdb.util.DebugUtil
 
FOREIGN_KEY_COLUMN_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The default value of the 'Foreign Key Column' attribute.
FOREIGN_KEY_TABLE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Foreign Key Table' attribute.
foreignKeyColumn - Variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The cached value of the 'Foreign Key Column' attribute.
foreignKeyTable - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Foreign Key Table' attribute.
format(LogRecord) - Method in class org.apache.tuscany.das.rdb.util.DebugFormatter
 

G

generated - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Generated' attribute.
GENERATED_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Generated' attribute.
get(String, List) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.MultiTableRegistry
Get the table with the specified name and primary key
get(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.RowObjects
 
get(String, List) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.SingleTableRegistry
 
get(String, List) - Method in interface org.apache.tuscany.das.rdb.graphbuilder.impl.TableRegistry
Get the table with the specified name and primary key
get(String) - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
get(String) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
get(int) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
getAllTableData() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
 
getAllTablePropertyNames() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getApplyChangesCommand() - Method in interface org.apache.tuscany.das.rdb.CommandGroup
Return the ApplyChangesCommnad for this configured factory
getApplyChangesCommand() - Method in class org.apache.tuscany.das.rdb.impl.CommandGroupImpl
 
getCollisionColumn() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getCollisionColumnPropertyName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Column'.
getColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getColumn() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Column' containment reference list.
getColumn(Table, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getColumn_Collision() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Collision'.
getColumn_ColumnType() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Column Type'.
getColumn_ConverterClassName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Converter Class Name'.
getColumn_Generated() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Generated'.
getColumn_Name() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Name'.
getColumn_PrimaryKey() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Primary Key'.
getColumn_PropertyName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Property Name'.
getColumn_Table() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Table'.
getColumNames() - Method in class org.apache.tuscany.das.rdb.Key
Returns a List of column names that compose the key
getColumnByPropertyName(Table, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getColumnByPropertyName(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getColumnCount() - Method in class org.apache.tuscany.das.rdb.ResultSetShape
 
getColumnData(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
getColumnName() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getColumnName() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Column Name' attribute.
getColumnName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
getColumnName(int) - Method in class org.apache.tuscany.das.rdb.ResultSetShape
 
getColumnNames() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getColumnNames(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getColumnPropertyName(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getColumnPropertyName(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getColumnType() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Column Type' attribute.
getColumnType() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
getColumnType() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
getColumnType() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getColumnType() - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Returns the value of the 'Column Type' attribute.
getColumnType() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Column Type' attribute.
getColumnType(int) - Method in class org.apache.tuscany.das.rdb.ResultSetShape
 
getColumnValue(Object) - Method in interface org.apache.tuscany.das.rdb.Converter
Transform the columnData object to a new value and possibly new type.
getColumnValue(Object) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.DefaultConverter
 
getCommand(String) - Method in interface org.apache.tuscany.das.rdb.CommandGroup
Gets the named command from this factory's inventory
getCommand() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Command' containment reference list.
getCommand() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getCommand() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Command'.
getCommand() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
getCommand() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getCommand() - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Returns the value of the 'Command' attribute.
getCommand() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Command' attribute.
getCommand(String) - Method in class org.apache.tuscany.das.rdb.impl.CommandGroupImpl
 
getCommand_Config() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Config'.
getCommand_Kind() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Kind'.
getCommand_Name() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Name'.
getCommand_Parameter() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Parameter'.
getCommand_ResultDescriptor() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Result Descriptor'.
getCommand_SQL() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'SQL'.
getConfig() - Method in interface org.apache.tuscany.das.rdb.config.Command
Returns the value of the 'Config' attribute.
getConfig() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Config' attribute.
getConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Config'.
getConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
getConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getConfig() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Config' attribute.
getConfig() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Config' attribute.
getConfig() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getConfig() - Method in class org.apache.tuscany.das.rdb.ConfigHelper
 
getConfig() - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
getConfig_Command() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Command'.
getConfig_ConnectionProperties() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference 'Connection Properties'.
getConfig_Relationship() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Relationship'.
getConfig_Table() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Table'.
getConfig_Uri() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Uri'.
getConfigFactory() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the factory that creates the instances of the model.
getConfigPackageImpl() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.CommandGroupImpl
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
getConnectionProperties() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Connection Properties' containment reference.
getConnectionProperties() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getConnectionProperties() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Connection Properties'.
getConnectionProperties_Config() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Config'.
getConnectionProperties_DataSource() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Data Source'.
getConnectionProperties_DriverClassName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Driver Class Name'.
getConnectionProperties_DriverPassword() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Driver Password'.
getConnectionProperties_DriverURL() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Driver URL'.
getConnectionProperties_DriverUserName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Driver User Name'.
getConverter() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getConverter() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Converter' attribute.
getConverter(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getConverter(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getConverter(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getConverter() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getConverter() - Method in interface org.apache.tuscany.das.rdb.Parameter
TODO Not sure this is is needed.
getConverterClassName() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Converter Class Name' attribute.
getConverterClassName() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
getConverters(Table) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getCopy(DataObject) - Static method in class org.apache.tuscany.das.rdb.util.DataObjectUtil
 
getCreate() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getCreate() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Create' attribute.
getCreateParameters(MappingWrapper, DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 
getDatabaseColumnName(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getDataSource() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Data Source' attribute.
getDataSource() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getDataType(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getDataType(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getDelete() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getDelete() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Delete' attribute.
getDeleteCommand(Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 
getDeleteCommand(Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.DeleteGenerator
 
getDeleteOrder() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getDeleteParameters(Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 
getDeleteParameters(Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.DeleteGenerator
 
getDeleteStatement(Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.DeleteGenerator
 
getDirection() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getDirection() - Method in interface org.apache.tuscany.das.rdb.Parameter
 
getDriverClassName() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Driver Class Name' attribute.
getDriverClassName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getDriverPassword() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Driver Password' attribute.
getDriverPassword() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getDriverURL() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Driver URL' attribute.
getDriverURL() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getDriverUserName() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Driver User Name' attribute.
getDriverUserName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getEDataType(int, boolean) - Method in class org.apache.tuscany.das.rdb.graphbuilder.schema.ResultSetTypeMap
These mappings taken primarily from "JDBC API and Tutorial and Reference" by Fisher, Ellis and Bruce.
getEndRow() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
getFactory(Type) - Method in class org.apache.tuscany.das.rdb.impl.FactoryRegistry
 
getForeignKeyColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
getForeignKeyColumn() - Method in interface org.apache.tuscany.das.rdb.config.KeyPair
Returns the value of the 'Foreign Key Column' attribute.
getForeignKeys() - Method in class org.apache.tuscany.das.rdb.config.wrapper.RelationshipWrapper
 
getForeignKeyTable() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
getForeignKeyTable() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Foreign Key Table' attribute.
getGeneratedKey() - Method in class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
getGeneratedKey() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
getGeneratedKey() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
getIndex() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getIndex() - Method in interface org.apache.tuscany.das.rdb.Parameter
 
getInsertCommand(MappingWrapper, DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 
getInsertCommand(MappingWrapper, DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.InsertGenerator
 
getInsertOrder() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getInsertParameters(MappingWrapper, DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.InsertGenerator
 
getJDBCConnection() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
getKeyPair() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Key Pair'.
getKeyPair() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
getKeyPair() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Key Pair' containment reference list.
getKeyPair_ForeignKeyColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Foreign Key Column'.
getKeyPair_PrimaryKeyColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Primary Key Column'.
getKeyPair_Relationship() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Relationship'.
getKind() - Method in interface org.apache.tuscany.das.rdb.config.Command
Returns the value of the 'Kind' attribute.
getKind() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getMapping() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
getMappingModel() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
getName() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.config.Command
Returns the value of the 'Name' attribute.
getName() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getName() - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Name' attribute.
getName() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getName() - Method in interface org.apache.tuscany.das.rdb.Parameter
 
getNumberOfTables() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getPackage() - Static method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
Deprecated.  
getPage(int) - Method in class org.apache.tuscany.das.rdb.impl.PagerImpl
 
getPage(int) - Method in interface org.apache.tuscany.das.rdb.Pager
Return a specific identified page.
getParameter(String) - Method in interface org.apache.tuscany.das.rdb.Command
Returns the parameter associated with "name"
getParameter(int) - Method in interface org.apache.tuscany.das.rdb.Command
Returns the Parameter at index
getParameter() - Method in interface org.apache.tuscany.das.rdb.config.Command
Returns the value of the 'Parameter' containment reference list.
getParameter() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getParameter() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Parameter'.
getParameter(String) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameter(int) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameter_ColumnType() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Column Type'.
getParameter_Command() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Command'.
getParameter_Name() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Name'.
getParameterIndex(String) - Method in class org.apache.tuscany.das.rdb.impl.QueryString
 
getParameters() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameterValue(String) - Method in interface org.apache.tuscany.das.rdb.Command
Returns the value of the associated Parameter
getParameterValue(int) - Method in interface org.apache.tuscany.das.rdb.Command
Returns the value of the associated Parameter
getParameterValue(String) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameterValue(int) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameterValue(String) - Method in class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
getParentReference(String) - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
getPreparedString() - Method in class org.apache.tuscany.das.rdb.impl.QueryString
 
getPrimaryKeyColumn() - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
getPrimaryKeyColumn() - Method in interface org.apache.tuscany.das.rdb.config.KeyPair
Returns the value of the 'Primary Key Column' attribute.
getPrimaryKeyNames() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getPrimaryKeyProperties() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getPrimaryKeyTable() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
getPrimaryKeyTable() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Primary Key Table' attribute.
getPrimaryKeyValues() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
getPropertyName() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Property Name' attribute.
getPropertyName() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
getPropertyName() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getPropertyName() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Property Name' attribute.
getPropertyName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getPropertyValue(Object) - Method in interface org.apache.tuscany.das.rdb.Converter
Transform the columnData object to a new value and possibly new type.
getPropertyValue(Object) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.DefaultConverter
 
getRegistrations() - Method in class org.apache.tuscany.das.rdb.config.util.ConfigXMLProcessor
Register for "*" and "xml" file extensions the ConfigResourceFactoryImpl factory.
getRelationship() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Relationship' containment reference list.
getRelationship() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getRelationship() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Relationship'.
getRelationship() - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
getRelationship() - Method in interface org.apache.tuscany.das.rdb.config.KeyPair
Returns the value of the 'Relationship' attribute.
getRelationship_Config() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Config'.
getRelationship_ForeignKeyTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Foreign Key Table'.
getRelationship_KeyPair() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Key Pair'.
getRelationship_Many() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Many'.
getRelationship_Name() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Name'.
getRelationship_PrimaryKeyTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Primary Key Table'.
getRelationshipByName(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getRelationshipByReference(Property) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getRelationships() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
getRelationshipsByChildTable(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getRestoredCopy(DataObject) - Static method in class org.apache.tuscany.das.rdb.util.DataObjectUtil
 
getResultDescriptor() - Method in interface org.apache.tuscany.das.rdb.config.Command
Returns the value of the 'Result Descriptor' containment reference list.
getResultDescriptor() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getResultDescriptor() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Result Descriptor'.
getResultDescriptor_ColumnName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Column Name'.
getResultDescriptor_ColumnType() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Column Type'.
getResultDescriptor_Command() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Command'.
getResultDescriptor_Converter() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Converter'.
getResultDescriptor_TableName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Table Name'.
getResultMetadata() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
getResultSet() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getResultSetSize() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getSchema() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
getSortedList() - Method in class org.apache.tuscany.das.rdb.impl.DeleteList
 
getSortedList() - Method in class org.apache.tuscany.das.rdb.impl.InsertList
 
getSortedList() - Method in class org.apache.tuscany.das.rdb.impl.UpdateList
 
getSQL() - Method in interface org.apache.tuscany.das.rdb.config.Command
Returns the value of the 'SQL' attribute.
getSQL() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getStartRow() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
getTable() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Table' attribute.
getTable() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Table' containment reference list.
getTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
getTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for class 'Table'.
getTable(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getTable(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
Returns a HashMap that holds data for the specified table
getTable_Column() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the containment reference list 'Column'.
getTable_Config() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Config'.
getTable_Create() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Create'.
getTable_Delete() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Delete'.
getTable_Name() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Name'.
getTable_PropertyName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Property Name'.
getTable_Update() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Returns the meta object for the attribute 'Update'.
getTableByPropertyName(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getTableName() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getTableName() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Table Name' attribute.
getTableName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
getTableName(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getTableName() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
getTableName() - Method in class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
getTableName() - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
getTableName(int) - Method in class org.apache.tuscany.das.rdb.ResultSetShape
 
getTablePropertyName(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getTablePropertyName(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getTableSize(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getType(int, boolean) - Method in class org.apache.tuscany.das.rdb.graphbuilder.schema.ResultSetTypeMap
 
getType() - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
getType() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getType() - Method in interface org.apache.tuscany.das.rdb.Parameter
 
getTypeName() - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
getUnmodifiedString() - Method in class org.apache.tuscany.das.rdb.impl.QueryString
 
getUpdate() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getUpdate() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Update' attribute.
getUpdateCommand(MappingWrapper, DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 
getUpdateCommand(MappingWrapper, DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.UpdateGenerator
 
getUpdateParameters(DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.CudGenerator
 
getUpdateParameters(DataObject, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.UpdateGenerator
 
getUri() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Uri' attribute.
getUri() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getValue() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getValue() - Method in interface org.apache.tuscany.das.rdb.Parameter
 
GraphBuilderMetadata - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
GraphBuilderMetadata(Collection, Type, Config, ResultSetShape) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
GraphMerger - Class in org.apache.tuscany.das.rdb.merge.impl
 
GraphMerger() - Constructor for class org.apache.tuscany.das.rdb.merge.impl.GraphMerger
 

H

hasMappingModel() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
hasMappingModel() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
hasRecursiveRelationships() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
hasValidPrimaryKey() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
helper - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 

I

IN - Static variable in interface org.apache.tuscany.das.rdb.Parameter
Value for "Direction" that indicates that a parameter is soley for input.
IN_OUT - Static variable in interface org.apache.tuscany.das.rdb.Parameter
Value for "Direction" that indicates that a parameter is for both input and output.
init() - Static method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
Complete the initialization of the package and its meta-model.
inParams() - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
InsertCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
InsertCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
InsertGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
InsertGenerator() - Constructor for class org.apache.tuscany.das.rdb.generator.impl.InsertGenerator
 
InsertList - Class in org.apache.tuscany.das.rdb.impl
InsertList will sort ChangeOperation objects so that parents are inserted before children
InsertList() - Constructor for class org.apache.tuscany.das.rdb.impl.InsertList
 
INSTANCE - Static variable in interface org.apache.tuscany.das.rdb.config.ConfigFactory
The singleton instance of the factory.
instance - Static variable in class org.apache.tuscany.das.rdb.generator.impl.DeleteGenerator
 
instance - Static variable in class org.apache.tuscany.das.rdb.generator.impl.InsertGenerator
 
instance - Static variable in class org.apache.tuscany.das.rdb.generator.impl.UpdateGenerator
 
instance - Static variable in class org.apache.tuscany.das.rdb.graphbuilder.schema.ResultSetTypeMap
 
INT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
INTEGER - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
INTEGEROBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
isCollision() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Collision' attribute.
isCollision() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
isFactoryForType(Object) - Method in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
Returns whether this factory is applicable for the type of the object.
isGenerated() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Generated' attribute.
isGenerated() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
isGeneratedColumnProperty(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
isInsert() - Method in class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
isMany() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
isMany() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Many' attribute.
isPKColumn(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
Return whether the column at the given position is part of a primary key.
isPrimaryKey() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Primary Key' attribute.
isPrimaryKey() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
isRecursive() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 

J

jdbcConnection - Variable in class org.apache.tuscany.das.rdb.impl.Statement
 

K

Key - Class in org.apache.tuscany.das.rdb
A key instance is used to describe a Table key definition.
Key(String) - Constructor for class org.apache.tuscany.das.rdb.Key
Contructor for a single column key
Key(String[]) - Constructor for class org.apache.tuscany.das.rdb.Key
Constructor for a compound key
KEY_PAIR - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Key Pair' class.
KEY_PAIR - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Key Pair' class.
KEY_PAIR__FOREIGN_KEY_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Foreign Key Column' attribute.
KEY_PAIR__FOREIGN_KEY_COLUMN - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Foreign Key Column' attribute feature.
KEY_PAIR__PRIMARY_KEY_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Primary Key Column' attribute.
KEY_PAIR__PRIMARY_KEY_COLUMN - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Primary Key Column' attribute feature.
KEY_PAIR__RELATIONSHIP - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Relationship' attribute.
KEY_PAIR__RELATIONSHIP - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Relationship' attribute feature.
KEY_PAIR_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Key Pair' class.
keyPair - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Key Pair' containment reference list.
KeyPair - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Key Pair'.
KeyPairImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Key Pair'.
KeyPairImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
kind - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'Kind' attribute.

L

loadChanges(DataObject) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
loadConfig(InputStream) - Static method in class org.apache.tuscany.das.rdb.util.ConfigUtil
 
LONG - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
LONGOBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 

M

many - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Many' attribute.
MANY_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Many' attribute.
MappingWrapper - Class in org.apache.tuscany.das.rdb.config.wrapper
 
MappingWrapper() - Constructor for class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
MappingWrapper(Config) - Constructor for class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
merge(List) - Method in class org.apache.tuscany.das.rdb.merge.impl.GraphMerger
 
merge(DataObject, DataObject) - Method in class org.apache.tuscany.das.rdb.merge.impl.GraphMerger
 
modelPackage - Static variable in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
The cached model package.
modelPackage - Static variable in class org.apache.tuscany.das.rdb.config.util.ConfigSwitch
The cached model package
modelSwitch - Variable in class org.apache.tuscany.das.rdb.config.util.ConfigAdapterFactory
The switch the delegates to the createXXX methods.
MONTH - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
MONTHDAY - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
MultiTableRegistry - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
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
MultiTableRegistry() - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.MultiTableRegistry
 

N

name - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Name' attribute.
name - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Name' attribute.
name - Variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The cached value of the 'Name' attribute.
name - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Name' attribute.
name - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Name' attribute.
newInstance() - Method in class org.apache.tuscany.das.rdb.ConfigHelper
 
next() - Method in class org.apache.tuscany.das.rdb.impl.PagerImpl
 
next() - Method in interface org.apache.tuscany.das.rdb.Pager
Get the next page of data

O

OBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
OptimisticWriteCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
OptimisticWriteCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.OptimisticWriteCommandImpl
 
org.apache.tuscany.das.rdb - package org.apache.tuscany.das.rdb
 
org.apache.tuscany.das.rdb.config - package org.apache.tuscany.das.rdb.config
 
org.apache.tuscany.das.rdb.config.impl - package org.apache.tuscany.das.rdb.config.impl
 
org.apache.tuscany.das.rdb.config.util - package org.apache.tuscany.das.rdb.config.util
 
org.apache.tuscany.das.rdb.config.wrapper - package org.apache.tuscany.das.rdb.config.wrapper
 
org.apache.tuscany.das.rdb.generator.impl - package org.apache.tuscany.das.rdb.generator.impl
 
org.apache.tuscany.das.rdb.graphbuilder.impl - package org.apache.tuscany.das.rdb.graphbuilder.impl
 
org.apache.tuscany.das.rdb.graphbuilder.schema - package org.apache.tuscany.das.rdb.graphbuilder.schema
 
org.apache.tuscany.das.rdb.impl - package org.apache.tuscany.das.rdb.impl
 
org.apache.tuscany.das.rdb.merge.impl - package org.apache.tuscany.das.rdb.merge.impl
 
org.apache.tuscany.das.rdb.util - package org.apache.tuscany.das.rdb.util
 
OUT - Static variable in interface org.apache.tuscany.das.rdb.Parameter
Value for "Direction" that indicates that a parameter is soley for output.
outParams() - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 

P

Pager - Interface in org.apache.tuscany.das.rdb
An iterator-like interface to conveniently move through chunks of data.
PagerImpl - Class in org.apache.tuscany.das.rdb.impl
 
PagerImpl(Command, int) - Constructor for class org.apache.tuscany.das.rdb.impl.PagerImpl
 
parameter - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Parameter' containment reference list.
PARAMETER - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Parameter' class.
PARAMETER - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Parameter' class.
Parameter - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Parameter'.
Parameter - Interface in org.apache.tuscany.das.rdb
Describes a single parameter for a parameterized SQL statement.
PARAMETER__COLUMN_TYPE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Column Type' attribute feature.
PARAMETER__COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Column Type' attribute.
PARAMETER__COMMAND - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Command' attribute feature.
PARAMETER__COMMAND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Command' attribute.
PARAMETER__NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Name' attribute feature.
PARAMETER__NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Name' attribute.
PARAMETER_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Parameter' class.
ParameterImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Parameter'.
ParameterImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
ParameterImpl - Class in org.apache.tuscany.das.rdb.impl
 
ParameterImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
ParameterImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
ParameterImpl(int) - Constructor for class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
parameterList() - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
parameters - Variable in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
Parameters - Class in org.apache.tuscany.das.rdb.impl
 
Parameters() - Constructor for class org.apache.tuscany.das.rdb.impl.Parameters
 
parameterWithIndex(int) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
prepareCall(QueryString) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
preparePagedStatement(QueryString) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
prepareStatement(QueryString) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
previous() - Method in class org.apache.tuscany.das.rdb.impl.PagerImpl
 
previous() - Method in interface org.apache.tuscany.das.rdb.Pager
Get the page prior to the last page returned
PRIMARY_KEY_COLUMN_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The default value of the 'Primary Key Column' attribute.
PRIMARY_KEY_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Primary Key' attribute.
PRIMARY_KEY_TABLE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Primary Key Table' attribute.
primaryKey - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Primary Key' attribute.
primaryKeyColumn - Variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The cached value of the 'Primary Key Column' attribute.
primaryKeyTable - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Primary Key Table' attribute.
processRecursiveRow(ResultSet) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
 
processRelationships() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.RowObjects
 
processResults(int, int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetProcessor
Process the ResultSet.
propagatedID - Variable in class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
PROPERTY_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Property Name' attribute.
PROPERTY_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Property Name' attribute.
propertyName - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Property Name' attribute.
propertyName - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Property Name' attribute.
put(String, List, DataObject) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.MultiTableRegistry
Add the table with the specified name and primary key
put(String, DataObject) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.RowObjects
 
put(String, List, DataObject) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.SingleTableRegistry
 
put(String, List, DataObject) - Method in interface org.apache.tuscany.das.rdb.graphbuilder.impl.TableRegistry
Add the table with the specified name and primary key

Q

QualifiedColumn - Class in org.apache.tuscany.das.rdb.config.wrapper
 
QualifiedColumn(String) - Constructor for class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
QueryString - Class in org.apache.tuscany.das.rdb.impl
 
QueryString(String) - Constructor for class org.apache.tuscany.das.rdb.impl.QueryString
 
queryString - Variable in class org.apache.tuscany.das.rdb.impl.Statement
 

R

ReadCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
ReadCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
ReadCommandImpl(String, Config) - Constructor for class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
ReadCommandImpl(String, Config, Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
relationship - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Relationship' containment reference list.
RELATIONSHIP - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Relationship' class.
RELATIONSHIP - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Relationship' class.
relationship - Variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The cached value of the 'Relationship' attribute.
Relationship - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Relationship'.
RELATIONSHIP__CONFIG - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Config' attribute feature.
RELATIONSHIP__CONFIG - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Config' attribute.
RELATIONSHIP__FOREIGN_KEY_TABLE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Foreign Key Table' attribute feature.
RELATIONSHIP__FOREIGN_KEY_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Foreign Key Table' attribute.
RELATIONSHIP__KEY_PAIR - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Key Pair' containment reference list feature.
RELATIONSHIP__KEY_PAIR - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Key Pair' containment reference list.
RELATIONSHIP__MANY - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Many' attribute feature.
RELATIONSHIP__MANY - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Many' attribute.
RELATIONSHIP__NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Name' attribute feature.
RELATIONSHIP__NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Name' attribute.
RELATIONSHIP__PRIMARY_KEY_TABLE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Primary Key Table' attribute feature.
RELATIONSHIP__PRIMARY_KEY_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Primary Key Table' attribute.
RELATIONSHIP_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The default value of the 'Relationship' attribute.
RELATIONSHIP_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Relationship' class.
RelationshipImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Relationship'.
RelationshipImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
RelationshipWrapper - Class in org.apache.tuscany.das.rdb.config.wrapper
 
RelationshipWrapper(Relationship) - Constructor for class org.apache.tuscany.das.rdb.config.wrapper.RelationshipWrapper
 
releaseResources() - Method in interface org.apache.tuscany.das.rdb.CommandGroup
If the CommandGroup is managing connections then this method must be called when the client is done with the instance.
releaseResources() - Method in class org.apache.tuscany.das.rdb.impl.CommandGroupImpl
 
RESULT_DESCRIPTOR - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Result Descriptor' class.
RESULT_DESCRIPTOR - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Result Descriptor' class.
RESULT_DESCRIPTOR__COLUMN_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Column Name' attribute feature.
RESULT_DESCRIPTOR__COLUMN_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Column Name' attribute.
RESULT_DESCRIPTOR__COLUMN_TYPE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Column Type' attribute feature.
RESULT_DESCRIPTOR__COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Column Type' attribute.
RESULT_DESCRIPTOR__COMMAND - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Command' attribute feature.
RESULT_DESCRIPTOR__COMMAND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Command' attribute.
RESULT_DESCRIPTOR__CONVERTER - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Converter' attribute feature.
RESULT_DESCRIPTOR__CONVERTER - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Converter' attribute.
RESULT_DESCRIPTOR__TABLE_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Table Name' attribute feature.
RESULT_DESCRIPTOR__TABLE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Table Name' attribute.
RESULT_DESCRIPTOR_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Result Descriptor' class.
resultDescriptor - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Result Descriptor' containment reference list.
ResultDescriptor - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Result Descriptor'.
ResultDescriptorImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Result Descriptor'.
ResultDescriptorImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
ResultMetadata - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
ResultMetadata(ResultSet, Config, ResultSetShape) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
ResultSetProcessor - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
A ResultSetProcessor is used to transform the data in a ResultSet into a set of inter-related EDataObjects.
ResultSetProcessor(DataObject, GraphBuilderMetadata) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetProcessor
 
ResultSetRow - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
A ResultSetRow is used to transform a single row of a ResultSet into a set of EDataObjects.
ResultSetRow(ResultSet, ResultMetadata) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
Method ResultSetRow.
resultSetShape - Variable in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
ResultSetShape - Class in org.apache.tuscany.das.rdb
Describes the structure of the result set returned from execution of a SELECT statement.
ResultSetShape(String[], String[], Type[]) - Constructor for class org.apache.tuscany.das.rdb.ResultSetShape
 
ResultSetShape(ResultSetMetaData) - Constructor for class org.apache.tuscany.das.rdb.ResultSetShape
 
ResultSetTypeMap - Class in org.apache.tuscany.das.rdb.graphbuilder.schema
 
ResultSetTypeMap() - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.schema.ResultSetTypeMap
Constructor for ResultSetTypeMap.
RowObjects - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
RowObjects(GraphBuilderMetadata, TableRegistry) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.RowObjects
 

S

SDODataTypeHelper - Class in org.apache.tuscany.das.rdb.impl
 
SDODataTypeHelper() - Constructor for class org.apache.tuscany.das.rdb.impl.SDODataTypeHelper
 
SDODataTypes - Class in org.apache.tuscany.das.rdb
Defines SDO data types.
SDODataTypes() - Constructor for class org.apache.tuscany.das.rdb.SDODataTypes
 
setCollision(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Collision' attribute.
setCollision(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setColumnName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setColumnName(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Column Name' attribute.
setColumnType(String) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Column Type' attribute.
setColumnType(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setColumnType(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
setColumnType(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setColumnType(String) - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Sets the value of the 'Column Type' attribute.
setColumnType(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Column Type' attribute.
setCommand(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
setCommand(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setCommand(String) - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Sets the value of the 'Command' attribute.
setCommand(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Command' attribute.
setConfig(String) - Method in interface org.apache.tuscany.das.rdb.config.Command
Sets the value of the 'Config' attribute.
setConfig(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Config' attribute.
setConfig(String) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
setConfig(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setConfig(String) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
setConfig(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setConfig(String) - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Sets the value of the 'Config' attribute.
setConfig(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Config' attribute.
setConnection(Connection) - Method in interface org.apache.tuscany.das.rdb.ApplyChangesCommand
Provides the java.sql.Connection to be used for this executing this command.
setConnection(Connection, boolean) - Method in interface org.apache.tuscany.das.rdb.ApplyChangesCommand
Provides the java.sql.Connection to be used for this executing this command.
setConnection(Connection) - Method in interface org.apache.tuscany.das.rdb.Command
Provides the java.sql.Connection to be used for this executing this command.
setConnection(Connection, boolean) - Method in interface org.apache.tuscany.das.rdb.Command
Provides the java.sql.Connection to be used for this executing this command.
setConnection(Connection) - Method in interface org.apache.tuscany.das.rdb.CommandGroup
Set the default connection for all command in the group
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
setConnection(ConnectionProperties) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
setConnection(Connection) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
setConnection(Connection, boolean) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
setConnection(Connection) - Method in class org.apache.tuscany.das.rdb.impl.CommandGroupImpl
 
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setConnection(ConnectionProperties) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
setConnectionProperties(ConnectionProperties) - Method in interface org.apache.tuscany.das.rdb.config.Config
Sets the value of the 'Connection Properties' containment reference.
setConnectionProperties(ConnectionProperties) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
setConverter(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setConverter(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Converter' attribute.
setConverter(Converter) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setConverter(Converter) - Method in interface org.apache.tuscany.das.rdb.Parameter
TODO Not sure this method is needed.
setConverterClassName(String) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Converter Class Name' attribute.
setConverterClassName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setCreate(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setCreate(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Create' attribute.
setCreateCommand(InsertCommandImpl) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
setDataObjectModel(Type) - Method in interface org.apache.tuscany.das.rdb.Command
Specifies an object model for a graph of DataObjects returned by #executeQuery()
setDataObjectModel(Type) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
setDataObjectModel(Type) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
setDataSource(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Data Source' attribute.
setDataSource(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setDelete(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setDelete(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Delete' attribute.
setDeleteCommand(DeleteCommandImpl) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
setDeleteOrder(ArrayList) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
setDirection(int) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setDirection(int) - Method in interface org.apache.tuscany.das.rdb.Parameter
Parameters are typically IN and this is the default.
setDriverClassName(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Driver Class Name' attribute.
setDriverClassName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setDriverPassword(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Driver Password' attribute.
setDriverPassword(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setDriverURL(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Driver URL' attribute.
setDriverURL(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setDriverUserName(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Driver User Name' attribute.
setDriverUserName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setEndRow(int) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
setForeignKeyColumn(String) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
setForeignKeyColumn(String) - Method in interface org.apache.tuscany.das.rdb.config.KeyPair
Sets the value of the 'Foreign Key Column' attribute.
setForeignKeyTable(String) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
setForeignKeyTable(String) - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Sets the value of the 'Foreign Key Table' attribute.
setGenerated(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Generated' attribute.
setGenerated(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setIndex(int) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setIndex(int) - Method in interface org.apache.tuscany.das.rdb.Parameter
Set the index of the parameter.
setInsertOrder(ArrayList) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
setKind(String) - Method in interface org.apache.tuscany.das.rdb.config.Command
Sets the value of the 'Kind' attribute.
setKind(String) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
setManageTransactions(boolean) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
setMany(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
setMany(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Sets the value of the 'Many' attribute.
setMapping(MappingWrapper) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
setName(String) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.config.Command
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setName(String) - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setName(String) - Method in interface org.apache.tuscany.das.rdb.Parameter
Sets the name of the parameter
setOrder(ArrayList) - Method in class org.apache.tuscany.das.rdb.impl.DeleteList
 
setOrder(ArrayList) - Method in class org.apache.tuscany.das.rdb.impl.InsertList
 
setParameter(int, Object) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
setParameter(String, Object) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
setParameters(PreparedStatement, Parameters) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
setParameterType(String, Type) - Method in interface org.apache.tuscany.das.rdb.Command
Sets the "type" of the associated Parameter
setParameterType(int, Type) - Method in interface org.apache.tuscany.das.rdb.Command
Sets the "type" of the associated Parameter
setParameterType(String, Type) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setParameterType(int, Type) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setParameterValue(String, Object) - Method in interface org.apache.tuscany.das.rdb.Command
Sets the value of the named Parameter
setParameterValue(int, Object) - Method in interface org.apache.tuscany.das.rdb.Command
Sets the value of the associated Parameter
setParameterValue(String, Object) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setParameterValue(int, Object) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setParameterWithType(String, Type) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
setParameterWithType(int, Type) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
setPrimaryKey(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Primary Key' attribute.
setPrimaryKey(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setPrimaryKeyColumn(String) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
setPrimaryKeyColumn(String) - Method in interface org.apache.tuscany.das.rdb.config.KeyPair
Sets the value of the 'Primary Key Column' attribute.
setPrimaryKeyTable(String) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
setPrimaryKeyTable(String) - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Sets the value of the 'Primary Key Table' attribute.
setPropagatedID(String, int) - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
setPropertyName(String) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Property Name' attribute.
setPropertyName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setPropertyName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setPropertyName(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Property Name' attribute.
setRelationship(String) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
setRelationship(String) - Method in interface org.apache.tuscany.das.rdb.config.KeyPair
Sets the value of the 'Relationship' attribute.
setResultSetShape(ResultSetShape) - Method in interface org.apache.tuscany.das.rdb.Command
Defines the structure of the ResultSet returned by the JDBC Driver when this command is executed.
setResultSetShape(ResultSetShape) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setSQL(String) - Method in interface org.apache.tuscany.das.rdb.config.Command
Sets the value of the 'SQL' attribute.
setSQL(String) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
setStartRow(int) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
setTable(String) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Table' attribute.
setTable(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setTableName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setTableName(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Table Name' attribute.
setType(Type) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setType(Type) - Method in interface org.apache.tuscany.das.rdb.Parameter
A parameter has a type in terms of SDO2 DataTypes.
setUpdate(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setUpdate(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Update' attribute.
setUpdateCommand(UpdateCommandImpl) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
setUri(String) - Method in interface org.apache.tuscany.das.rdb.config.Config
Sets the value of the 'Uri' attribute.
setUri(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
setValue(Object) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setValue(Object) - Method in interface org.apache.tuscany.das.rdb.Parameter
Sets the value of the parameter.
SHORT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
SHORTOBJECT - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
SingleTableRegistry - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
SingleTableRegistry() - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.SingleTableRegistry
 
SPCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
SPCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.SPCommandImpl
 
SPCommandImpl(String, Config) - Constructor for class org.apache.tuscany.das.rdb.impl.SPCommandImpl
 
sql - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'SQL' attribute.
SQL_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'SQL' attribute.
sqlTypeFor(Type) - Static method in class org.apache.tuscany.das.rdb.impl.SDODataTypeHelper
 
statement - Variable in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
Statement - Class in org.apache.tuscany.das.rdb.impl
 
Statement(String) - Constructor for class org.apache.tuscany.das.rdb.impl.Statement
 
STRING - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
STRINGS - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
subtypeProcessing() - Method in class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
subtypeProcessing() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
Subclasses add specific bahavior Default is to do nothing

T

table - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Table' attribute.
table - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Table' containment reference list.
TABLE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Table' class.
TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The meta object id for the 'Table' class.
Table - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Table'.
TABLE__COLUMN - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Column' containment reference list feature.
TABLE__COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Column' containment reference list.
TABLE__CONFIG - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Config' attribute feature.
TABLE__CONFIG - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Config' attribute.
TABLE__CREATE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Create' attribute feature.
TABLE__CREATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Create' attribute.
TABLE__DELETE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Delete' attribute feature.
TABLE__DELETE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Delete' attribute.
TABLE__NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Name' attribute feature.
TABLE__NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Name' attribute.
TABLE__PROPERTY_NAME - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Property Name' attribute feature.
TABLE__PROPERTY_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Property Name' attribute.
TABLE__UPDATE - Static variable in interface org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl.Literals
The meta object literal for the 'Update' attribute feature.
TABLE__UPDATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The feature id for the 'Update' attribute.
TABLE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Table' attribute.
TABLE_FEATURE_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl
The number of structural features of the 'Table' class.
TABLE_NAME_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Table Name' attribute.
TableData - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
TableData(String) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
TableImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Table'.
TableImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
tableName - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Table Name' attribute.
TableRegistry - Interface in org.apache.tuscany.das.rdb.graphbuilder.impl
 
TableWrapper - Class in org.apache.tuscany.das.rdb.config.wrapper
 
TableWrapper(Table) - Constructor for class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
TIME - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
toString() - Method in class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.impl.QueryString
 
toString() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.ResultSetShape
 

U

update - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Update' attribute.
UPDATE_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Update' attribute.
UpdateCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
UpdateCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.UpdateCommandImpl
 
UpdateGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
UpdateGenerator() - Constructor for class org.apache.tuscany.das.rdb.generator.impl.UpdateGenerator
 
UpdateList - Class in org.apache.tuscany.das.rdb.impl
Updates don't have to be sorted, so this class is a simple wrapper of ArrayList.
UpdateList() - Constructor for class org.apache.tuscany.das.rdb.impl.UpdateList
 
UpdateOperation - Class in org.apache.tuscany.das.rdb.impl
 
UpdateOperation(UpdateCommandImpl, DataObject, String) - Constructor for class org.apache.tuscany.das.rdb.impl.UpdateOperation
 
uri - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Uri' attribute.
URI - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
URI_EDEFAULT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The default value of the 'Uri' attribute.

W

WriteCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
WriteCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 

Y

YEAR - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
YEARMONTH - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 
YEARMONTHDAY - Static variable in class org.apache.tuscany.das.rdb.SDODataTypes
 

A B C D E F G H I J K L M N O P Q R S T U W Y
Tuscany DAS for Relational Databases

-