public class H2Module extends AbstractModule
Modifier and Type | Field and Description |
---|---|
String |
password |
String |
url |
String |
username |
Constructor and Description |
---|
H2Module() |
H2Module(String username,
String password,
String url) |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class AbstractModule