Re: PGInterval setMinutes unrecognize ???

Поиск
Список
Период
Сортировка
От andy petrella
Тема Re: PGInterval setMinutes unrecognize ???
Дата
Msg-id 7159e12c0510200904g7abca154p@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PGInterval setMinutes unrecognize ???  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Thx,
It's what I guest but which jdbc may I use ?

'cause right now I'm using those one


8.0-313 JDBC 2
8.0-313 JDBC 3

Thx u all.

andy

2005/10/20, Oliver Jowett <oliver@opencloud.com>:
andy petrella wrote:

> Someone can tell me why I get that error :
>
>      symbol  : method setMinutes(int)
>      location: class org.postgresql.util.PGInterval
>                  duree.setMinutes ((int)minutes);
>      1 error

Check that you have the right driver in your compilation classpath; that
method was only introduced recently, perhaps you are compiling against
an older driver.

-O



--
/**\_____/**\_____/**\_____/**\_____/**\
]                        Signature :
]                    Andy Petrella
]             Rue dessous l'église, 17
]                      4450 Slins                              
]       mail: andy.petrella@gmail.com
]            <licencié en math, info>
]             dea S.I.G. (2005-2006)
\**/"""""""\**/"""""""\**/"""""""\**/"""""""\**/

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: PGInterval setMinutes unrecognize ???
Следующее
От: Dave Cramer
Дата:
Сообщение: bug with pginterval