Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

ResultSetMetaData Object

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

ResultSet Method  Version Introduced  Supported  Comments
String getCatalogName (int) 1.0 Yes The behavior of this method is data store specific.
String getColumnClassName (int) 2.0 Core Yes
int getColumnCount () 1.0 Yes
int getColumnDisplaySize (int) 1.0 Yes
String getColumnLabel (int) 1.0 Yes
String getColumnName (int) 1.0 Yes
int getColumnType (int) 1.0 Yes
String getColumnTypeName (int) 1.0 Yes
int getPrecision (int) 1.0 Yes
int getScale (int) 1.0 Yes
String getSchemaName (int) 1.0 Yes The behavior of this method is data store specific.
String getTableName (int) 1.0 Yes The behavior of this method is data store specific.
boolean isAutoIncrement (int) 1.0 Yes
boolean isCaseSensitive (int) 1.0 Yes
boolean isCurrency (int) 1.0 Yes
boolean isDefinitelyWritable (int) 1.0 Yes
int isNullable (int) 1.0 Yes
boolean isReadOnly (int) 1.0 Yes
boolean isSearchable (int) 1.0 Yes
boolean isSigned (int) 1.0 Yes
boolean isWrapperFor(Class<?> iface) 4.0 Yes  
boolean isWritable (int) 1.0 Yes
<T> T unwrap(Class<T> iface) 4.0 Yes  
TitleResults for “How to create a CRG?”Also Available inAlert