Descripción
Sintaxis
public interface ResultSetMetaData extends Wrapper
Campos
Métodos
- getCatalogName()
- getColumnClassName()
- getColumnCount()
- getColumnDisplaySize()
- getColumnLabel()
- getColumnName()
- getColumnType()
- getColumnTypeName()
- getPrecision()
- getScale()
- getSchemaName()
- getTableName()
- isAutoIncrement()
- isCaseSensitive()
- isCurrency()
- isDefinitelyWritable()
- isNullable()
- isReadOnly()
- isSearchable()
- isSigned()
- isWritable()
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.