Re: Using INET types in prepared statements - Mailing list pgsql-sql

From Tom Lane
Subject Re: Using INET types in prepared statements
Date
Msg-id 29882.1181702745@sss.pgh.pa.us
Whole thread Raw
In response to Using INET types in prepared statements  ("LITTLE Nelson" <nelson.little@tenix.com>)
List pgsql-sql
"LITTLE Nelson" <nelson.little@tenix.com> writes:
> I am trying to create a prepared statement in JAVA via JDBC and one of
> the parameters I need to set in the SQL statement is of type INET. As
> there is no setInet() method how do I pass in the INET value into the
> sql statement?

You'd probably get a more informed response on the pgsql-jdbc list.
        regards, tom lane


pgsql-sql by date:

Previous
From: "LITTLE Nelson"
Date:
Subject: Using INET types in prepared statements
Next
From: "Ashish Karalkar"
Date:
Subject: sql server to postgreSQL