Search
API Documentation
- Doctrine
- Access
- Adapter
- Auditlog
- Cache
- Cli
- Collection
- Column
- Compiler
- Configurable
- Connection
- Data
- Datadict
- Datatype
- Event
- Eventlistener
- Exception
- Export
- Expression
- File
- Formatter
- Hook
- Hydrate
- I18n
- Import
- Inflector
- Integritymapper
- Lib
- Locking
- Log
- Manager
- Migration
- Node
- Null
- Overloadable
- Pager
- Parser
- Plugin
- Query
- Rawsql
- Record
- Relation
- Search
- Sequence
- Spyc
- Table
- Task
- Template
- Transaction
- Tree
- Validator
- View
0.10 Doctrine_DataDict_Oracle
- Home
- Documentation
- 0.10 API Documentation
- Doctrine_DataDict_Oracle
Doctrine DataDict Oracle
Inheritence
Doctrine_DataDict_Oracle < Doctrine_DataDict < Doctrine_Connection_Module
Method Details
-
$field associative array with the name of the properties of the field being declared as array indexes. Currently, the types of supported field properties are as follows:
length Integer val
(string) getNativeDeclaration($field)
Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.
Doctrine_DataDict_Oracle
-
$field native field description (array) getPortableDeclaration($field)
Maps a native array description of a field to a doctrine datatype and length
Doctrine_DataDict_Oracle
throws Doctrine_DataDict_Oracle_Exception




Comments (0) [ add comment ]
No Comments
Add Comment