select_alter_select_for_empty


Description:


public Statement select_alter_select_for_empty (Statement stmt) throws Error

Creates a new Statement, selecting the same data as stmt, but which always returns an empty (no row) data model.

This is use dy database providers' implementations.

Parameters:

stmt

a SELECT Statement

Returns:

a new Statement


Namespace: Gda
Package: libgda-5.0