Uses of Enum Class
io.helidon.dbclient.common.ParamType
-
Uses of ParamType in io.helidon.dbclient.common
Modifier and TypeMethodDescriptionprotected ParamType
AbstractStatement.paramType()
Type of parameters of this statement.static ParamType
Returns the enum constant of this class with the specified name.static ParamType[]
ParamType.values()
Returns an array containing the constants of this enum class, in the order they are declared.