Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for JDBC V2
  3. PowerExchange for JDBC V2 Configuration Overview
  4. JDBC V2 Connections
  5. PowerExchange for JDBC V2 Data Objects
  6. JDBC V2 Mappings
  7. PowerExchange for JDBC V2 Dynamic Mappings
  8. JDBC V2 Lookup
  9. JDBC V2 Run-Time Processing
  10. JDBC V2 Datatype Reference

PowerExchange for JDBC V2 User Guide

PowerExchange for JDBC V2 User Guide

Column Properties

Column Properties

The column properties display the data types, precision, and scale of the source property in the data object read operation.
The following table describes the source column properties of the data object read operation:
Property
Description
Name
Name of the column.
Native Name
The name of the attribute in the database server.
Type
Native data type of the column.
Precision
Maximum number of significant digits for numeric data types, or maximum number of characters for string data types. For numeric data types, precision includes scale.
Scale
Maximum number of digits after the decimal point for numeric values.
Partition Key
The port or set of ports that you define as the partition key.
Access Type
Indicates whether the field has read and write permissions.
Description
Description of the column.

0 COMMENTS

We’d like to hear from you!