Class:
|
GlobalData
|
id:
| org.enhydra.shark.globalpersistence.data.GlobalData |
Table Name:
| SHKGlobalData |
GenerateSecure:
| false |
GenerateInsecure:
| true |
MassDeletes:
| false |
MassUpdates:
| false |
MultiDB:
| false |
DirtyDOs:
| Compatible |
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
DataId | yes | no | no | String | VARCHAR | 100 | | |
DataType | no | no | no | short | INTEGER | | | |
DataValue | no | no | yes | byte[] | LONGVARBINARY | | | |
DataValueXML | no | no | yes | Node | LONGVARCHAR | | | |
DataValueVCHAR | no | no | yes | String | VARCHAR | 4000 | | |
DataValueDBL | no | no | yes | double | DOUBLE | | | |
DataValueLONG | no | no | yes | long | BIGINT | | | |
DataValueDATE | no | no | yes | Timestamp | TIMESTAMP | | | |
DataValueBOOL | no | no | yes | boolean | BIT | | | |
OrdNo | yes | no | no | int | INTEGER | | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | DataId | |
I1 | yes | no | OrdNo | |
|