-
asktom期刊 2000
asktom期刊 2000-2004全集
asktom期刊 2000-2004全集
-asktom Journal 2000-2004 Journal 2000-2004 Complete Works Complete Works asktom Journal asktom Complete Works 2000-2004
- 2023-03-08 08:50:14下载
- 积分:1
-
expert_oracle_goldengate
Oracle Corporation acquired GoldenGate in 2009 as part of future strategy to implement advanced
replication technologies within the product suite of data warehousing and real-time transaction
management. Before the advent of Oracle GoldenGate technology, data replication was performed using
Oracle Streams and third-party replication solutions such as Quest SharePlex. This chapter discusses
various types of database replication methods along with the techniques used by each method, to
illustrate how Oracle GoldenGate came to be the logical conclusion for the current and future real-time-
based data-transaction replication technology with Oracle database systems.
- 2013-10-23 17:28:47下载
- 积分:1
-
oracleinput
<<Oracle的入门心得>>
一位大虾写的自己学习Oracle的心得体会,很不错。(< <Oracle的入门心得> > Writing a shrimp Oracle' s study of their own experiences, is pretty good.)
- 2009-02-25 00:27:19下载
- 积分:1
-
make oracle proc, testing for a
make oracle proc, testing for a-make oracle proc, testing for all
- 2022-09-22 19:30:02下载
- 积分:1
-
真的很不错,一个在线购物的系统,用的是oracle数据库,实现了各种功能,如购物车,后台管理等...
真的很不错,一个在线购物的系统,用的是oracle数据库,实现了各种功能,如购物车,后台管理等-really quite good, and an online shopping system, using the oracle database, enables a variety of functions, such as Cart, background management
- 2023-05-25 11:45:04下载
- 积分:1
-
学生请假系统
实现了数据库的增删改查,学生可以提交请假单,教师可以审核
- 2022-01-26 03:44:18下载
- 积分:1
-
java program to connect with the oracle database instance, as well as data displ...
java程序与oracle数据库的连接实例,以及对数据的显示,增加,删除以及修改。-java program to connect with the oracle database instance, as well as data display, add, delete and modify.
- 2022-03-02 16:52:05下载
- 积分:1
-
为了得到最大的性能,一般数据库都有并发机制,不过带来的问题就是数据访问的冲突。为了解决这个问题,大多数数据库用的方法就是数据的锁定....
为了得到最大的性能,一般数据库都有并发机制,不过带来的问题就是数据访问的冲突。为了解决这个问题,大多数数据库用的方法就是数据的锁定.-In order to get the maximum performance, a general mechanism for the database have complicated, but the problem is caused by data access conflicts. To solve this problem, the majority of the database is used to lock data.
- 2022-08-22 11:21:22下载
- 积分:1
-
职工管理系统(附SQL表)
该系统为职工管理系统,可实现增加和修改的功能,文件中附有SQL表和JDBC7驱动,可下载直接运行,界面简单,主要针对功能,分层次明显,容易理解,可作为初学Oracle的代码。建议数据库使用Oracle,MySql需要做些小小的修改。
- 2022-02-15 20:52:00下载
- 积分:1
-
iBatis框架操纵Oracle、MySQL和MS SQL SERVER数据库使用示例
iBATIS是一种持久层框架技术,它比起Hibernate简单、使用也非常容易。该示例演示使用iBATIS操纵Oracle、MySQL和MS SERVER三种数据库(实现查询与新增动作),只需要修改配置档与SQL影射档即可,而Java部分的代码不用修改。本人觉得,该框架一个非常简单、使用方便的持久层框架。其中:在lib目录已经有三种数据库的JDBC驱动,不需要另外找了。另外IBatisUtil.java可以很方便你创建表。
环境:Oracle 11g、MySQL 5.1、MS SQL Server 2000、Ant 1.7、JDK 1.6、Windows XP professional
阅读对象:熟悉Hibernate技术、Swing、JDBC技术学员
- 2023-07-15 22:35:04下载
- 积分:1