public final class Schema
Wrapper for results of getSchemas
private final String
name
catalog
Schema(ResultSet rs)
final String
getName()
getCatalog()
Boolean
equals(Object other)
Integer
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getName()
Name
Source column: TABLE_SCHEM
final String getCatalog()
Catalog
Source column: TABLE_CATALOG
Boolean equals(Object other)
Integer hashCode()