首页题库练习题目详情
Java语言程序设计单选题中等

在使用连接池时,获取连接通常使用哪个方法?

AgetConnection()
BgetPoolConnection()
CcreateConnection()
DgetDataSource()