public class ColumnMetadata extends Object
ColumnMetadata(ResultSet rs)
String
getName()
Boolean
getNullable()
void
setName(String name)
setNullable(Boolean nullable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColumnMetadata(ResultSet rs) throws SQLException
SQLException
public String getName()
public void setName(String name)
public Boolean getNullable()
public void setNullable(Boolean nullable)
Copyright © 2020. All rights reserved.