public class MetaDataOfBinds extends Object implements Serializable
| Constructor and Description |
|---|
MetaDataOfBinds(int prec,
boolean n,
int sc,
int bL,
int len,
String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getByteLength() |
int |
getLength() |
String |
getName() |
int |
getPrecision() |
int |
getScale() |
String |
getTypeName() |
boolean |
isNullable() |
Copyright © 2022. All rights reserved.