Обсуждение: Cursors and JDBC

Поиск
Список
Период
Сортировка

Cursors and JDBC

От
Joseph Shraibman
Дата:
If I want to user cursors with jdbc, do I have to make them binary?  If
I don't, will everything be a String?  Why do cursors have to have
binary explictly set when regular selects don't have to?