public abstract class BuiltInFunction extends Object implements SqlFunction
Constructor and Description |
---|
BuiltInFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCalledOnNullInput() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getSignature, getVisibility, isDeterministic
public boolean isCalledOnNullInput()
isCalledOnNullInput
in interface SqlFunction
Copyright © 2012–2022. All rights reserved.