-
一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会...
一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获-a database connection pool that can capture close, the initial initialization time specified number of connections exceeds the number connections, connections will be automatically increased the number, and in the code can directly call close, the program will automatically capture
- 2022-02-28 12:32:26下载
- 积分:1
-
pl/sql development 学习pl/sql的好资料
pl/sql development 学习pl/sql的好资料-pl/sql development learning pl/sql good information
- 2023-05-11 22:25:03下载
- 积分:1
-
oracle
select * from 表1 t
where exists (select * form 表2 g where g.id = t.id);
- 2022-12-31 15:20:04下载
- 积分:1
-
横表转竖表的两种方法,一种是用decode一种是用when case语句
横表转竖表的两种方法,一种是用decode一种是用when case语句-horizontal shaft table to table two ways : one is to use decode is used when a case statement
- 2022-11-18 00:45:03下载
- 积分:1
-
Oracle 9i数据库应用技术是对Oracle数据库操作的基本介绍,是用powerpoint方式作的课件如果你是Oracle 的初学者,这是不错的选择....
Oracle 9i数据库应用技术是对Oracle数据库操作的基本介绍,是用powerpoint方式作的课件如果你是Oracle 的初学者,这是不错的选择.-Oracle 9i database applications on Oracle technology in the basic operation of the database, is used powerpoint way for the courseware if you are Oracle beginners, this is a good choice.
- 2022-09-12 22:00:05下载
- 积分:1
-
学生请假系统
实现了数据库的增删改查,学生可以提交请假单,教师可以审核
- 2022-01-26 03:44:18下载
- 积分:1
-
T06_ThreadGUI
Threads as a practice in oracle plant
- 2016-01-20 16:48:47下载
- 积分:1
-
oracle内pl/sql的相关说明,详细介绍了sql的语句等一些信息
oracle内pl/sql的相关说明,详细介绍了sql的语句等一些信息-it is sql
- 2022-08-19 14:39:07下载
- 积分:1
-
Mydll
操作ORACLE和SQL BASE的封装类,并提供了相应的接口(Operation ORACLE and SQL BASE package type, and provides the corresponding interface)
- 2007-09-30 09:09:07下载
- 积分:1
-
极值寻优代码
遗传算法优化BP神经网络函数极值寻优
- 2022-06-11 22:57:10下载
- 积分:1