[ 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/engine/database/model/ -> Unique.php (sommaire)

(pas de description)

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

Définit 1 class

Unique:: (3 méthodes):
  __construct()
  isUnique()
  toString()


Classe: Unique  - X-Ref

Information about unique columns of a table.  This class assumes
that in the underlying RDBMS, unique constraints and unique indices
are roughly equivalent.  For example, adding a unique constraint to
a column also creates an index on that column (this is known to be
true for MySQL and Oracle).

__construct(Table $table, $indexColumns = array()   X-Ref
Default constructor.


isUnique()   X-Ref
Returns <code>true</code>.


toString()   X-Ref
String representation of the index. This is an xml representation.




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