Class SqlStreamDialect

  • All Implemented Interfaces:
    Dialect

    public class SqlStreamDialect
    extends LucidDbDialect
    Implementation of Dialect for the SQLstream streaming SQL system.
    Since:
    Mar 23, 2009
    Author:
    jhyde
    • Constructor Detail

      • SqlStreamDialect

        public SqlStreamDialect​(java.sql.Connection connection)
                         throws java.sql.SQLException
        Creates a SqlStreamDialect.
        Parameters:
        connection - Connection
        Throws:
        java.sql.SQLException