![]() |
![]()
| ![]() |
![]()
NAMEDBIx::SQLEngine::Criteria::Compound - Superclass for And and Or SYNOPSISmy $crit = DBIx::SQLEngine::Criteria::CompoundSubclass->new( $crit, ... ); DESCRIPTIONDBIx::SQLEngine::Criteria::Compound objects are built around an array of other criteria. REFERENCEConstructor
Content Access
SQL Where Generation
SEE ALSOSee DBIx::SQLEngine::Criteria and DBIx::SQLEngine::Criteria::Comparison for more information on using these objects. See DBIx::SQLEngine for the overall interface and developer documentation. See DBIx::SQLEngine::Docs::ReadMe for general information about this distribution, including installation and license information.
|