Modifier and Type | Field and Description |
---|---|
Integer |
bufferLength |
String |
columnName |
Integer |
columnSize |
int |
dataType |
Short |
decimalDigits |
short |
pseudoColumn |
short |
scope |
String |
typeName |
Constructor and Description |
---|
MetaBestRowIdentifier(short scope,
String columnName,
int dataType,
String typeName,
Integer columnSize,
Short decimalDigits,
short pseudoColumn) |
public final short scope
public final String columnName
public final int dataType
public final String typeName
public final Integer columnSize
public final Integer bufferLength
public final Short decimalDigits
public short pseudoColumn
Copyright © 2012-2024 Apache Software Foundation. All Rights Reserved.