Re: macaddr data type and prepared statements - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: macaddr data type and prepared statements
Date
Msg-id 48976482.6070109@opencloud.com
Whole thread Raw
In response to Re: macaddr data type and prepared statements  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: macaddr data type and prepared statements  (Steve Foster <s.p.foster@leeds.ac.uk>)
List pgsql-jdbc
Dave Cramer wrote:

> You can extend PGobject to create a PGMacaddr object to get it to work
> with prepared statements

Or you can put an explicit cast in your insert statement.

-O

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: macaddr data type and prepared statements
Next
From: Kris Jurka
Date:
Subject: Re: macaddr data type and prepared statements