Uses of Enum Class
org.postgresql.pljava.annotation.Function.OnNullInput
Packages that use Function.OnNullInput
Package
Description
Annotations for use in Java code to generate the SQLJ Deployment Descriptor
automatically.
-
Uses of Function.OnNullInput in org.postgresql.pljava.annotation
Methods in org.postgresql.pljava.annotation that return Function.OnNullInputModifier and TypeMethodDescriptionstatic Function.OnNullInput
Returns the enum constant of this class with the specified name.static Function.OnNullInput[]
Function.OnNullInput.values()
Returns an array containing the constants of this enum class, in the order they are declared.