| От | Vicente Alabau Gonzalvo |
|---|---|
| Тема | Matching types |
| Дата | |
| Msg-id | 3E3E21BF.4000906@capgemini.es обсуждение исходный текст |
| Ответы |
Re: Matching types
|
| Список | pgsql-jdbc |
Does anybody know how to get BigDecimal from numeric and how to put BigDecimal to numeric using jdbc? The first thing seems to work automaticaly. BigDecimal seems to be converted into double precision when put in a query. Then it can't be compared with a numeric value. ERROR: Unable to identify an operator '=' for types 'numeric' and 'double precision' You will have to retype this query using an explicit cast Can it be done without doing an explicit cast? Thanks in advance.
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера