public class ColumnDesc extends Object implements Serializable
Constructor and Description |
---|
ColumnDesc(String name,
String type)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns column name.
|
String |
getType()
Return column type
|
Copyright © 2005–2019. All rights reserved.