Class JdbiAnnotations
java.lang.Object
org.jdbi.v3.core.annotation.internal.JdbiAnnotations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisBound(AnnotatedElement element) private static booleanisBound(Optional<JdbiProperty> annotation) static booleanisBound(PojoProperties.PojoProperty<?> property) static booleanisMapped(AnnotatedElement element) private static booleanisMapped(Optional<JdbiProperty> annotation) static booleanisMapped(PojoProperties.PojoProperty<?> property) private static Optional<JdbiProperty>jdbiProperty(AnnotatedElement element)
-
Constructor Details
-
JdbiAnnotations
private JdbiAnnotations()
-
-
Method Details
-
isMapped
-
isBound
-
isMapped
-
isBound
-
isBound
-
isMapped
-
jdbiProperty
-