33df0de9b8
PR: ports/64614 Submitted by: maintainer
9 lines
434 B
Text
9 lines
434 B
Text
The DBIx::SQLEngine class provides an extended interface for the DBI
|
|
database framework. Each SQLEngine object is a wrapper around a DBI
|
|
database handle, adding methods that support ad-hoc SQL generation and
|
|
query execution in a single call. Dynamic subclassing based on database
|
|
server type enables cross-platform portability.
|
|
|
|
WWW: http://search.cpan.org/search?dist=DBIx-SQLEngine
|
|
|
|
Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
|