[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/propel-generator/classes/propel/phing/ -> PropelOldSQLTask.php (sommaire)

(pas de description)

Poids: 287 lignes (10 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

PropelOldSQLTask:: (8 méthodes):
  setSqlDbMap()
  getSqlDbMap()
  setDatabase()
  getDatabase()
  createSqlDbMap()
  main()
  packageDataModels()
  cloneDatabase()


Classe: PropelOldSQLTask  - X-Ref

An extended Capsule task used for generating SQL source from an XML schema describing a database structure.

This is deprecated; the new PropelSQLTask should be used instead.

setSqlDbMap(PhingFile $sqldbmap)   X-Ref
Set the sqldbmap.

param: PhingFile $sqldbmap The db map.

getSqlDbMap()   X-Ref
Get the sqldbmap.

return: PhingFile $sqldbmap.

setDatabase($database)   X-Ref
Set the database name.

param: string $database

getDatabase()   X-Ref
Get the database name.

return: string

createSqlDbMap()   X-Ref
Create the sql -> database map.


main()   X-Ref
Pas de description

packageDataModels()   X-Ref
Packages the datamodels to one datamodel per package

This applies only when the the packageObjectModel option is set. We need to
re-package the datamodels to allow the database package attribute to control
which tables go into which SQL file.

return: array The packaged datamodels

cloneDatabase($db)   X-Ref
Pas de description



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7