Uses of Enum Class
org.pjdbc.annotations.DriverParameter.ParameterType
Packages that use DriverParameter.ParameterType
-
Uses of DriverParameter.ParameterType in org.pjdbc.annotations
Methods in org.pjdbc.annotations that return DriverParameter.ParameterTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DriverParameter.ParameterType[]DriverParameter.ParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.