Class: Doctrine_Schema_Column
Source Location: /Doctrine/Schema/Column.phpClass Doctrine_Schema_Column
Class Overview
Implements interfaces:
class Doctrine_Schema_Column Holds information on a database table field Located in /Doctrine/Schema/Column.php [line 40] Doctrine_Object | --Doctrine_Access | --Doctrine_Schema_Object | --Doctrine_Schema_ColumnAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties | Inherited Methods | Inherited Constants |
---|---|---|
Inherited From Doctrine_Schema_Object Inherited From Doctrine_Object |
Inherited From Doctrine_Schema_Object Inherited From Doctrine_Access
Inherited From Doctrine_Object
|
[ Top ]
Property Summary
Method Summary
void | defaultValue() | |
void | getName() | |
void | getType() | |
void | isNotNull() | |
void | isPrimaryKey() | |
void | isUnique() |
[ Top ]
Properties