problem with setting boolean value on AbstractJdbc1Statement
| От | Stuart M Easterling |
|---|---|
| Тема | problem with setting boolean value on AbstractJdbc1Statement |
| Дата | |
| Msg-id | 4416.128.2.113.0.1064588525.squirrel@webmail.andrew.cmu.edu обсуждение исходный текст |
| Ответы |
Re: problem with setting boolean value on AbstractJdbc1Statement
Re: problem with setting boolean value on AbstractJdbc1Statement |
| Список | pgsql-jdbc |
Hello,
I get the following error when the JBoss EJB container attempts to set a
BOOLEAN value on the AbstractJdbc1Statement:
Unknown Types value.
at org.postgresql.jdbc1.AbstractJdbc1Statement.setObject
(AbstractJdbc1Statement.java:1423)
at org.postgresql.jdbc1.AbstractJdbc1Statement.setObject
(AbstractJdbc1Statement.java:1429)
at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.setObject
(WrappedPreparedStatement.java:607)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil.setParameter
(JDBCUtil.java:292)
.
.
.
I'm running Postgres 7.3.2 on Red Hat (and Windows) using the latest JDBC3
driver.
Any thoughts, ideas from anyone?
Thanks,
Stuart
В списке pgsql-jdbc по дате отправления: