Class H2EmbeddedDriver

    • Constructor Detail

      • H2EmbeddedDriver

        public H2EmbeddedDriver​(ConnectionInfo info)
                         throws java.net.URISyntaxException,
                                java.sql.SQLException,
                                java.lang.Exception
        Throws:
        java.net.URISyntaxException
        java.sql.SQLException
        java.lang.Exception
    • Method Detail

      • parseURL

        protected void parseURL()
                         throws java.sql.SQLException
        Description copied from class: GenericDriver
        Parse URL for connect.
        Overrides:
        parseURL in class GenericDriver
        Throws:
        java.sql.SQLException