A B C D E F G H I J K L M N O P Q R S T U V 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(ParameterImpl) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
add(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.UpdateList
 
addColumn(Table, String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addColumn(Table, String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add column information
addCommand(String, String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addConnectionInfo(String, boolean) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addConnectionInfo(String, String, String, String, int) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addConnectionInfo(String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add datasource connection information
addConnectionInfo(String, boolean) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add datasource connection information and flag about using managed transactions
addConnectionInfo(String, String, String, String, int) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add driver manager connection information
addConverter(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addCreateCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addCreateStatement(Table, String, Parameters) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addCreateStatement(Table, String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add create statement for a given table
addCreateStatement(Table, String, Parameters) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add create statement for a given table
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(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add a delete command
addDeleteCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addDeleteStatement(Table, String, Parameters) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addDeleteStatement(Table, String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add delete statement for a given table
addDeleteStatement(Table, String, Parameters) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add delete statement for a given table
addImpliedPrimaryKey(String, String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addImpliedRelationship(String, String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addInsert(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
addInsertCommand(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add a insert command
addParameter(ParameterExtendedImpl) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
addParameters(List) - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
addParameters(Parameters) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addPrimaryKey(List) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addPrimaryKey(String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add PK information
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(Vector, Vector) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addRelationship(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add relationship information
addRelationship(Vector, Vector) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add relationship information
ADDRESS - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
address - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The cached value of the 'Address' attribute.
ADDRESS_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The default value of the 'Address' attribute.
addResultDescriptor(ResultDescriptor) - Method in interface org.apache.tuscany.das.rdb.Command
Add/replace based on columnIndex (>=0)embedded in resultDescriptor else add at end
addResultDescriptor(ResultDescriptor) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
addResultDescriptor(ResultDescriptor) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
addSelectCommand(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add a select command
addTable(String, String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addTable(String, 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
Add table information
addTable(String, String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add table information with schema information
addUpdate(ChangeOperation) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
addUpdateCommand(String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add a update command
addUpdateCommand(Type, Command) - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
addUpdateStatement(Table, String, Parameters) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
addUpdateStatement(Table, String, String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add an update statement for a given table
addUpdateStatement(Table, String, Parameters) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Add an update statement for a given table
AN_ORDER - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
AnOrder - Interface in org.apache.tuscany.das.rdb.test.customer
A representation of the model object 'An Order'.
AnOrderImpl - Class in org.apache.tuscany.das.rdb.test.customer.impl
An implementation of the model object 'An Order'.
AnOrderImpl() - Constructor for class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
anOrderType - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
applyChanges(DataObject) - Method in interface org.apache.tuscany.das.rdb.DAS
The change history is scanned and modifications to the graph of data objects are flushed to the database.
applyChanges(DataObject) - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
ApplyChangesCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
ApplyChangesCommandImpl(MappingWrapper, 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
 
BaseGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
BaseGenerator() - Constructor for class org.apache.tuscany.das.rdb.generator.impl.BaseGenerator
 
basicExecute() - Method in class org.apache.tuscany.das.rdb.impl.OptimisticWriteCommandImpl
 
basicExecute() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
basicSetConnectionInfo(ConnectionInfo, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
basicSetConnectionProperties(ConnectionProperties, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
basicSetCreate(Create, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
basicSetDelete(Delete, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
basicSetParameters(Parameters, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
basicSetParameters(Parameters, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
basicSetParameters(Parameters, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
basicSetUpdate(Update, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
BOOLEAN - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BOOLEAN_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BOOLEANOBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BOOLEANOBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
buildGraph(List) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
BYTE - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BYTE_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BYTEOBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BYTEOBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BYTES - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
BYTES_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 

C

ChangeFactory - Class in org.apache.tuscany.das.rdb.impl
 
ChangeFactory(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
Manages 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.impl.SDODataTypes
 
CHARACTER_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
CHARACTEROBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
CHARACTEROBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
checkResultSetMissesPK() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
 
checkSchemaNames(Vector) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
checkSchemaNameSupport() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
checkTableNames(Vector) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
cleanUp() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
close() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
close() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
CollectionsUtil - Class in org.apache.tuscany.das.rdb.util
 
COLLISION - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
collision - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Collision' attribute.
COLLISION_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Collision' attribute.
CollisionParameter - Class in org.apache.tuscany.das.rdb.impl
 
CollisionParameter() - Constructor for class org.apache.tuscany.das.rdb.impl.CollisionParameter
 
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.ConfigFactoryImpl
 
COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
column - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Column' containment reference list.
COLUMN_INDEX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
COLUMN_INDEX_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Column Index' attribute.
COLUMN_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
COLUMN_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
COLUMN_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Column Name' attribute.
COLUMN_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Column Name' attribute.
COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
COLUMN_TYPE_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Column Type' attribute.
COLUMN_TYPE_DEFAULT_ - 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
 
columnIndex - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Column Index' attribute.
columnName - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Column Name' attribute.
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.ConfigFactoryImpl
 
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.
columnTypeForSDOType(Type) - Static method in class org.apache.tuscany.das.rdb.impl.SDODataTypeHelper
 
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 - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
COMMAND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
command - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Command' containment reference list.
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
 
CommandImpl(Command) - Constructor for class org.apache.tuscany.das.rdb.impl.CommandImpl
 
commandType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
COMPANY_TYPE - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
CompanyFactory - Interface in org.apache.tuscany.das.rdb.test.company
The Factory for the model.
CompanyFactoryImpl - Class in org.apache.tuscany.das.rdb.test.company.impl
An implementation of the model Factory.
CompanyFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
Creates an instance of the factory.
COMPANYNOID_TYPE - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
CompanynoidFactory - Interface in org.apache.tuscany.das.rdb.test.companynoid
The Factory for the model.
CompanynoidFactoryImpl - Class in org.apache.tuscany.das.rdb.test.companynoid.impl
An implementation of the model Factory.
CompanynoidFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
Creates an instance of the factory.
CompanynoidType - Interface in org.apache.tuscany.das.rdb.test.companynoid
A representation of the model object 'Type'.
CompanynoidTypeImpl - Class in org.apache.tuscany.das.rdb.test.companynoid.impl
An implementation of the model object 'Type'.
CompanynoidTypeImpl() - Constructor for class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
companynoidTypeType - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
CompanyType - Interface in org.apache.tuscany.das.rdb.test.company
A representation of the model object 'Type'.
CompanyTypeImpl - Class in org.apache.tuscany.das.rdb.test.company.impl
An implementation of the model object 'Type'.
CompanyTypeImpl() - Constructor for class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
companyTypeType - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
Config - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Config'.
CONFIG - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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
Default constructor
ConfigHelper(InputStream) - Constructor for class org.apache.tuscany.das.rdb.ConfigHelper
Constructor that receives a Config stream This is usefull to extend a config file
ConfigHelper(Config) - Constructor for class org.apache.tuscany.das.rdb.ConfigHelper
Constructor that receives a Config object
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
 
configType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
ConfigUtil - Class in org.apache.tuscany.das.rdb.util
Config util provides config-related utilities such as loading a Config instance from an InputStream
configWrapper - Variable in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
CONNECTION_INFO - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
CONNECTION_INFO - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
CONNECTION_PROPERTIES - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
CONNECTION_PROPERTIES - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
ConnectionImpl - Class in org.apache.tuscany.das.rdb.impl
 
ConnectionImpl(Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
ConnectionInfo - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Connection Info'.
connectionInfo - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Connection Info' containment reference.
ConnectionInfoImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Connection Info'.
ConnectionInfoImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
connectionInfoType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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.ConnectionInfoImpl
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
 
connectionPropertiesType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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 - Interface in org.apache.tuscany.das.rdb
A lightweight Table-column <--> DataObject-property converter framework.
CONVERTER_CLASS_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
CONVERTER_CLASS_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Converter Class Name' attribute.
converterClassName - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Converter Class Name' attribute.
convertgeneratedKeysSupportedToString(Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
convertToString(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
Create - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Create'.
CREATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
create(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
CREATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
create - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Create' containment reference.
create(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
create(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
create(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
createAndAddDataObject(TableData, ResultMetadata) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.DataObjectMaker
 
createAnOrder() - Method in interface org.apache.tuscany.das.rdb.test.customer.CustomerFactory
Returns a new object of class 'An Order'.
createAnOrder() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
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
 
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 interface org.apache.tuscany.das.rdb.DAS
Creates a Command based on the provided SQL statement
createCommand(String) - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
createCommand(String, Config) - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
createCompanynoidType() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidFactory
Returns a new object of class 'Type'.
createCompanynoidType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
createCompanyType() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyFactory
Returns a new object of class 'Type'.
createCompanyType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
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
 
createConnectionInfo() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Connection Info'.
createConnectionInfo() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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
 
createCreate() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Create'.
createCreate() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createCustomer() - Method in interface org.apache.tuscany.das.rdb.test.customer.CustomerFactory
Returns a new object of class 'Customer'.
createCustomer() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
createDAS(InputStream) - Method in interface org.apache.tuscany.das.rdb.DASFactory
Creates a DAS based on the provided config file stream
createDAS(InputStream, Connection) - Method in interface org.apache.tuscany.das.rdb.DASFactory
Creates a DAS based on the provide config file stream and connection
createDAS(Config) - Method in interface org.apache.tuscany.das.rdb.DASFactory
Creates a DAS based on the provided config
createDAS(Config, Connection) - Method in interface org.apache.tuscany.das.rdb.DASFactory
Creates a DAS based on the provided config and connection
createDAS(Connection) - Method in interface org.apache.tuscany.das.rdb.DASFactory
Creates a DAS based on the provided connection
createDAS(InputStream) - Method in class org.apache.tuscany.das.rdb.impl.DASFactoryImpl
 
createDAS(Config) - Method in class org.apache.tuscany.das.rdb.impl.DASFactoryImpl
 
createDAS(InputStream, Connection) - Method in class org.apache.tuscany.das.rdb.impl.DASFactoryImpl
 
createDAS(Config, Connection) - Method in class org.apache.tuscany.das.rdb.impl.DASFactoryImpl
 
createDAS(Connection) - Method in class org.apache.tuscany.das.rdb.impl.DASFactoryImpl
 
createDelete() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Delete'.
createDelete() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createDepartmentnoidType() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidFactory
Returns a new object of class 'Departmentnoid Type'.
createDepartmentnoidType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
createDepartmentType() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyFactory
Returns a new object of class 'Department Type'.
createDepartmentType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
createEmployeenoidType() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidFactory
Returns a new object of class 'Employeenoid Type'.
createEmployeenoidType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
createEmployeeType() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyFactory
Returns a new object of class 'Employee Type'.
createEmployeeType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
createFromString(int, String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
creategeneratedKeysSupportedFromString(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
CreateImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Create'.
CreateImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
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
 
createMetaData() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
createMetaData() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
CreateOperation - Class in org.apache.tuscany.das.rdb.impl
 
CreateOperation(InsertCommandImpl, DataObject, String) - Constructor for class org.apache.tuscany.das.rdb.impl.CreateOperation
 
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
 
createParameters() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Parameters'.
createParameters() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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
 
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
 
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
 
createType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createUpdate() - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Returns a new object of class 'Update'.
createUpdate() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createXSDMetaData(ModelFactoryImpl) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
createXSDMetaData(ModelFactoryImpl) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
createXSDMetaData(ModelFactoryImpl) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
createXSDMetaData(ModelFactoryImpl) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
Customer - Interface in org.apache.tuscany.das.rdb.test.customer
A representation of the model object 'Customer'.
CUSTOMER - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
CUSTOMER_ID - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
customer_ID - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The cached value of the 'Customer ID' attribute.
CUSTOMER_ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The default value of the 'Customer ID' attribute.
CustomerFactory - Interface in org.apache.tuscany.das.rdb.test.customer
The Factory for the model.
CustomerFactoryImpl - Class in org.apache.tuscany.das.rdb.test.customer.impl
An implementation of the model Factory.
CustomerFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
Creates an instance of the factory.
CustomerImpl - Class in org.apache.tuscany.das.rdb.test.customer.impl
An implementation of the model object 'Customer'.
CustomerImpl() - Constructor for class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
customerType - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 

D

DAS - 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.
DASFactory - Interface in org.apache.tuscany.das.rdb
A DASFactory produces DAS instances.
DASFactoryImpl - Class in org.apache.tuscany.das.rdb.impl
 
DASFactoryImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.DASFactoryImpl
 
DASImpl - Class in org.apache.tuscany.das.rdb.impl
An ConfiguredCommandFactory produces instances of Command and ApplyChangesCommand.
DASImpl(InputStream) - Constructor for class org.apache.tuscany.das.rdb.impl.DASImpl
 
DASImpl(Config) - Constructor for class org.apache.tuscany.das.rdb.impl.DASImpl
 
DASImpl(Config, Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.DASImpl
 
DASImpl(InputStream, Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.DASImpl
 
DASImpl(Connection) - Constructor for class org.apache.tuscany.das.rdb.impl.DASImpl
 
DATA_OBJECT_MODEL - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
DATA_OBJECT_MODEL_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The default value of the 'Data Object Model' attribute.
DATA_SOURCE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
DATA_SOURCE_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The default value of the 'Data Source' attribute.
DATABASE_SCHEMA_NAME_SUPPORTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
DATABASE_SCHEMA_NAME_SUPPORTED_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The default value of the 'Database Schema Name Supported' attribute.
DATABASE_URL - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
DATABASE_URL_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Database URL' 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
 
databaseSchemaNameSupported - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Database Schema Name Supported' attribute.
databaseURL - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Database URL' attribute.
DataObjectMaker - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
DataObjectMaker(DataObject) - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.DataObjectMaker
 
dataObjectModel - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Data Object Model' attribute.
DataObjectUtil - Class in org.apache.tuscany.das.rdb.util
 
dataSource - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The cached value of the 'Data Source' attribute.
DataSourceInitializationException - Exception in org.apache.tuscany.das.rdb.exception
 
DataSourceInitializationException(String) - Constructor for exception org.apache.tuscany.das.rdb.exception.DataSourceInitializationException
 
DataSourceInitializationException(Throwable) - Constructor for exception org.apache.tuscany.das.rdb.exception.DataSourceInitializationException
 
DataSourceInitializationException(String, Throwable) - Constructor for exception org.apache.tuscany.das.rdb.exception.DataSourceInitializationException
 
DATE - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DATE_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DATETIME - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DATETIME_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DAY - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DAY_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DECIMAL - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DECIMAL_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DefaultConverter - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
DefaultConverter() - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.DefaultConverter
 
Delete - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Delete'.
DELETE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
DELETE - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
delete - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Delete' containment reference.
DeleteCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
DeleteCommandImpl(Command) - Constructor for class org.apache.tuscany.das.rdb.impl.DeleteCommandImpl
 
DeleteCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.DeleteCommandImpl
 
DeleteCommandImpl(Delete) - Constructor for class org.apache.tuscany.das.rdb.impl.DeleteCommandImpl
 
DeleteGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
DeleteImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Delete'.
DeleteImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
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
 
deleteType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
DEPARTMENT_TYPE - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
DEPARTMENTNOID_TYPE - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
DepartmentnoidType - Interface in org.apache.tuscany.das.rdb.test.companynoid
A representation of the model object 'Departmentnoid Type'.
DepartmentnoidTypeImpl - Class in org.apache.tuscany.das.rdb.test.companynoid.impl
An implementation of the model object 'Departmentnoid Type'.
DepartmentnoidTypeImpl() - Constructor for class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
departmentnoidTypeType - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
DEPARTMENTS - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
departments - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The cached value of the 'Departments' containment reference list.
DEPARTMENTSNOID - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
departmentsnoid - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The cached value of the 'Departmentsnoid' containment reference list.
DepartmentType - Interface in org.apache.tuscany.das.rdb.test.company
A representation of the model object 'Department Type'.
DepartmentTypeImpl - Class in org.apache.tuscany.das.rdb.test.company.impl
An implementation of the model object 'Department Type'.
DepartmentTypeImpl() - Constructor for class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
departmentTypeType - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
DIRECTION - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
direction - Variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The cached value of the 'Direction' attribute.
DIRECTION_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Direction' attribute.
disjoint(Collection, Collection) - Static method in class org.apache.tuscany.das.rdb.util.CollectionsUtil
 
dObject - Variable in class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
DOUBLE - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DOUBLE_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DOUBLEOBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DOUBLEOBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DRIVER_CLASS - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
DRIVER_CLASS_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Driver Class' attribute.
driverClass - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Driver Class' attribute.
DURATION - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
DURATION_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 

E

EMPLOYEE_OF_THE_MONTH - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
EMPLOYEE_OF_THE_MONTH - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
EMPLOYEE_OF_THE_MONTH_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The default value of the 'Employee Of The Month' attribute.
EMPLOYEE_OF_THE_MONTH_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The default value of the 'Employee Of The Month' attribute.
EMPLOYEE_TYPE - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
EMPLOYEENOID_TYPE - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
EmployeenoidType - Interface in org.apache.tuscany.das.rdb.test.companynoid
A representation of the model object 'Employeenoid Type'.
EmployeenoidTypeImpl - Class in org.apache.tuscany.das.rdb.test.companynoid.impl
An implementation of the model object 'Employeenoid Type'.
EmployeenoidTypeImpl() - Constructor for class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
employeenoidTypeType - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
employeeOfTheMonth - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The cached value of the 'Employee Of The Month' attribute.
employeeOfTheMonth - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The cached value of the 'Employee Of The Month' attribute.
EMPLOYEES - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
employees - Variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The cached value of the 'Employees' containment reference list.
EMPLOYEES - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
employees - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The cached value of the 'Employees' containment reference list.
EmployeeType - Interface in org.apache.tuscany.das.rdb.test.company
A representation of the model object 'Employee Type'.
EmployeeTypeImpl - Class in org.apache.tuscany.das.rdb.test.company.impl
An implementation of the model object 'Employee Type'.
EmployeeTypeImpl() - Constructor for class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
employeeTypeType - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
emptyGraph(Config) - Method in class org.apache.tuscany.das.rdb.merge.impl.GraphMerger
 
enablePaging() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
enablePaging() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
errorCleanUp() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
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.InsertCommandImpl
 
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(ParametersExtendedImpl) - 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(ParametersExtendedImpl) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
executeQuery() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
executeUpdate(ParametersExtendedImpl, String[]) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
executeUpdate(ParametersExtendedImpl) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
executeUpdateCall(ParametersExtendedImpl) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
EXTENDED_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 

F

FACTORY - Static variable in interface org.apache.tuscany.das.rdb.DAS
 
FactoryRegistry - Class in org.apache.tuscany.das.rdb.impl
 
FactoryRegistry(MappingWrapper, ConnectionImpl) - Constructor for class org.apache.tuscany.das.rdb.impl.FactoryRegistry
 
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
 
findOrCreateParameterWithIndex(int, String, Type) - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
FLOAT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
FLOAT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
FLOATOBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
FLOATOBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
FOREIGN_KEY_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
FOREIGN_KEY_COLUMN_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The default value of the 'Foreign Key Column' attribute.
FOREIGN_KEY_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
FOREIGN_KEY_TABLE_DEFAULT_ - 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.

G

GENERATED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
generated - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Generated' attribute.
GENERATED_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Generated' attribute.
GENERATED_KEYS_SUPPORTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
GENERATED_KEYS_SUPPORTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
GENERATED_KEYS_SUPPORTED_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The default value of the 'Generated Keys Supported' attribute.
generatedKeysSupported - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Generated Keys Supported' attribute.
generatedKeysSupportedType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
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(int) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
get(int, boolean) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
getAddress() - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Returns the value of the 'Address' attribute.
getAddress() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
getAllPKsForTable(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getAllTableData() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
 
getAllTableNamesForRS() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
 
getAllTablePropertyNames() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getAnOrder() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
getApplyChangesCommand() - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
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.ConfigFactoryImpl
 
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
 
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.impl.ResultSetShape
 
getColumnData(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
getColumnIndex() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getColumnIndex() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Column Index' attribute.
getColumnName() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Column Name' attribute.
getColumnName() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
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.impl.ResultSetShape
 
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 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.impl.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() - 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.ConfigFactoryImpl
 
getCommand() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getCommand(String) - Method in interface org.apache.tuscany.das.rdb.DAS
Gets the named command from this factory's inventory
getCommand(String) - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
getCompanynoidType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
getCompanyType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
getConfig() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
getConfig() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getConfig() - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Get a reference to the config object
getConfig() - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
getConfigWrapper() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.ChangeSummarizer
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
getConnection() - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
getConnectionInfo() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Connection Info' containment reference.
getConnectionInfo() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
getConnectionInfo() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getConnectionProperties() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionInfo
Returns the value of the 'Connection Properties' containment reference.
getConnectionProperties() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
getConnectionProperties() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
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(String) - Method in class org.apache.tuscany.das.rdb.generator.impl.BaseGenerator
 
getConverter(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getConverter() - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
getConverter() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
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.ConfigFactoryImpl
 
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' containment reference.
getCustomer() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
getCustomer_ID() - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Returns the value of the 'Customer ID' attribute.
getCustomer_ID() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
getDatabaseColumnName(int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getDatabaseURL() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Database URL' attribute.
getDatabaseURL() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getDataObjectModel() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Data Object Model' attribute.
getDataObjectModel() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getDataSource() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionInfo
Returns the value of the 'Data Source' attribute.
getDataSource() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
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
 
getDefinedTypes() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
 
getDelete() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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' containment reference.
getDeleteCommand(MappingWrapper, Table) - Method in class org.apache.tuscany.das.rdb.generator.impl.DeleteGenerator
 
getDeleteOrder() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getDepartmentnoidType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
getDepartments() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Returns the value of the 'Departments' containment reference list.
getDepartments() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
getDepartmentsnoid() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidType
Returns the value of the 'Departmentsnoid' containment reference list.
getDepartmentsnoid() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
getDepartmentType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
getDirection() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
getDirection() - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Returns the value of the 'Direction' attribute.
getDirection() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getDriverClass() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Driver Class' attribute.
getDriverClass() - 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
 
getEmployeenoidType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
getEmployeeOfTheMonth() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Returns the value of the 'Employee Of The Month' attribute.
getEmployeeOfTheMonth() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
getEmployeeOfTheMonth() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidType
Returns the value of the 'Employee Of The Month' attribute.
getEmployeeOfTheMonth() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
getEmployees() - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Returns the value of the 'Employees' containment reference list.
getEmployees() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
getEmployees() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Returns the value of the 'Employees' containment reference list.
getEmployees() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
getEmployeeType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
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 interface org.apache.tuscany.das.rdb.Command
Returns the value of the database-generated key.
getGeneratedKey() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
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
 
getGeneratedKeysSupported() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Generated Keys Supported' attribute.
getgeneratedKeysSupported() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
getGeneratedKeysSupported() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getGeneratedKeysSupported() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
getId() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Returns the value of the 'Id' attribute.
getId() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
getId() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
getId() - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
getId() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Returns the value of the 'Id' attribute.
getId() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
getID() - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Returns the value of the 'ID' attribute.
getID() - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Returns the value of the 'ID' attribute.
getID() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
getID() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
getIndex() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
getIndex() - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Returns the value of the 'Index' attribute.
getIndex() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getInParameters() - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
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
 
getJDBCConnection() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
getKeyPair() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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.
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
 
getLastName() - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Returns the value of the 'Last Name' attribute.
getLastName() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
getLocation() - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Returns the value of the 'Location' attribute.
getLocation() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
getLocation() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Returns the value of the 'Location' attribute.
getLocation() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
getLoginTimeout() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Login Timeout' attribute.
getLoginTimeout() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getManagedColumn() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getManagedColumnPropertyName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getMappingModel() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
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.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 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 class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getName() - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Returns the value of the 'Name' attribute.
getName() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
getName() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Returns the value of the 'Name' attribute.
getName() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
getName() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
getNumber() - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Returns the value of the 'Number' attribute.
getNumber() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
getNumber() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Returns the value of the 'Number' attribute.
getNumber() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
getNumberOfTables() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getOrders() - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Returns the value of the 'Orders' containment reference list.
getOrders() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
getOutParameters() - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
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(int) - Method in interface org.apache.tuscany.das.rdb.Command
Returns the value of the associated Parameter
getParameter(String) - Method in interface org.apache.tuscany.das.rdb.Command
 
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.ConfigFactoryImpl
 
getParameter() - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
getParameter() - Method in interface org.apache.tuscany.das.rdb.config.Parameters
Returns the value of the 'Parameter' containment reference list.
getParameter(int) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameter(String) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameter(int) - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
getParameter(int, String) - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
getParameter(String) - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
getParameter(String, String) - Method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
getParameters() - Method in interface org.apache.tuscany.das.rdb.config.Create
Returns the value of the 'Parameters' containment reference.
getParameters() - Method in interface org.apache.tuscany.das.rdb.config.Delete
Returns the value of the 'Parameters' containment reference.
getParameters() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
getParameters() - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
getParameters() - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
getParameters() - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
getParameters() - Method in interface org.apache.tuscany.das.rdb.config.Update
Returns the value of the 'Parameters' containment reference.
getParameters() - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
getParameters(String) - Static method in class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
maintain compatibility with parameters="name1 name2 " from config
getParameters(Create) - Static method in class org.apache.tuscany.das.rdb.util.ConfigUtil
 
getParameters(Update) - Static method in class org.apache.tuscany.das.rdb.util.ConfigUtil
 
getParameters(Delete) - Static method in class org.apache.tuscany.das.rdb.util.ConfigUtil
 
getParameters(Command) - Static method in class org.apache.tuscany.das.rdb.util.ConfigUtil
 
getParentReference(String) - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
getPassword() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'Password' attribute.
getPassword() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
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
 
getProduct() - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Returns the value of the 'Product' attribute.
getProduct() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
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
 
getPropertyNames(String) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
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
 
getQuantity() - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Returns the value of the 'Quantity' attribute.
getQuantity() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
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.ConfigFactoryImpl
 
getRelationship() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
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
Returns the set of defined relationships
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(int) - Method in interface org.apache.tuscany.das.rdb.Command
Return resultDescriptor if exact match for columnIndex(>=0) found else return null;
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.ConfigFactoryImpl
 
getResultDescriptor(int) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
getResultDescriptor(int) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
getResultDescriptors() - Method in interface org.apache.tuscany.das.rdb.Command
 
getResultDescriptors() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
getResultDescriptors() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
getResultMetadata() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
Returns the collection of ResultMetadata objects
getResultSet() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getResultSetSize() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
getRootType() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.GraphBuilderMetadata
Returns the root Type
getSchemaName() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getSchemaName() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getSchemaName() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Schema Name' attribute.
getSchemaName() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Schema Name' attribute.
getSchemaName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
getSchemaName(int) - Method in class org.apache.tuscany.das.rdb.impl.ResultSetShape
 
getSN() - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Returns the value of the 'SN' attribute.
getSN() - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
getSN() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Returns the value of the 'SN' attribute.
getSN() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
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 interface org.apache.tuscany.das.rdb.config.Create
Returns the value of the 'Sql' attribute.
getSql() - Method in interface org.apache.tuscany.das.rdb.config.Delete
Returns the value of the 'Sql' attribute.
getSQL() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getSql() - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
getSql() - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
getSql() - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
getSql() - Method in interface org.apache.tuscany.das.rdb.config.Update
Returns the value of the 'Sql' attribute.
getStartRow() - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
getStaticType() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
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.ConfigFactoryImpl
 
getTable() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
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
getTableByTypeName(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 class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getTableName() - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Returns the value of the 'Table Name' attribute.
getTableName() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Table Name' attribute.
getTableName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
getTableName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
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.impl.ResultSetShape
 
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
 
getTableTypeName(String) - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
getType(int, boolean) - Method in class org.apache.tuscany.das.rdb.graphbuilder.schema.ResultSetTypeMap
 
getType() - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
getType() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
getTypeName() - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
getTypeName() - Method in interface org.apache.tuscany.das.rdb.config.Table
Returns the value of the 'Type Name' attribute.
getTypeName() - Method in class org.apache.tuscany.das.rdb.config.wrapper.TableWrapper
 
getTypeName() - Method in class org.apache.tuscany.das.rdb.impl.DatabaseObject
 
getUpdate() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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' containment reference.
getUpdateCommand(MappingWrapper, 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
 
getUserName() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Returns the value of the 'User Name' attribute.
getUserName() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
getValue() - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
getValue() - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
GraphBuilderMetadata - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
GraphBuilderMetadata(Collection, 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
 
GraphMerger(Config) - Constructor for class org.apache.tuscany.das.rdb.merge.impl.GraphMerger
 

H

hasNullPrimaryKey() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
hasRecursiveRelationships() - Method in class org.apache.tuscany.das.rdb.config.wrapper.MappingWrapper
 
hasValidPrimaryKey() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 

I

ID - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
id - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The cached value of the 'Id' attribute.
ID - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
id - Variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The cached value of the 'Id' attribute.
ID - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
id - Variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The cached value of the 'Id' attribute.
ID - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
id - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The cached value of the 'Id' attribute.
ID - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
id - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The cached value of the 'ID' attribute.
ID - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
id - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The cached value of the 'ID' attribute.
ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The default value of the 'Id' attribute.
ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The default value of the 'Id' attribute.
ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The default value of the 'Id' attribute.
ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The default value of the 'Id' attribute.
ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The default value of the 'ID' attribute.
ID_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The default value of the 'ID' attribute.
INDEX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
index - Variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The cached value of the 'Index' attribute.
INDEX_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Index' attribute.
init() - Static method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
init() - Static method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
init() - Static method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
init() - Static method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
 
initializeMetaData() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
 
inParams() - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
InsertCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
InsertCommandImpl(Command, String[]) - Constructor for class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
InsertCommandImpl(String, String[]) - Constructor for class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
InsertCommandImpl(Create) - Constructor for class org.apache.tuscany.das.rdb.impl.InsertCommandImpl
 
InsertGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
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
 
INSTANCE - Static variable in interface org.apache.tuscany.das.rdb.test.company.CompanyFactory
The singleton instance of the factory.
INSTANCE - Static variable in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidFactory
The singleton instance of the factory.
INSTANCE - Static variable in interface org.apache.tuscany.das.rdb.test.customer.CustomerFactory
The singleton instance of the factory.
INT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
INT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
INTEGER - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
INTEGER_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
INTEGEROBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
INTEGEROBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
INTERNAL_ADDRESS - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The internal feature id for the 'Address' attribute.
INTERNAL_COLLISION - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Collision' attribute.
INTERNAL_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Column' containment reference list.
INTERNAL_COLUMN_INDEX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The internal feature id for the 'Column Index' attribute.
INTERNAL_COLUMN_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Column Name' attribute.
INTERNAL_COLUMN_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The internal feature id for the 'Column Name' attribute.
INTERNAL_COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The internal feature id for the 'Column Type' attribute.
INTERNAL_COLUMN_TYPE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The internal feature id for the 'Column Type' attribute.
INTERNAL_COMMAND - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Command' containment reference list.
INTERNAL_CONNECTION_INFO - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Connection Info' containment reference.
INTERNAL_CONNECTION_PROPERTIES - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The internal feature id for the 'Connection Properties' containment reference.
INTERNAL_CONVERTER_CLASS_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Converter Class Name' attribute.
INTERNAL_CREATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Create' containment reference.
INTERNAL_CUSTOMER_ID - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The internal feature id for the 'Customer ID' attribute.
INTERNAL_DATA_OBJECT_MODEL - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Data Object Model' attribute.
INTERNAL_DATA_SOURCE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The internal feature id for the 'Data Source' attribute.
INTERNAL_DATABASE_SCHEMA_NAME_SUPPORTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Database Schema Name Supported' attribute.
INTERNAL_DATABASE_URL - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The internal feature id for the 'Database URL' attribute.
INTERNAL_DELETE - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Delete' containment reference.
INTERNAL_DEPARTMENTS - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The internal feature id for the 'Departments' containment reference list.
INTERNAL_DEPARTMENTSNOID - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The internal feature id for the 'Departmentsnoid' containment reference list.
INTERNAL_DIRECTION - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The internal feature id for the 'Direction' attribute.
INTERNAL_DRIVER_CLASS - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The internal feature id for the 'Driver Class' attribute.
INTERNAL_EMPLOYEE_OF_THE_MONTH - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The internal feature id for the 'Employee Of The Month' attribute.
INTERNAL_EMPLOYEE_OF_THE_MONTH - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The internal feature id for the 'Employee Of The Month' attribute.
INTERNAL_EMPLOYEES - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The internal feature id for the 'Employees' containment reference list.
INTERNAL_EMPLOYEES - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The internal feature id for the 'Employees' containment reference list.
INTERNAL_FOREIGN_KEY_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The internal feature id for the 'Foreign Key Column' attribute.
INTERNAL_FOREIGN_KEY_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The internal feature id for the 'Foreign Key Table' attribute.
INTERNAL_GENERATED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Generated' attribute.
INTERNAL_GENERATED_KEYS_SUPPORTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Generated Keys Supported' attribute.
INTERNAL_ID - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The internal feature id for the 'Id' attribute.
INTERNAL_ID - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The internal feature id for the 'Id' attribute.
INTERNAL_ID - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The internal feature id for the 'Id' attribute.
INTERNAL_ID - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The internal feature id for the 'Id' attribute.
INTERNAL_ID - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The internal feature id for the 'ID' attribute.
INTERNAL_ID - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The internal feature id for the 'ID' attribute.
INTERNAL_INDEX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The internal feature id for the 'Index' attribute.
INTERNAL_KEY_PAIR - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The internal feature id for the 'Key Pair' containment reference list.
INTERNAL_KEY_RESTRICTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The internal feature id for the 'Key Restricted' attribute.
INTERNAL_KIND - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The internal feature id for the 'Kind' attribute.
INTERNAL_LAST_NAME - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The internal feature id for the 'Last Name' attribute.
INTERNAL_LOCATION - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The internal feature id for the 'Location' attribute.
INTERNAL_LOCATION - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The internal feature id for the 'Location' attribute.
INTERNAL_LOGIN_TIMEOUT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The internal feature id for the 'Login Timeout' attribute.
INTERNAL_MANAGED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Managed' attribute.
INTERNAL_MANAGEDTX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The internal feature id for the 'Managedtx' attribute.
INTERNAL_MANAGER - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The internal feature id for the 'Manager' attribute.
INTERNAL_MANAGER - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The internal feature id for the 'Manager' attribute.
INTERNAL_MANY - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The internal feature id for the 'Many' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NAME - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The internal feature id for the 'Name' attribute.
INTERNAL_NUMBER - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The internal feature id for the 'Number' attribute.
INTERNAL_NUMBER - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The internal feature id for the 'Number' attribute.
INTERNAL_ORDERS - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The internal feature id for the 'Orders' containment reference list.
INTERNAL_PARAMETER - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The internal feature id for the 'Parameter' containment reference list.
INTERNAL_PARAMETER - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
The internal feature id for the 'Parameter' containment reference list.
INTERNAL_PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
The internal feature id for the 'Parameters' containment reference.
INTERNAL_PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
The internal feature id for the 'Parameters' containment reference.
INTERNAL_PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
The internal feature id for the 'Parameters' containment reference.
INTERNAL_PASSWORD - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The internal feature id for the 'Password' attribute.
INTERNAL_PRIMARY_KEY - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Primary Key' attribute.
INTERNAL_PRIMARY_KEY_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The internal feature id for the 'Primary Key Column' attribute.
INTERNAL_PRIMARY_KEY_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The internal feature id for the 'Primary Key Table' attribute.
INTERNAL_PRODUCT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The internal feature id for the 'Product' attribute.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The number of properties for this type.
INTERNAL_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The number of properties for this type.
INTERNAL_PROPERTY_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The internal feature id for the 'Property Name' attribute.
INTERNAL_QUANTITY - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The internal feature id for the 'Quantity' attribute.
INTERNAL_RELATIONSHIP - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Relationship' containment reference list.
INTERNAL_RESULT_DESCRIPTOR - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The internal feature id for the 'Result Descriptor' containment reference list.
INTERNAL_SCHEMA_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The internal feature id for the 'Schema Name' attribute.
INTERNAL_SCHEMA_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Schema Name' attribute.
INTERNAL_SN - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The internal feature id for the 'SN' attribute.
INTERNAL_SN - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The internal feature id for the 'SN' attribute.
INTERNAL_SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The internal feature id for the 'SQL' attribute.
INTERNAL_SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
The internal feature id for the 'Sql' attribute.
INTERNAL_SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
The internal feature id for the 'Sql' attribute.
INTERNAL_SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
The internal feature id for the 'Sql' attribute.
INTERNAL_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Table' containment reference list.
INTERNAL_TABLE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The internal feature id for the 'Table Name' attribute.
INTERNAL_TABLE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Table Name' attribute.
INTERNAL_TYPE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Type Name' attribute.
INTERNAL_UPDATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The internal feature id for the 'Update' containment reference.
INTERNAL_URI - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The internal feature id for the 'Uri' attribute.
INTERNAL_USER_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The internal feature id for the 'User Name' attribute.
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
internalConvertIndex(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
inverseRemove(Object, int, DataObjectBase.ChangeContext) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
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
 
isDatabaseSchemaNameSupported() - Method in interface org.apache.tuscany.das.rdb.config.Config
Returns the value of the 'Database Schema Name Supported' attribute.
isDatabaseSchemaNameSupported() - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
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
 
isGeneratedKeysSupported() - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
isKeyRestricted() - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
isKeyRestricted() - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Returns the value of the 'Key Restricted' attribute.
isManaged() - Method in interface org.apache.tuscany.das.rdb.config.Column
Returns the value of the 'Managed' attribute.
isManaged() - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
isManagedtx() - Method in interface org.apache.tuscany.das.rdb.config.ConnectionInfo
Returns the value of the 'Managedtx' attribute.
isManagedtx() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
isManager() - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Returns the value of the 'Manager' attribute.
isManager() - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
isManager() - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Returns the value of the 'Manager' attribute.
isManager() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
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
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
isSet(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
isTableEmpty() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 

J

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

K

KEY_PAIR - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
KEY_PAIR - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
KEY_RESTRICTED - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
KEY_RESTRICTED_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Key Restricted' attribute.
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
 
keyPairType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
keyRestricted - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Key Restricted' attribute.
KIND - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
kind - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Kind' attribute.
KIND_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'Kind' attribute.

L

LAST_NAME - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
LAST_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The default value of the 'Last Name' attribute.
lastName - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The cached value of the 'Last Name' attribute.
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
 
LOCATION - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
location - Variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The cached value of the 'Location' attribute.
LOCATION - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
location - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The cached value of the 'Location' attribute.
LOCATION_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The default value of the 'Location' attribute.
LOCATION_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The default value of the 'Location' attribute.
LOGIN_TIMEOUT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
LOGIN_TIMEOUT_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Login Timeout' attribute.
loginTimeout - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Login Timeout' attribute.
LONG - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
LONG_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
LONGOBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
LONGOBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 

M

MANAGED - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
managed - Variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The cached value of the 'Managed' attribute.
MANAGED_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Managed' attribute.
ManagedParameterImpl - Class in org.apache.tuscany.das.rdb.impl
 
ManagedParameterImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.ManagedParameterImpl
 
MANAGEDTX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
managedtx - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The cached value of the 'Managedtx' attribute.
MANAGEDTX_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
The default value of the 'Managedtx' attribute.
MANAGER - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
manager - Variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The cached value of the 'Manager' attribute.
MANAGER - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
manager - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The cached value of the 'Manager' attribute.
MANAGER_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The default value of the 'Manager' attribute.
MANAGER_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The default value of the 'Manager' attribute.
MANY - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
many - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Many' attribute.
MANY_DEFAULT_ - 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
 
MONTH - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
MONTH_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
MONTHDAY - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
MONTHDAY_STR - Static variable in class org.apache.tuscany.das.rdb.impl.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 - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
name - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
name - Variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
name - Variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
name - Variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
name - Variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
name - Variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
name - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
name - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The cached value of the 'Name' attribute.
NAME - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
name - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The cached value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The default value of the 'Name' attribute.
NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The default value of the 'Name' attribute.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
The package namespace name.
NAMESPACE_PREFIX - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
The package namespace name.
NAMESPACE_URI - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
The package namespace URI.
NAMESPACE_URI - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
The package namespace URI.
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
NUMBER - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
number - Variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The cached value of the 'Number' attribute.
NUMBER - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
number - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The cached value of the 'Number' attribute.
NUMBER_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
The default value of the 'Number' attribute.
NUMBER_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
The default value of the 'Number' attribute.

O

OBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
OBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
OptimisticConcurrencyException - Exception in org.apache.tuscany.das.rdb.exception
 
OptimisticConcurrencyException(String) - Constructor for exception org.apache.tuscany.das.rdb.exception.OptimisticConcurrencyException
 
OptimisticWriteCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
OptimisticWriteCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.OptimisticWriteCommandImpl
 
OptimisticWriteCommandImpl(Update) - Constructor for class org.apache.tuscany.das.rdb.impl.OptimisticWriteCommandImpl
 
ORDERS - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
orders - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
The cached value of the 'Orders' containment reference list.
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.wrapper - package org.apache.tuscany.das.rdb.config.wrapper
 
org.apache.tuscany.das.rdb.exception - package org.apache.tuscany.das.rdb.exception
 
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.test.company - package org.apache.tuscany.das.rdb.test.company
 
org.apache.tuscany.das.rdb.test.company.impl - package org.apache.tuscany.das.rdb.test.company.impl
 
org.apache.tuscany.das.rdb.test.companynoid - package org.apache.tuscany.das.rdb.test.companynoid
 
org.apache.tuscany.das.rdb.test.companynoid.impl - package org.apache.tuscany.das.rdb.test.companynoid.impl
 
org.apache.tuscany.das.rdb.test.customer - package org.apache.tuscany.das.rdb.test.customer
 
org.apache.tuscany.das.rdb.test.customer.impl - package org.apache.tuscany.das.rdb.test.customer.impl
 
org.apache.tuscany.das.rdb.util - package org.apache.tuscany.das.rdb.util
 
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 - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
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 class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
PARAMETER - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
parameter - Variable in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
The cached value of the 'Parameter' containment reference list.
Parameter - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Parameter'.
ParameterExtendedImpl - Class in org.apache.tuscany.das.rdb.impl
 
ParameterExtendedImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
ParameterExtendedImpl(ParameterImpl) - Constructor for class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
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(int) - Constructor for class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
parameterList() - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
parameters - Variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
The cached value of the 'Parameters' containment reference.
PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
parameters - Variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
The cached value of the 'Parameters' containment reference.
PARAMETERS - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
parameters - Variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
The cached value of the 'Parameters' containment reference.
Parameters - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object '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
 
ParametersExtendedImpl - Class in org.apache.tuscany.das.rdb.impl
 
ParametersExtendedImpl() - Constructor for class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
ParametersExtendedImpl(List) - Constructor for class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
ParametersExtendedImpl(Parameters) - Constructor for class org.apache.tuscany.das.rdb.impl.ParametersExtendedImpl
 
ParametersImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Parameters'.
ParametersImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
parametersType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
parameterType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
parameterWithIndex(int) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
PASSWORD - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
password - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'Password' attribute.
PASSWORD_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'Password' attribute.
PATTERN_VERSION - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
The version of the generator pattern used to generate this class.
PATTERN_VERSION - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
The version of the generator pattern used to generate this class.
PATTERN_VERSION - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
The version of the generator pattern used to generate this class.
PATTERN_VERSION - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
The version of the generator pattern used to generate this class.
prepareCall(String) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
preparePagedStatement(String) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
prepareStatement(String, String[]) - 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 - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
PRIMARY_KEY_COLUMN - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
PRIMARY_KEY_COLUMN_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
The default value of the 'Primary Key Column' attribute.
PRIMARY_KEY_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
The default value of the 'Primary Key' attribute.
PRIMARY_KEY_TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
PRIMARY_KEY_TABLE_DEFAULT_ - 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.
printResultDescriptors(OutputStream) - Method in interface org.apache.tuscany.das.rdb.Command
Utility method
printResultDescriptors(OutputStream) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
printResultDescriptors(OutputStream) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
processRecursiveRow(ResultSet) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetRow
 
processResults(int, int) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultSetProcessor
Process the ResultSet.
PRODUCT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
product - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The cached value of the 'Product' attribute.
PRODUCT_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The default value of the 'Product' attribute.
propagatedID - Variable in class org.apache.tuscany.das.rdb.impl.ChangeOperation
 
PROPERTY_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
PROPERTY_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
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.
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
 
QualifiedColumn(String, boolean) - Constructor for class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
QUANTITY - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
quantity - Variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The cached value of the 'Quantity' attribute.
QUANTITY_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
The default value of the 'Quantity' attribute.
queryString - Variable in class org.apache.tuscany.das.rdb.impl.Statement
 

R

ReadCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
ReadCommandImpl(Command, MappingWrapper, List) - Constructor for class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
ReadCommandImpl(String, MappingWrapper, List) - Constructor for class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
register(HelperContext) - Method in interface org.apache.tuscany.das.rdb.config.ConfigFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
register(HelperContext) - Method in interface org.apache.tuscany.das.rdb.test.customer.CustomerFactory
Registers the types supported by this Factory within the supplied scope.argument
register(HelperContext) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerFactoryImpl
Registers the Factory instance so that it is available within the supplied scope.
RELATIONSHIP - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
RELATIONSHIP - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
relationship - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Relationship' containment reference list.
Relationship - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Relationship'.
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
 
relationshipType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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.DAS
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.DASImpl
 
removeResultDescriptor(int) - Method in interface org.apache.tuscany.das.rdb.Command
remove ResultDescriptor at given columnIndex(>=0) and return same.
removeResultDescriptor(ResultDescriptor) - Method in interface org.apache.tuscany.das.rdb.Command
Remove resultDescriptor only if matched for index(>=0), name, type, schema name and table name and return same, else return null For -ve index, ignore index and if unique match for rest of the attriutes, remove/return, if multiple matches found, throw RuntimeException
removeResultDescriptor(int) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
removeResultDescriptor(ResultDescriptor) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
removeResultDescriptor(int) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
removeResultDescriptor(ResultDescriptor) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
RESULT_DESCRIPTOR - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
RESULT_DESCRIPTOR - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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
 
resultDescriptorType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
ResultMetadata - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
ResultMetadata(ResultSet, MappingWrapper, 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.impl
Describes the structure of the result set returned from execution of a SELECT statement.
ResultSetShape(ResultSetMetaData, Config) - Constructor for class org.apache.tuscany.das.rdb.impl.ResultSetShape
 
ResultSetShape(List, Config) - Constructor for class org.apache.tuscany.das.rdb.impl.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

SCHEMA_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
SCHEMA_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
SCHEMA_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Schema Name' attribute.
SCHEMA_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Schema Name' attribute.
schemaName - Variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The cached value of the 'Schema Name' attribute.
schemaName - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Schema Name' attribute.
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
SDO_PROPERTY_COUNT - Static variable in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
SDODataTypeHelper - Class in org.apache.tuscany.das.rdb.impl
 
SDODataTypes - Class in org.apache.tuscany.das.rdb.impl
Defines SDO data types.
SDODataTypes() - Constructor for class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
set(int, Object) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
setAddress(String) - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Sets the value of the 'Address' attribute.
setAddress(String) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
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
 
setColumnIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setColumnIndex(int) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Column Index' attribute.
setColumnName(String) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Column Name' attribute.
setColumnName(String) - 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 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.
setColumnType(String) - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl
 
setConnection(Connection) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
setConnection(Connection, Config) - Method in class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
 
setConnection(Connection, boolean, String) - 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(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setConnection(Connection) - Method in class org.apache.tuscany.das.rdb.impl.DASImpl
 
setConnection(ConnectionImpl) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
setConnectionInfo(ConnectionInfo) - Method in interface org.apache.tuscany.das.rdb.config.Config
Sets the value of the 'Connection Info' containment reference.
setConnectionInfo(ConnectionInfo) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
setConnectionProperties(ConnectionProperties) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionInfo
Sets the value of the 'Connection Properties' containment reference.
setConnectionProperties(ConnectionProperties) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
setConverter(Converter) - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
setConverter(Converter) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
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(Create) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setCreate(Create) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Create' containment reference.
setCreateCommand(InsertCommandImpl) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
setCustomer_ID(int) - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Sets the value of the 'Customer ID' attribute.
setCustomer_ID(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
setDatabaseSchemaNameSupported(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Config
Sets the value of the 'Database Schema Name Supported' attribute.
setDatabaseSchemaNameSupported(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
setDatabaseURL(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Database URL' attribute.
setDatabaseURL(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setDataObjectModel(String) - Method in interface org.apache.tuscany.das.rdb.config.Config
Sets the value of the 'Data Object Model' attribute.
setDataObjectModel(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
setDataObjectModel(String) - Method in class org.apache.tuscany.das.rdb.ConfigHelper
Set the data object model
setDataSource(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionInfo
Sets the value of the 'Data Source' attribute.
setDataSource(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
setDelete(Delete) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setDelete(Delete) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Delete' containment reference.
setDeleteCommand(DeleteCommandImpl) - Method in class org.apache.tuscany.das.rdb.impl.ChangeFactory
 
setDeleteOrder(List) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
setDirection(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
setDirection(String) - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Sets the value of the 'Direction' attribute.
setDirection(int) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setDriverClass(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Driver Class' attribute.
setDriverClass(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setEmployeeOfTheMonth(String) - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Sets the value of the 'Employee Of The Month' attribute.
setEmployeeOfTheMonth(String) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
setEmployeeOfTheMonth(String) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidType
Sets the value of the 'Employee Of The Month' attribute.
setEmployeeOfTheMonth(String) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
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
 
setGeneratedKeysSupported(String) - Method in interface org.apache.tuscany.das.rdb.config.Config
Sets the value of the 'Generated Keys Supported' attribute.
setGeneratedKeysSupported(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
setGeneratedKeysSupported(String) - Method in class org.apache.tuscany.das.rdb.impl.ConnectionImpl
 
setId(int) - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Sets the value of the 'Id' attribute.
setId(int) - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Sets the value of the 'Id' attribute.
setId(int) - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Sets the value of the 'Id' attribute.
setId(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
setId(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
setId(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
setId(int) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Sets the value of the 'Id' attribute.
setId(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
setID(int) - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Sets the value of the 'ID' attribute.
setID(int) - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Sets the value of the 'ID' attribute.
setID(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
setID(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
setIndex(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
setIndex(int) - Method in interface org.apache.tuscany.das.rdb.config.Parameter
Sets the value of the 'Index' attribute.
setIndex(int) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setInsertOrder(List) - Method in class org.apache.tuscany.das.rdb.impl.Changes
 
setKeyRestricted(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
setKeyRestricted(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Relationship
Sets the value of the 'Key Restricted' attribute.
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
 
setLastName(String) - Method in interface org.apache.tuscany.das.rdb.test.customer.Customer
Sets the value of the 'Last Name' attribute.
setLastName(String) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
setLocation(String) - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Sets the value of the 'Location' attribute.
setLocation(String) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
setLocation(String) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Sets the value of the 'Location' attribute.
setLocation(String) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
setLoginTimeout(int) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Login Timeout' attribute.
setLoginTimeout(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setManaged(boolean) - Method in interface org.apache.tuscany.das.rdb.config.Column
Sets the value of the 'Managed' attribute.
setManaged(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
setManagedtx(boolean) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionInfo
Sets the value of the 'Managedtx' attribute.
setManagedtx(boolean) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
setManager(boolean) - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Sets the value of the 'Manager' attribute.
setManager(boolean) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
setManager(boolean) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Sets the value of the 'Manager' attribute.
setManager(boolean) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
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.Command
Sets the value of the 'Name' attribute.
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 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 class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setName(String) - Method in interface org.apache.tuscany.das.rdb.test.company.CompanyType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
setName(String) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.CompanynoidType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
setName(String) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
setNumber(int) - Method in interface org.apache.tuscany.das.rdb.test.company.DepartmentType
Sets the value of the 'Number' attribute.
setNumber(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
setNumber(int) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.DepartmentnoidType
Sets the value of the 'Number' attribute.
setNumber(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
setOrder(List) - Method in class org.apache.tuscany.das.rdb.impl.DeleteList
 
setOrder(List) - Method in class org.apache.tuscany.das.rdb.impl.InsertList
 
setParameter(int, Object) - Method in interface org.apache.tuscany.das.rdb.Command
Sets the value of the associated Parameter
setParameter(String, Object) - Method in interface org.apache.tuscany.das.rdb.Command
 
setParameter(int, Object) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setParameter(String, Object) - Method in class org.apache.tuscany.das.rdb.impl.CommandImpl
 
setParameter(int, Object) - Method in class org.apache.tuscany.das.rdb.impl.Parameters
 
setParameters(Parameters) - Method in interface org.apache.tuscany.das.rdb.config.Create
Sets the value of the 'Parameters' containment reference.
setParameters(Parameters) - Method in interface org.apache.tuscany.das.rdb.config.Delete
Sets the value of the 'Parameters' containment reference.
setParameters(Parameters) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
setParameters(Parameters) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
setParameters(Parameters) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
setParameters(Parameters) - Method in interface org.apache.tuscany.das.rdb.config.Update
Sets the value of the 'Parameters' containment reference.
setParameters(PreparedStatement, ParametersExtendedImpl) - Method in class org.apache.tuscany.das.rdb.impl.Statement
 
setPassword(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'Password' attribute.
setPassword(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
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.
setProduct(String) - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Sets the value of the 'Product' attribute.
setProduct(String) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
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
 
setQuantity(int) - Method in interface org.apache.tuscany.das.rdb.test.customer.AnOrder
Sets the value of the 'Quantity' attribute.
setQuantity(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
setResultDescriptors(List) - Method in interface org.apache.tuscany.das.rdb.Command
Allow set of ResultDescriptor when command is created on-the-fly
setResultDescriptors(List) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
When any columnIndex == -ve, sorting will not happen in ResultShapeSorter (old way) When null is passed, set this.resultSetShape to null, this will later trigger, dbms metadata based shaping of result
setResultDescriptors(List) - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
setSchemaName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setSchemaName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setSchemaName(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Schema Name' attribute.
setSchemaName(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Schema Name' attribute.
setSN(String) - Method in interface org.apache.tuscany.das.rdb.test.company.EmployeeType
Sets the value of the 'SN' attribute.
setSN(String) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
setSN(String) - Method in interface org.apache.tuscany.das.rdb.test.companynoid.EmployeenoidType
Sets the value of the 'SN' attribute.
setSN(String) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
setSQL(String) - Method in interface org.apache.tuscany.das.rdb.config.Command
Sets the value of the 'SQL' attribute.
setSql(String) - Method in interface org.apache.tuscany.das.rdb.config.Create
Sets the value of the 'Sql' attribute.
setSql(String) - Method in interface org.apache.tuscany.das.rdb.config.Delete
Sets the value of the 'Sql' attribute.
setSQL(String) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
setSql(String) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
setSql(String) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
setSql(String) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
setSql(String) - Method in interface org.apache.tuscany.das.rdb.config.Update
Sets the value of the 'Sql' attribute.
setStartRow(int) - Method in class org.apache.tuscany.das.rdb.impl.ReadCommandImpl
 
setTableName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
setTableName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setTableName(String) - Method in interface org.apache.tuscany.das.rdb.config.ResultDescriptor
Sets the value of the 'Table Name' attribute.
setTableName(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Table Name' attribute.
setType(Type) - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
setType(Type) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
setTypeName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setTypeName(String) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Type Name' attribute.
setUpdate(Update) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
setUpdate(Update) - Method in interface org.apache.tuscany.das.rdb.config.Table
Sets the value of the 'Update' containment reference.
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
 
setUserName(String) - Method in interface org.apache.tuscany.das.rdb.config.ConnectionProperties
Sets the value of the 'User Name' attribute.
setUserName(String) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
setValidPrimaryKey(boolean) - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.TableData
 
setValue(Object) - Method in class org.apache.tuscany.das.rdb.impl.CollisionParameter
 
setValue(Object) - Method in class org.apache.tuscany.das.rdb.impl.ManagedParameterImpl
 
setValue(Object) - Method in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
setValue(Object) - Method in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 
SHORT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
SHORT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
SHORTOBJECT - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
SHORTOBJECT_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
SingleTableRegistry - Class in org.apache.tuscany.das.rdb.graphbuilder.impl
 
SingleTableRegistry() - Constructor for class org.apache.tuscany.das.rdb.graphbuilder.impl.SingleTableRegistry
 
SN - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
sn - Variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The cached value of the 'SN' attribute.
SN - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
sn - Variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The cached value of the 'SN' attribute.
SN_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
The default value of the 'SN' attribute.
SN_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
The default value of the 'SN' attribute.
SPCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
SPCommandImpl(String, MappingWrapper, List) - Constructor for class org.apache.tuscany.das.rdb.impl.SPCommandImpl
 
SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
sql - Variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The cached value of the 'SQL' attribute.
SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
sql - Variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
The cached value of the 'Sql' attribute.
SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
sql - Variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
The cached value of the 'Sql' attribute.
SQL - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
sql - Variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
The cached value of the 'Sql' attribute.
SQL_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
The default value of the 'SQL' attribute.
SQL_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
The default value of the 'Sql' attribute.
SQL_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
The default value of the 'Sql' attribute.
SQL_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
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.impl.SDODataTypes
 
STRING_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
STRINGS - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
STRINGS_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 

T

TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
TABLE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
table - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The cached value of the 'Table' containment reference list.
Table - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Table'.
TABLE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
TABLE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
TABLE_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
The default value of the 'Table Name' attribute.
TABLE_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
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.
tableName - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Table Name' attribute.
TableRegistry - Interface in org.apache.tuscany.das.rdb.graphbuilder.impl
 
tableType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
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.impl.SDODataTypes
 
TIME_STR - Static variable in class org.apache.tuscany.das.rdb.impl.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.ConnectionInfoImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
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.config.impl.UpdateImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.config.wrapper.QualifiedColumn
 
toString() - Method in class org.apache.tuscany.das.rdb.graphbuilder.impl.ResultMetadata
 
toString() - Method in class org.apache.tuscany.das.rdb.impl.ResultSetShape
 
toString() - Method in class org.apache.tuscany.das.rdb.impl.WriteCommandImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
toString() - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
TYPE_HELPER - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
TYPE_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
TYPE_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The default value of the 'Type Name' attribute.
typeName - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Type Name' attribute.

U

unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ColumnImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CommandImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionInfoImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.CreateImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.DeleteImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParameterImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ParametersImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.CompanyTypeImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.DepartmentTypeImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.company.impl.EmployeeTypeImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.CompanynoidTypeImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.DepartmentnoidTypeImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.companynoid.impl.EmployeenoidTypeImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.AnOrderImpl
 
unset(int) - Method in class org.apache.tuscany.das.rdb.test.customer.impl.CustomerImpl
 
UPDATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
UPDATE - Static variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
 
update - Variable in class org.apache.tuscany.das.rdb.config.impl.TableImpl
The cached value of the 'Update' containment reference.
Update - Interface in org.apache.tuscany.das.rdb.config
A representation of the model object 'Update'.
UpdateCommandImpl - Class in org.apache.tuscany.das.rdb.impl
 
UpdateCommandImpl(Command) - Constructor for class org.apache.tuscany.das.rdb.impl.UpdateCommandImpl
 
UpdateCommandImpl(String) - Constructor for class org.apache.tuscany.das.rdb.impl.UpdateCommandImpl
 
UpdateCommandImpl(Update) - Constructor for class org.apache.tuscany.das.rdb.impl.UpdateCommandImpl
 
UpdateGenerator - Class in org.apache.tuscany.das.rdb.generator.impl
 
UpdateImpl - Class in org.apache.tuscany.das.rdb.config.impl
An implementation of the model object 'Update'.
UpdateImpl() - Constructor for class org.apache.tuscany.das.rdb.config.impl.UpdateImpl
 
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
 
updateType - Variable in class org.apache.tuscany.das.rdb.config.impl.ConfigFactoryImpl
 
URI - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
 
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.impl.SDODataTypes
 
URI_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConfigImpl
The default value of the 'Uri' attribute.
URI_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
USER_NAME - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
 
USER_NAME_DEFAULT_ - Static variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The default value of the 'User Name' attribute.
userName - Variable in class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl
The cached value of the 'User Name' attribute.

V

value - Variable in class org.apache.tuscany.das.rdb.impl.ParameterExtendedImpl
 
value - Variable in class org.apache.tuscany.das.rdb.impl.ParameterImpl
 

W

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

Y

YEAR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
YEAR_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
YEARMONTH - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
YEARMONTH_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
YEARMONTHDAY - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 
YEARMONTHDAY_STR - Static variable in class org.apache.tuscany.das.rdb.impl.SDODataTypes
 

A B C D E F G H I J K L M N O P Q R S T U V W Y

Copyright © 2007 Apache Software Foundation. All Rights Reserved.