org.apache.cayenne.tools.dbimport
Class DbImportModule
java.lang.Object
org.apache.cayenne.tools.dbimport.DbImportModule
- All Implemented Interfaces:
- Module
public class DbImportModule
- extends Object
- implements Module
A DI module that bootstraps DbImportAction. Should be used in
conjunction with ToolsModule.
- Since:
- 3.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbImportModule
public DbImportModule()
configure
public void configure(Binder binder)
- Specified by:
configure in interface Module
Copyright © 2001-2013 Apache Cayenne. All Rights Reserved.