Liking cljdoc? Tell your friends :D

clj-postgresql.types

Participate in clojure.java.jdbc's ISQLValue and IResultSetReadColumn protocols to allow using PostGIS geometry types without the PGgeometry wrapper, support the PGjson type and allow coercing clojure structures into PostGIS types.

Participate in clojure.java.jdbc's ISQLValue and IResultSetReadColumn protocols
to allow using PostGIS geometry types without the PGgeometry wrapper, support the
PGjson type and allow coercing clojure structures into PostGIS types.
raw docstring

map->parametercljmultimethod

source

num->parametercljmultimethod

source

parameter-dispatch-fnclj

(parameter-dispatch-fn _ type-name)
source

pmdclj

(pmd md i)
source

read-pg-arrayclj

(read-pg-array s)

Arrays are of form {1,2,3}

Arrays are of form {1,2,3}
sourceraw docstring

read-pg-vectorclj

(read-pg-vector s)

oidvector, int2vector, etc. are space separated lists

oidvector, int2vector, etc. are space separated lists
sourceraw docstring

read-pgobjectcljmultimethod

Convert returned PGobject to Clojure value.

Convert returned PGobject to Clojure value.
sourceraw docstring

rsmdclj

(rsmd md i)

Convert ResultSetMetaData to a map.

Convert ResultSetMetaData to a map.
sourceraw docstring

vec->parametercljmultimethod

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close