Class ociDbTools

Description
  • author: Gwendal Jouannic
  • copyright: 2008 Gwendal Jouannic
  • link: http://www.jelix.org
  • licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
  • contributor:

Located in /plugins/db/oci/oci.dbtools.php (line 13)

jDbTools
   |
   --ociDbTools
Method Summary
string _getAISequenceName ( $tbName,  $clName)
array _getFieldList ( $tableName)
array _getTableList ()
Variables
Methods
_getAISequenceName (line 89)

récupère le nom de séquence correspondant à un champ auto_increment

string _getAISequenceName ( $tbName,  $clName)
  • $tbName
  • $clName
_getFieldList (line 35)

récupère la liste des champs pour une base donnée.

  • return: = obj avec prop (tye, length, lengthVar, notnull)
array _getFieldList ( $tableName)
  • $tableName

Redefinition of:
jDbTools::_getFieldList()
_getTableList (line 19)

retourne la liste des tables

  • return: = $nomDeTable
array _getTableList ()

Redefinition of:
jDbTools::_getTableList()

Inherited Methods

Inherited From jDbTools

jDbTools::__construct()
jDbTools::execSQLScript()
jDbTools::getFieldList()
jDbTools::getTableList()
jDbTools::_getFieldList()
jDbTools::_getTableList()

Documentation generated on Wed, 07 Sep 2011 13:48:24 +0200 by phpDocumentor 1.4.3