Wiki source code of EOF-Using EOF-Configuration Settings
Last modified by Pascal Robert on 2007/09/03 13:43
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | * -EOAdaptorDebugEnabled YES/NO | ||
| 2 | (true for WO5) | ||
| 3 | turns on Adaptor logging. This gives you the SQL statements that are issued against your database. | ||
| 4 | |||
| 5 | * -EOAdaptorUseBindVariables YES/NO | ||
| 6 | (false for WO5) | ||
| 7 | (this one is quite hidden in the docs) Turns off bind variables on the SQL statements, making SQL much more readable when debugging. |