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