org.objectweb.jorm.api

Interface Debug

public interface Debug

This inerface contains a constant flag used to remove the source code which makes traces. The default value of the ON field is false. To debug jorm the developper can change the flag value to true, but he must never commit the change in CVS.

Author:
S. Chassande-Barrioz

Field Summary

static boolean
ON

Field Details

ON

public static final boolean ON

Field Value:
true