JadeAuditAccess Class Constants

The constants provided by the JadeAuditAccess class are listed in the following table.

Constant Value Constant Value
Jaa_AccessMode_Long 1 Jaa_AccessMode_Standard 0
Jaa_Object_Blob 2 Jaa_Object_Collection 9
Jaa_Object_CollectionBlock 5 Jaa_Object_Null 0
Jaa_Object_Object 1 Jaa_Type_AbortTransaction 53
Jaa_Type_AuditSwitch 54 Jaa_Type_BeginTransaction 51
Jaa_Type_Blob 11 Jaa_Type_ChangeUser 98
Jaa_Type_CommitTransaction 52 Jaa_Type_Create 11
Jaa_Type_DatabaseClose 50 Jaa_Type_DatabaseOpen 49
Jaa_Type_Delete 12 Jaa_Type_NoAuditDiscontinuity 64
Jaa_Type_ReorgDiscontinuity 80 Jaa_Type_Slob 1
Jaa_Type_Update 17 Jaa_Type_UserSignOff 97
Jaa_Type_UserSignOn 96    

The Jaa_Type_Blob and Jaa_Type_Slob class constants refer to the property types Binary and String, respectively, and are values that can be returned in the pType parameter of a getBlobProperty or getClassProperty method call. For more details, see the getBlobProperty and getClassProperty methods.