Click or drag to resize
TraceHelper Fields

The TraceHelper type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGeneralSwitch
General switch which is used by general code in the ORM Support classes.
Public fieldStatic memberPersistenceExecutionSwitch
Switch which is used by entity / other data persistence logic execution code in the ORM Support classes
Public fieldStatic memberPlainSQLQueryExecutionSwitch
Switch which is used by the plain SQL api to log executed statements.
Public fieldStatic memberQueryExecutionSwitch
Switch which is used by the query objects in the ORM support classes.
Public fieldStatic memberStateManagementSwitch
Switch which is used by state management code in the ORM Support classes.
Top
See Also