Class CreateFunctionStatementContext

    • Constructor Detail

      • CreateFunctionStatementContext

        public CreateFunctionStatementContext​(org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateFunctionStatement sqlStatement)
    • Method Detail

      • getSqlStatement

        public org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateFunctionStatement getSqlStatement()
        Description copied from interface: SQLStatementContext
        Get SQL statement.
        Returns:
        SQL statement