| Package | Description |
|---|---|
| com.cvent.dropwizard.mybatis.dataaccess | |
| com.cvent.dropwizard.mybatis.sessionbuilder |
| Constructor and Description |
|---|
MyBatisMapperInvoker(Class<TMapper> mapperClass,
SqlSessionFactoryProvider sqlSessionFactoryProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSqlSessionFactoryProvider
This is the base SqlSessionFactoryProvider class to manage SQL session initialization for all environments specified
in the configuration on startup.
|
| Modifier and Type | Method and Description |
|---|---|
SqlSessionFactoryProvider |
DefaultSqlSessionFactoryProvider.Builder.build()
Create a new SqlSessionFactoryProvider based on the attributes that have been added to this builder
|
Copyright © 2019. All rights reserved.