Re: macaddr data type and prepared statements

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Steve Foster <s(dot)p(dot)foster(at)leeds(dot)ac(dot)uk>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: macaddr data type and prepared statements
Date: 2008-08-04 20:20:18
Message-ID: 48976482.6070109@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-08-05 05:30:39 Re: macaddr data type and prepared statements
Previous Message Dave Cramer 2008-08-04 15:33:31 Re: macaddr data type and prepared statements