public class DbColumnDescription extends Object
DbColumnDescription(String name, int type)
String
getIdentifier()
getName()
int
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbColumnDescription(String name, int type)
public String getName()
public int getType()
public String getIdentifier()
Copyright © 2022 WSO2. All rights reserved.