Class CKReferenceAction


  • public final class CKReferenceAction
    extends java.lang.Object
    [@enum] CKReferenceAction [@constant] CKReferenceActionNone When the referred record is deleted, this record is unchanged, and has a dangling pointer [@constant] CKReferenceActionDeleteSelf When the referred record is deleted then this record is also deleted
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long DeleteSelf  
      static long None  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait