public interface DBCallbackFactory
Modifier and Type | Method and Description |
---|---|
DBCallback |
create(DBCollection collection)
Creates a DBCallback for the given collection.
|
DBCallback create(DBCollection collection)
collection
- a DBCollection for the DBCallback