Package 

Class Schema

  • All Implemented Interfaces:

    
    public final class Schema
    
                        

    Wrapper for results of getSchemas

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Schema(ResultSet rs)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() NameSource column: TABLE_SCHEM
      final String getCatalog() CatalogSource column: TABLE_CATALOG
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait