Changeset 4055 for trunk/lib/Doctrine.php
- Timestamp:
- 03/19/08 18:33:14 (10 months ago)
- Files:
-
- 1 modified
-
trunk/lib/Doctrine.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Doctrine.php
r4002 r4055 194 194 const ATTR_USE_NATIVE_ENUM = 117; // manager/session attribute 195 195 const ATTR_DEFAULT_SEQUENCE = 133; // ?? 196 const ATTR_FETCHMODE = 118; // deprecated 196 const ATTR_FETCHMODE = 118; // deprecated? might use them again for associations 197 197 const ATTR_NAME_PREFIX = 121; // ?? 198 198 const ATTR_CREATE_TABLES = 122; // manager/session attribute … … 209 209 const ATTR_QUERY_CACHE_LIFESPAN = 158; // manager/session attribute 210 210 const ATTR_MODEL_LOADING = 161; // manager/session attribute 211 const ATTR_LOCK = 162; // ??212 211 const ATTR_HYDRATE = 163; // ?? 213 212 const ATTR_IDENTIFIER = 164; // ??