| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 92 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
SqlitePlatform:: (6 méthodes):
initialize()
getAutoIncrement()
getMaxColumnNameLength()
hasSize()
escapeText()
quoteIdentifier()
Classe: SqlitePlatform - X-Ref
SQLite Platform implementation.| initialize() X-Ref |
| Initializes db specific domain mapping. |
| getAutoIncrement() X-Ref |
| getMaxColumnNameLength() X-Ref |
| hasSize($sqlType) X-Ref |
| escapeText($text) X-Ref |
| Escape the string for RDBMS. param: string $text return: string |
| quoteIdentifier($text) X-Ref |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |