public class DmlUtil extends Object
| Constructor and Description |
|---|
DmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static boolean isNullOrZero(Object value)
Copyright © 2014. All Rights Reserved.