Package net.sf.basedb.core.data
Annotation Interface NotLoggable
Getter methods that are annotated with this annotation should
not trigger a log entry even if their values have changed.
For example, the
BasicData.getVersion()
property.- Since:
- 3.3
- Author:
- nicklas
- See Also:
- Last modified
- $Date $