Returns a Map object containing the custom clause information for the table operator in the form of name-value pairs. If there is no custom clause specified for the table operator, the method returns a non-null empty Map object.
Syntax
public java.util.Map<java.lang.String,java.lang.Object> getCustom()