_aclitem and aclitem in JDBC driver? - Mailing list pgsql-jdbc

From Chris Cox
Subject _aclitem and aclitem in JDBC driver?
Date
Msg-id 000b01c2b2c5$aafa3160$2400000a@mercutio
Whole thread Raw
Responses Re: _aclitem and aclitem in JDBC driver?
List pgsql-jdbc
Hi,
 
I'm trying to programmatically handle PostgreSQL permissions using ColdFusion MX via JDBC.  However, I can't retrieve the "relacl" column. It returns the following errors:
 
"No class found for aclitem" Or "Class names may not have _ in them. You supplied {0}"
 
It's possible ColdFusion's JRun server is returning these errors, however I just want to rule out the JDBC drivers as the problem.  I am using the latest JDBC drivers (pg73jdbc3.jar).
 
I have tried casting aclitem as numerous other times but PostgreSQL obviously doesn't allow that. 
 
Any help or suggested workarounds would be greatly appreciated.
 
Regards,
 
Chris

pgsql-jdbc by date:

Previous
From: Noel
Date:
Subject: Re: error when using move, any suggestions?
Next
From: Tomisław Kityński
Date:
Subject: xactisolevel --- ehh?