Uses of Class
org.mariadb.jdbc.codec.Parameter
Packages that use Parameter
-
Uses of Parameter in org.mariadb.jdbc.codec
Subclasses of Parameter in org.mariadb.jdbc.codecModifier and TypeClassDescriptionclass
Parameter wrapper for primitive, knowing that value cannot be null, permitting fast path for few methods.class
Fields in org.mariadb.jdbc.codec declared as Parameter