| Alzabo documentation | view source | Contained in the Alzabo distribution. |
Alzabo::Runtime::Column - Column objects
use Alzabo::Runtime::Column;
Alzabo::Column
Takes the following parameters:
This method returns an object that can be used in calls to the table
and schema select() methods in order to change the name given to
the column if next_as_hash() is called on the
Alzabo::DriverStatement|Alzabo::Driver/Alzabo::DriverStatment
returned by the aforementioned select() method.
Dave Rolsky, <autarch@urth.org>
| Alzabo documentation | view source | Contained in the Alzabo distribution. |