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