Class:
|
NextXPDLVersion
|
id:
| org.enhydra.shark.repositorypersistence.data.NextXPDLVersion |
Table Name:
| SHKNextXPDLVersions |
GenerateSecure:
| false |
GenerateInsecure:
| true |
MassDeletes:
| false |
MassUpdates:
| false |
MultiDB:
| false |
DirtyDOs:
| Omit |
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
XPDLId | yes | no | no | String | VARCHAR | 90 | | |
NextVersion | yes | no | no | String | VARCHAR | 20 | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | XPDLId | |
I1 | yes | no | NextVersion | |
|
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
XPDLId | yes | no | no | String | VARCHAR | 90 | | |
XPDLVersion | yes | no | no | String | VARCHAR | 20 | | |
XPDLClassVersion | yes | no | no | long | BIGINT | | | |
XPDLUploadTime | no | no | no | Timestamp | TIMESTAMP | | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | XPDLId | |
I1 | yes | no | XPDLVersion | |
|
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
XPDLContent | no | no | no | byte[] | LONGVARBINARY | | | |
XPDLClassContent | no | no | no | byte[] | LONGVARBINARY | | | |
XPDL | yes | yes | no | XPDLDO | DECIMAL
| 19,0
| XPDL | SHKXPDLS |
CNT | no | no | no | BigDecimal | DECIMAL | 19,0 | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | CNT | |
I2 | yes | no | XPDL | |
|
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
XPDLId | yes | no | no | String | VARCHAR | 90 | | |
XPDLVersion | yes | no | no | String | VARCHAR | 20 | | |
XPDLClassVersion | yes | no | no | long | BIGINT | | | |
XPDLUploadTime | no | no | no | Timestamp | TIMESTAMP | | | |
XPDLHistoryUploadTime | no | no | no | Timestamp | TIMESTAMP | | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | XPDLId | |
I1 | yes | no | XPDLVersion | |
|
Class:
|
XPDLHistoryData
|
id:
| org.enhydra.shark.repositorypersistence.data.XPDLHistoryData |
Table Name:
| SHKXPDLHistoryData |
GenerateSecure:
| false |
GenerateInsecure:
| true |
MassDeletes:
| false |
MassUpdates:
| false |
MultiDB:
| false |
DirtyDOs:
| Omit |
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
XPDLContent | no | no | no | byte[] | LONGVARBINARY | | | |
XPDLClassContent | no | no | no | byte[] | LONGVARBINARY | | | |
XPDLHistory | yes | yes | no | XPDLHistoryDO | DECIMAL
| 19,0
| XPDLHistory | SHKXPDLHistory |
CNT | no | no | no | BigDecimal | DECIMAL | 19,0 | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | CNT | |
|
Class:
|
XPDLReference
|
id:
| org.enhydra.shark.repositorypersistence.data.XPDLReference |
Table Name:
| SHKXPDLReferences |
GenerateSecure:
| false |
GenerateInsecure:
| true |
MassDeletes:
| false |
MassUpdates:
| false |
MultiDB:
| false |
DirtyDOs:
| Omit |
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
ReferredXPDLId | yes | no | no | String | VARCHAR | 90 | | |
ReferringXPDL | yes | yes | no | XPDLDO | DECIMAL
| 19,0
| XPDL | SHKXPDLS |
ReferredXPDLNumber | yes | no | no | int | INTEGER | | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | ReferredXPDLId | |
I1 | yes | no | ReferringXPDL | |
|
|