Uses of Class
org.jdbi.v3.sqlobject.config.RegisterColumnMapperFactory
-
Packages that use RegisterColumnMapperFactory Package Description org.jdbi.v3.sqlobject.config Thesqlobject.configpackage defines configuration annotations that modify theJdbiconfiguration used as the context for executing SqlObject methods, such as registering handled types. -
-
Uses of RegisterColumnMapperFactory in org.jdbi.v3.sqlobject.config
Methods in org.jdbi.v3.sqlobject.config that return RegisterColumnMapperFactory Modifier and Type Method Description RegisterColumnMapperFactory[]value()
-