Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TimestampFieldDescription.setDataType(AS400Timestamp dataType) |
Sets the AS400DataType object describing this field.
|
Constructor | Description |
---|---|
TimestampFieldDescription(AS400Timestamp dataType,
String name) |
Constructs a TimestampFieldDescription object.
|
TimestampFieldDescription(AS400Timestamp dataType,
String name,
String ddsName) |
Constructs a TimestampFieldDescription object.
|
Copyright © 2024. All rights reserved.