public class JdbcConnectionModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
JdbcConnectionModule() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areTableInitialized() |
protected void |
configure() |
com.j256.ormlite.support.ConnectionSource |
getConnection(Configuration configuration) |
static void |
initTables(com.j256.ormlite.support.ConnectionSource connection) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@Provides public com.j256.ormlite.support.ConnectionSource getConnection(Configuration configuration) throws SQLException
SQLExceptionpublic static final void initTables(com.j256.ormlite.support.ConnectionSource connection)
public static final boolean areTableInitialized()
Copyright © 2017 Netgrid. All rights reserved.