Package org.jdbi.v3.core.qualifier


package org.jdbi.v3.core.qualifier
  • Class
    Description
    Argument qualifier annotation, indicating that the annotated String element should be bound as an NVARCHAR instead of a VARCHAR.
    A Type qualified by a set of qualifier annotations.
    Annotation used to identify type qualifying annotations.
    Utility class for type qualifiers supported by Jdbi core.