April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Parâmetros possíveis
n
Para o tipo (
resultSetType
):
n
TYPE_FORWARD_ONLY
(
default
)
n
TYPE_SCROLL_INSENSITIVE
n
TYPE_SCROLL_SENSITIVE
n
E concorrência (
resultSetConcurrency
):
n
CONCUR_READ_ONLY
(
default
)
n
CONCUR_UPDATABLE