1DBIx::SearchBuilder::HaUnsdelre:C:oInntfroirbmuitxe(d3D)PBeIrxl::DSoecaurmcehnBtuaitlidoenr::Handle::Informix(3)
2
3
4

NAME

6         DBIx::SearchBuilder::Handle::Informix - An Informix specific Handle object
7

SYNOPSIS

DESCRIPTION

10       This module provides a subclass of DBIx::SearchBuilder::Handle that
11       compensates for some of the idiosyncrasies of Informix.
12

METHODS

14   Insert
15       Takes a table name as the first argument and assumes that the rest of
16       the arguments are an array of key-value pairs to be inserted.
17
18       If the insert succeeds, returns the id of the insert, otherwise,
19       returns a Class::ReturnValue object with the error reported.
20
21   CaseSensitive
22       Returns 1, since Informix's searches are case sensitive by default
23
24   BuildDSN
25       Builder for Informix DSNs.
26
27   ApplyLimits STATEMENTREF ROWS_PER_PAGE FIRST_ROW
28       takes an SQL SELECT statement and massages it to return ROWS_PER_PAGE
29       starting with FIRST_ROW;
30
31   DistinctQuery STATEMENTREF
32       takes an incomplete SQL SELECT statement and massages it to return a
33       DISTINCT result set.
34

AUTHOR

36       Oliver Tappe, oliver@akso.de
37

SEE ALSO

39       perl(1), DBIx::SearchBuilder
40
41
42
43perl v5.34.0                      2022-D0B1I-x2:1:SearchBuilder::Handle::Informix(3)
Impressum