Package com.db4o.internal
Interface CallbackInfoCollector
-
public interface CallbackInfoCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
added(int id)
void
deleted(int id)
void
updated(int id)
-