Wiki source code of EOF-Using EOF-Configuration Settings
Last modified by Pascal Robert on 2007/09/03 13:43
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.1 | 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. | ||
![]() |
1.1 | 4 | |
![]() |
4.1 | 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. |