public interface ConnectionFactory<T> extends org.apache.commons.pool2.PooledObjectFactory<T>, Serializable
Title: ConnectionFactory
Description: 连接工厂接口
PooledObjectFactory,
Serializable| 限定符和类型 | 方法和说明 |
|---|---|
T |
createConnection()
Title: createConnection
Description: 创建连接
|
Copyright © 2015-2016 Dark Phoenixs. All Rights Reserved.