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