Package | Description |
---|---|
org.mybatis.generator.internal |
Modifier and Type | Class and Description |
---|---|
class |
JDBCConnectionFactory
This class assumes that classes are cached elsewhere for performance reasons,
but also to make sure that any native libraries are only loaded one time
(avoids the dreaded UnsatisfiedLinkError library loaded in another
classloader)
|
Modifier and Type | Method and Description |
---|---|
static ConnectionFactory |
ObjectFactory.createConnectionFactory(Context context) |
Copyright © 2006–2018 MyBatis.org. All rights reserved.