Class ParseStmtSwitchTo

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  ParseStmtSwitchTo.StmtSwitchTo
      DTO (Data Transfer Object) that holds RDBMS connection meta data Field values comes from parsing of "SWITCH TO" SQL statement
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ParseStmtSwitchTo.StmtSwitchTo parse​(javax.servlet.ServletConfig servletConfig, java.lang.String sql)
      SWITCH TO Statement parser E.g.: SWITCH TO mycon
      • Methods inherited from class java.lang.Object

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