public class UrlArgumentFactory extends org.jdbi.v3.core.argument.AbstractArgumentFactory<URL>
| Constructor and Description |
|---|
UrlArgumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdbi.v3.core.argument.Argument |
build(URL value,
org.jdbi.v3.core.config.ConfigRegistry config) |
Copyright © 2018. All rights reserved.