public interface JavaScalarFunctionImplementation extends ScalarFunctionImplementation
| Modifier and Type | Method and Description |
|---|---|
InvocationConvention |
getInvocationConvention() |
MethodHandle |
getMethodHandle() |
default boolean |
isNullable() |
InvocationConvention getInvocationConvention()
MethodHandle getMethodHandle()
default boolean isNullable()
Copyright © 2012–2022. All rights reserved.