ColumnInformation or
 ColumnInformationImpl instead@Deprecated public class ColumnMetadata extends Object
| Modifier and Type | Method and Description | 
|---|---|
| int | getColumnSize()Deprecated.  | 
| int | getDecimalDigits()Deprecated.  | 
| String | getName()Deprecated.  | 
| String | getNullable()Deprecated.  | 
| int | getTypeCode()Deprecated.  | 
| String | getTypeName()Deprecated.  | 
| String | toString()Deprecated.  | 
public String getName()
public String getTypeName()
public int getColumnSize()
public int getDecimalDigits()
public String getNullable()
public int getTypeCode()
Copyright © 2017 JBoss by Red Hat. All rights reserved.