Uses of Class
org.jdbi.v3.postgres.MacAddr
-
Packages that use MacAddr Package Description org.jdbi.v3.postgres Thepostgresplugin provides improved support forjava.time,hstore,uuid, andenumtypes when configured with a recent Postgres database server. -
-
Uses of MacAddr in org.jdbi.v3.postgres
Classes in org.jdbi.v3.postgres with annotations of type MacAddr Modifier and Type Class Description (package private) classMacAddrArgumentFactoryPostgres argument factory for@MacAddr String.(package private) classMacAddrColumnMapperPostgres column mapper for@MacAddr String.
-