I just noticed that under the "Types of Callbacks" heading on http://cayenne.apache.org/doc/lifecycle-callbacks.html it says "Valid callback types are defined as int constants in the LifecycleListener interface." However, I'm looking at the org.apache.cayenne.LifecycleListener interface (unless there are multiple ones and I'm looking at the wrong one) and there are no int constants (or enums).
What should this say? Thanks, mrg
