| Package | Description |
|---|---|
| org.apache.ibatis.datasource.jndi |
JNDI Datasource factory.
|
| org.apache.ibatis.datasource.pooled |
Simple single-thread pooled datasource.
|
| org.apache.ibatis.datasource.unpooled |
Hyper-simple Datasource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JndiDataSourceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
PooledDataSourceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
UnpooledDataSourceFactory |
Copyright © 2009–2021 MyBatis.org. All rights reserved.