| Constructor and Description |
|---|
RetainedEventDescriptor(String name,
int type)
Construct a RetainedEventDescriptor
|
RetainedEventDescriptor(String name,
int type,
int size)
Construct a RetainedEventDescriptor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName()
Get the column name
|
int |
getColumnSize()
Get the column size
|
int |
getColumnType()
Get the column type
|
public RetainedEventDescriptor(String name, int type)
name - the column nametype - the column typepublic RetainedEventDescriptor(String name, int type, int size)
name - the column nametype - the column typesize - the column sizepublic String getColumnName()
public int getColumnType()
public int getColumnSize()
Copyright © 2025. All rights reserved.