| Package | Description |
|---|---|
| org.nuiton.spgeed | |
| org.nuiton.spgeed.mapper | |
| org.nuiton.spgeed.mapper.simpleflatmapper |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends SpgeedMapper> |
SqlSession.defaultMapper
Use to set a default Mapper
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SpgeedMapper> |
SqlSession.getDefaultMapper()
Get the actual default mapper
|
| Modifier and Type | Method and Description |
|---|---|
void |
SqlSession.setDefaultMapper(Class<? extends SpgeedMapper> defaultMapper)
Set a default mapper
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFlatMapper |
Copyright © 2017–2020 CodeLutin. All rights reserved.