Descripción
Sintaxis
ResultSet getResultSet() throws SQLException
ResultSet getResultSet(long index, int count) throws SQLException
ResultSet getResultSet(long index, int count, Map<String,Class<?>> map) throws SQLException
ResultSet getResultSet(Map<String,Class<?>> map) throws SQLException
Parámetros
- Class<?>> map,
- Map<String,
- long index,
- int count,
Excepciones
SQLException, SQLFeatureNotSupportedException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.