Class:
|
GlobalData
|
id:
| GlobalData |
Table Name:
| SHKGlobalData |
GenerateSecure:
|
false
|
GenerateInsecure:
|
true
|
MassDeletes:
| true |
MassUpdates:
|
false
|
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
OId
|
. |
. |
no |
java.math.BigDecimal
|
DECIMAL
|
19,0
|
. |
. |
Version | . | . | no | int | INTEGER | 4,0 | . | . |
DataId | yes | no | no | String | VARCHAR | 100 |
.
|
.
|
DataType | no | no | no | int | INTEGER | 12,0 |
.
|
.
|
DataValue | no | no | yes | byte[] | LONGVARBINARY |
.
|
.
|
.
|
DataValueXML | no | no | yes | org.w3c.dom.Node | LONGVARCHAR |
.
|
.
|
.
|
DataValueVCHAR | no | no | yes | String | VARCHAR | 4000 |
.
|
.
|
DataValueDBL | no | no | yes | double | DOUBLE | 16,16 |
.
|
.
|
DataValueLONG | no | no | yes | long | BIGINT | 20,0 |
.
|
.
|
DataValueDATE | no | no | yes | Timestamp | TIMESTAMP |
.
|
.
|
.
|
DataValueBOOL | no | no | yes | boolean | BIT | 3,0 |
.
|
.
|
OrdNo | yes | no | no | int | INTEGER | 12,0 |
.
|
.
|
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
GlobalData-I1 | yes | no | DataId | |
GlobalData-I1 | yes | no | OrdNo | |
|