Class ociDaoBuilder

Description

driver for jDaoCompiler

Located in /plugins/db/oci/oci.daobuilder.php (line 17)

jDaoGenerator
   |
   --ociDaoBuilder
Variable Summary
Method Summary
void buildOuterJoins ( &$tables,  $primaryTableName)
void buildSelectPattern ( $pattern,  $table,  $fieldname,  $propname)
Variables
Methods
buildOuterJoins (line 22)
  • access: protected
void buildOuterJoins ( &$tables,  $primaryTableName)
  • &$tables
  • $primaryTableName

Redefinition of:
jDaoGenerator::buildOuterJoins()
generates the part of the FROM clause for outer joins
buildSelectPattern (line 47)
  • access: protected
void buildSelectPattern ( $pattern,  $table,  $fieldname,  $propname)
  • $pattern
  • $table
  • $fieldname
  • $propname

Redefinition of:
jDaoGenerator::buildSelectPattern()
build an item for the select clause
buildUpdateAutoIncrementPK (line 63)
  • access: protected
void buildUpdateAutoIncrementPK ( $pkai)
  • $pkai

Redefinition of:
jDaoGenerator::buildUpdateAutoIncrementPK()

Inherited Methods

Inherited From jDaoGenerator

jDaoGenerator::__construct()
jDaoGenerator::buildClasses()
jDaoGenerator::buildConditions()
jDaoGenerator::buildCountUserQuery()
jDaoGenerator::buildDeleteUserQuery()
jDaoGenerator::buildEndOfClass()
jDaoGenerator::buildFromWhereClause()
jDaoGenerator::buildInsertMethod()
jDaoGenerator::buildOneSQLCondition()
jDaoGenerator::buildOuterJoins()
jDaoGenerator::buildSelectClause()
jDaoGenerator::buildSelectPattern()
jDaoGenerator::buildSelectUserQuery()
jDaoGenerator::buildSimpleConditions()
jDaoGenerator::buildUpdateAutoIncrementPK()
jDaoGenerator::buildUpdateMethod()
jDaoGenerator::buildUpdateUserQuery()
jDaoGenerator::buildUserMethods()
jDaoGenerator::getAutoIncrementPKField()
jDaoGenerator::_captureAll()
jDaoGenerator::_captureBinaryField()
jDaoGenerator::_captureFieldToUpdate()
jDaoGenerator::_captureFieldToUpdateOnUpdate()
jDaoGenerator::_capturePrimaryFieldsExcludeAutoIncrement()
jDaoGenerator::_capturePrimaryFieldsExcludePk()
jDaoGenerator::_capturePrimaryTable()
jDaoGenerator::_encloseName()
jDaoGenerator::_getPrimaryFieldsList()
jDaoGenerator::_getPropertiesBy()
jDaoGenerator::_preparePHPCallbackExpr()
jDaoGenerator::_preparePHPExpr()
jDaoGenerator::_prepareValues()
jDaoGenerator::_writeFieldNamesWith()
jDaoGenerator::_writeFieldsInfoWith()

Documentation generated on Mon, 19 Sep 2011 14:14:05 +0200 by phpDocumentor 1.4.3