240 发简信
IP属地:湖北
  • Java DataSource 学习笔记

    简介 DataSource 是自 JDK 1.4 提供的一个标准接口,用于获取访问物理数据库的 Connection 对象。 JDK 不提供其具...