Class DmlUtil


  • public class DmlUtil
    extends Object
    Utility object with helper methods for DML.
    • Constructor Detail

    • Method Detail

      • isNullOrZero

        public static boolean isNullOrZero​(Object value)
        Return true if the value is null or a Numeric 0 (for primitive int's and long's) or Option empty.