| ConnectionProfileSetup | A single connection profile setup that is used to establish a JDBC connection. | 
|---|
| ConnectionProfilesSetup | Container with all connection profiles setup's by name. | 
|---|
| DatabaseActionTXPNode | Database actor implementation for a TXP node. | 
|---|
| DatabaseProps | This database property container holds database service definition. | 
|---|
| DatabaseTransactionReference | The reference to a Database transaction. | 
|---|
| InputProps | Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace. | 
|---|
| InputVariable | The Input Variable connects a VSField with an input variable or parameter to an SQL query statement. | 
|---|
| ResultProps | Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc. | 
|---|
| ResultSetColumnProp | The result set Column property that connects the column name in a result set with a VSColumnHeader. | 
|---|
| ResultSetProps | Result set property that ties a result set from the execution of an SQL query statement to VirtualSpace. | 
|---|