|
Tuscany DAS for Relational Databases | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.tuscany.das.rdb.config.impl |
---|
Class org.apache.tuscany.das.rdb.config.impl.ColumnImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
boolean collision
Collision
' attribute.
ColumnImpl.isCollision()
String columnType
Column Type
' attribute.
ColumnImpl.getColumnType()
String converterClassName
Converter Class Name
' attribute.
ColumnImpl.getConverterClassName()
boolean generated
Generated
' attribute.
ColumnImpl.isGenerated()
String name
Name
' attribute.
ColumnImpl.getName()
boolean primaryKey
Primary Key
' attribute.
ColumnImpl.isPrimaryKey()
String propertyName
Property Name
' attribute.
ColumnImpl.getPropertyName()
String table
Table
' attribute.
ColumnImpl.getTable()
Class org.apache.tuscany.das.rdb.config.impl.CommandImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
org.eclipse.emf.common.util.EList parameter
Parameter
' containment reference list.
CommandImpl.getParameter()
org.eclipse.emf.common.util.EList resultDescriptor
Result Descriptor
' containment reference list.
CommandImpl.getResultDescriptor()
String config
Config
' attribute.
CommandImpl.getConfig()
String kind
Kind
' attribute.
CommandImpl.getKind()
String name
Name
' attribute.
CommandImpl.getName()
String sql
SQL
' attribute.
CommandImpl.getSQL()
Class org.apache.tuscany.das.rdb.config.impl.ConfigImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
org.eclipse.emf.common.util.EList command
Command
' containment reference list.
ConfigImpl.getCommand()
ConnectionProperties connectionProperties
Connection Properties
' containment reference.
ConfigImpl.getConnectionProperties()
org.eclipse.emf.common.util.EList table
Table
' containment reference list.
ConfigImpl.getTable()
org.eclipse.emf.common.util.EList relationship
Relationship
' containment reference list.
ConfigImpl.getRelationship()
String uri
Uri
' attribute.
ConfigImpl.getUri()
Class org.apache.tuscany.das.rdb.config.impl.ConnectionPropertiesImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
String config
Config
' attribute.
ConnectionPropertiesImpl.getConfig()
String dataSource
Data Source
' attribute.
ConnectionPropertiesImpl.getDataSource()
String driverClassName
Driver Class Name
' attribute.
ConnectionPropertiesImpl.getDriverClassName()
String driverPassword
Driver Password
' attribute.
ConnectionPropertiesImpl.getDriverPassword()
String driverURL
Driver URL
' attribute.
ConnectionPropertiesImpl.getDriverURL()
String driverUserName
Driver User Name
' attribute.
ConnectionPropertiesImpl.getDriverUserName()
Class org.apache.tuscany.das.rdb.config.impl.KeyPairImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
String foreignKeyColumn
Foreign Key Column
' attribute.
KeyPairImpl.getForeignKeyColumn()
String primaryKeyColumn
Primary Key Column
' attribute.
KeyPairImpl.getPrimaryKeyColumn()
String relationship
Relationship
' attribute.
KeyPairImpl.getRelationship()
Class org.apache.tuscany.das.rdb.config.impl.ParameterImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
String columnType
Column Type
' attribute.
ParameterImpl.getColumnType()
String command
Command
' attribute.
ParameterImpl.getCommand()
String name
Name
' attribute.
ParameterImpl.getName()
Class org.apache.tuscany.das.rdb.config.impl.RelationshipImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
org.eclipse.emf.common.util.EList keyPair
Key Pair
' containment reference list.
RelationshipImpl.getKeyPair()
String config
Config
' attribute.
RelationshipImpl.getConfig()
String foreignKeyTable
Foreign Key Table
' attribute.
RelationshipImpl.getForeignKeyTable()
boolean many
Many
' attribute.
RelationshipImpl.isMany()
String name
Name
' attribute.
RelationshipImpl.getName()
String primaryKeyTable
Primary Key Table
' attribute.
RelationshipImpl.getPrimaryKeyTable()
Class org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
String columnName
Column Name
' attribute.
ResultDescriptorImpl.getColumnName()
String columnType
Column Type
' attribute.
ResultDescriptorImpl.getColumnType()
String command
Command
' attribute.
ResultDescriptorImpl.getCommand()
String converter
Converter
' attribute.
ResultDescriptorImpl.getConverter()
String tableName
Table Name
' attribute.
ResultDescriptorImpl.getTableName()
Class org.apache.tuscany.das.rdb.config.impl.TableImpl extends org.apache.tuscany.sdo.impl.DataObjectImpl implements Serializable |
---|
Serialized Fields |
---|
org.eclipse.emf.common.util.EList column
Column
' containment reference list.
TableImpl.getColumn()
String config
Config
' attribute.
TableImpl.getConfig()
String create
Create
' attribute.
TableImpl.getCreate()
String delete
Delete
' attribute.
TableImpl.getDelete()
String name
Name
' attribute.
TableImpl.getName()
String propertyName
Property Name
' attribute.
TableImpl.getPropertyName()
String update
Update
' attribute.
TableImpl.getUpdate()
|
Tuscany DAS for Relational Databases | |||||||||
PREV NEXT | FRAMES NO FRAMES |