Data model-Documentation

Database: Standard

JavaName

Class

GenSecure

GenInsecure

MassDeletes

MassUpdates

org.enhydra.shark.partmappersistence.data.GroupUserGroupUser
false
true
false
false
org.enhydra.shark.partmappersistence.data.GroupUserPackLevelParticipantGroupUserPackLevelParticipant
false
true
false
false
org.enhydra.shark.partmappersistence.data.GroupUserProcLevelParticipantGroupUserProcLevelParticipant
false
true
false
false
org.enhydra.shark.partmappersistence.data.NormalUserNormalUser
false
true
false
false
org.enhydra.shark.partmappersistence.data.PackLevelParticipantPackLevelParticipant
false
true
false
false
org.enhydra.shark.partmappersistence.data.ProcLevelParticipantProcLevelParticipant
false
true
false
false
org.enhydra.shark.partmappersistence.data.UserPackLevelParticipantUserPackLevelParticipant
false
true
false
false
org.enhydra.shark.partmappersistence.data.UserProcLevelParticipantUserProcLevelParticipant
false
true
false
false
org.enhydra.shark.partmappersistence.data.XPDLParticipantPackageXPDLParticipantPackage
false
true
false
false
org.enhydra.shark.partmappersistence.data.XPDLParticipantProcessXPDLParticipantProcess
false
true
false
false

Class:
GroupUser
id: GroupUser
Table Name: SHKGroupUser
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false

Relations
ClassTable NameAttribute
org.enhydra.shark.partmappersistence.data.GroupUserPackLevelParticipantSHKGroupUserPackLevelPartUSEROID
org.enhydra.shark.partmappersistence.data.GroupUserProcLevelParticipantSHKGroupUserProcLevelPartUSEROID

Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
USERNAMEyesnonoStringVARCHAR100 . .

Indexes
index
indexColumn
iduniqueclusteredidincluded
GroupUser-I1yesnoUSERNAME


Class:
GroupUserPackLevelParticipant
id: GroupUserPackLevelParticipant
Table Name: SHKGroupUserPackLevelPart
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false
Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PARTICIPANTOIDnoyesnoPackLevelParticipantDO DECIMAL 19,0 PackLevelParticipantSHKPackLevelParticipant
USEROIDnoyesnoGroupUserDO DECIMAL 19,0 GroupUserSHKGroupUser

Indexes
index
indexColumn
iduniqueclusteredidincluded
GroupUserPackLevelParticipant-I1yesnoPARTICIPANTOID
GroupUserPackLevelParticipant-I1yesnoUSEROID


Class:
GroupUserProcLevelParticipant
id: GroupUserProcLevelParticipant
Table Name: SHKGroupUserProcLevelPart
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false
Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PARTICIPANTOIDnoyesnoProcLevelParticipantDO DECIMAL 19,0 ProcLevelParticipantSHKProcLevelParticipant
USEROIDnoyesnoGroupUserDO DECIMAL 19,0 GroupUserSHKGroupUser

Indexes
index
indexColumn
iduniqueclusteredidincluded
GroupUserProcLevelParticipant-I1yesnoPARTICIPANTOID
GroupUserProcLevelParticipant-I1yesnoUSEROID


Class:
NormalUser
id: NormalUser
Table Name: SHKNormalUser
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false

Relations
ClassTable NameAttribute
org.enhydra.shark.partmappersistence.data.UserProcLevelParticipantSHKUserProcLevelParticipantUSEROID
org.enhydra.shark.partmappersistence.data.UserPackLevelParticipantSHKUserPackLevelPartUSEROID

Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
USERNAMEyesnonoStringVARCHAR100 . .

Indexes
index
indexColumn
iduniqueclusteredidincluded
NormalUser-I1yesnoUSERNAME


Class:
PackLevelParticipant
id: PackLevelParticipant
Table Name: SHKPackLevelParticipant
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false

Relations
ClassTable NameAttribute
org.enhydra.shark.partmappersistence.data.UserPackLevelParticipantSHKUserPackLevelPartPARTICIPANTOID
org.enhydra.shark.partmappersistence.data.GroupUserPackLevelParticipantSHKGroupUserPackLevelPartPARTICIPANTOID

Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PARTICIPANT_IDyesnonoStringVARCHAR90 . .
PACKAGEOIDnoyesnoXPDLParticipantPackageDO DECIMAL 19,0 XPDLParticipantPackageSHKXPDLParticipantPackage

Indexes
index
indexColumn
iduniqueclusteredidincluded
PackLevelParticipant-I1yesnoPARTICIPANT_ID
PackLevelParticipant-I1yesnoPACKAGEOID


Class:
ProcLevelParticipant
id: ProcLevelParticipant
Table Name: SHKProcLevelParticipant
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false

Relations
ClassTable NameAttribute
org.enhydra.shark.partmappersistence.data.UserProcLevelParticipantSHKUserProcLevelParticipantPARTICIPANTOID
org.enhydra.shark.partmappersistence.data.GroupUserProcLevelParticipantSHKGroupUserProcLevelPartPARTICIPANTOID

Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PARTICIPANT_IDyesnonoStringVARCHAR90 . .
PROCESSOIDnoyesnoXPDLParticipantProcessDO DECIMAL 19,0 XPDLParticipantProcessSHKXPDLParticipantProcess

Indexes
index
indexColumn
iduniqueclusteredidincluded
ProcLevelParticipant-I1yesnoPARTICIPANT_ID
ProcLevelParticipant-I1yesnoPROCESSOID


Class:
UserPackLevelParticipant
id: UserPackLevelParticipant
Table Name: SHKUserPackLevelPart
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false
Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PARTICIPANTOIDnoyesnoPackLevelParticipantDO DECIMAL 19,0 PackLevelParticipantSHKPackLevelParticipant
USEROIDnoyesnoNormalUserDO DECIMAL 19,0 NormalUserSHKNormalUser

Indexes
index
indexColumn
iduniqueclusteredidincluded
UserPackLevelParticipant-I1yesnoPARTICIPANTOID
UserPackLevelParticipant-I1yesnoUSEROID


Class:
UserProcLevelParticipant
id: UserProcLevelParticipant
Table Name: SHKUserProcLevelParticipant
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false
Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PARTICIPANTOIDnoyesnoProcLevelParticipantDO DECIMAL 19,0 ProcLevelParticipantSHKProcLevelParticipant
USEROIDnoyesnoNormalUserDO DECIMAL 19,0 NormalUserSHKNormalUser

Indexes
index
indexColumn
iduniqueclusteredidincluded
UserProcLevelParticipant-I1yesnoPARTICIPANTOID
UserProcLevelParticipant-I1yesnoUSEROID


Class:
XPDLParticipantPackage
id: XPDLParticipantPackage
Table Name: SHKXPDLParticipantPackage
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false

Relations
ClassTable NameAttribute
org.enhydra.shark.partmappersistence.data.PackLevelParticipantSHKPackLevelParticipantPACKAGEOID
org.enhydra.shark.partmappersistence.data.XPDLParticipantProcessSHKXPDLParticipantProcessPACKAGEOID

Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PACKAGE_IDyesnonoStringVARCHAR90 . .

Indexes
index
indexColumn
iduniqueclusteredidincluded
XPDLParticipantPackage-I1yesnoPACKAGE_ID


Class:
XPDLParticipantProcess
id: XPDLParticipantProcess
Table Name: SHKXPDLParticipantProcess
GenerateSecure: false
GenerateInsecure: true
MassDeletes: false
MassUpdates: false

Relations
ClassTable NameAttribute
org.enhydra.shark.partmappersistence.data.ProcLevelParticipantSHKProcLevelParticipantPROCESSOID

Attributes
idQueryConstrNullJava TypeDB TypeSizeReferenceReference Table
OId . . no java.math.BigDecimal DECIMAL 19,0 . .
Version..nointINTEGER4,0..
PROCESS_IDyesnonoStringVARCHAR90 . .
PACKAGEOIDnoyesnoXPDLParticipantPackageDO DECIMAL 19,0 XPDLParticipantPackageSHKXPDLParticipantPackage

Indexes
index
indexColumn
iduniqueclusteredidincluded
XPDLParticipantProcess-I1yesnoPROCESS_ID
XPDLParticipantProcess-I1yesnoPACKAGEOID