static class DefaultDBCallback.DefaultFactory extends java.lang.Object implements DBCallbackFactory
| Constructor and Description |
|---|
DefaultFactory() |
| Modifier and Type | Method and Description |
|---|---|
DBCallback |
create(DBCollection collection)
Creates a DBCallback for the given collection.
|
public DBCallback create(DBCollection collection)
DBCallbackFactorycreate in interface DBCallbackFactorycollection - a DBCollection for the DBCallback