Uses of Class
com.impossibl.postgres.jdbc.PGBlob
-
Packages that use PGBlob Package Description com.impossibl.postgres.jdbc -
-
Uses of PGBlob in com.impossibl.postgres.jdbc
Constructors in com.impossibl.postgres.jdbc with parameters of type PGBlob Constructor Description BlobInputStream(PGBlob owner, com.impossibl.postgres.jdbc.LargeObject lo)
BlobOutputStream(PGBlob owner, com.impossibl.postgres.jdbc.LargeObject lo)
-