1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/manual/new/docs/en.txt
jepso 591cbe406d * Made the documentation directory structure a bit more logical by moving 'docs/en/root.txt' to 'docs/en.txt'.
* Found two more sections from the old documentation that are not yet converted to the new format.
2007-07-09 10:29:20 +00:00

18 lines
372 B
Text

+ Getting started
+ Connection management
+ Object relational mapping
+ Mapping relations
+ Working with objects
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
+ Event listeners
+ Plugins
+ Database abstraction
+ Improving Performance
+ Technology
+ Exceptions and warnings
+ Real world examples
+ Coding standards