本文简要介绍了基于 AI 的新一代数据库 Db2 11.5,并以"数据库事务日志已满" 问题为例探索了 Db2 11.5 的高级事务日志空间管理新特性。
2021-04-27 09:06:24 77KB db2数据库 db2
1
Android连接sqlite数据库进行增删改查和事务操作
2021-04-25 19:08:37 1.38MB Android 连接sqlite 数据库 增删改查
1
使用Atomikos支持分布式事务,Spring+Mybatis+Druid+AtomikosDataSource 使用手册: https://www.yuque.com/itman/wosfkn/mreame
JDBC进阶2
2021-04-23 13:02:49 749KB JDBC
1
今天特意将项目中用Axis2集成SSH实现WebService的过程记录下来,一方面做一下笔记,另一方面,方便广大码农朋友,希望能跟大家交流学习。 本文介绍用Axis2集成SSH搭建WebService。会达到的效果: 1.按照传统我们用SSH框架做Web项目的方式编写代码。 2.集成Axis2实现WebService。 3.灵活配置,在一个项目中配置多个WebService的调用接口。 4.顺便提一种方案,让我们的WebService更加安全。 5.提供测试例子,服务端客户端都有了。
2021-04-23 09:55:04 839KB Axis2 SSH WebService
1
Laboratory Animal House Management Platform 该系统由中国农业大学-计算机科学与技术2017级-软件工程“实验动物房管理”小组开发实现,提供的功能是:后勤管理(ZLJ)、动物健康管理(FYX)、环境管控(LYL)、动物繁育管理(LYL&LZL)、动物饲养管理(WLW)、福利喂养(YT);旨在帮助实验动物房下管理员和职工完成日常工作事务处理和记录。 This project is developed by Laboratory Animal House Management Group of Software Engineering upper-division Course, Computer Science and Technology 2017, China Agricultural University (CAU). The provided functions include logistics management, Animal Health Care, Environment supervision, Animal Breeding Management, Animal Raising Management, and Animal Welfare System, which intend to give assistance to the managers and employees of Animal House with their routine work. Software Environment Project Framework:Maven-based Spring+SpringMVC+MyBatis Development Environment:IntelliJ IDEA Ultimate Subversion Tool:TortoiseSVN mounted on IDEA Front-end Framework: Layui Database:MYSQL 5.7.17 Web Server:apache-tomcat-7.0.104-windows-x64 Java:Java 11 Prerequisites To run this project, we first need to install several required software, including download this GitHub repo. JDK and configured in Environment Variables as JAVA_HOME (JDK 11 is recommended). IntelliJ IDEA (IntelliJ IDEA Ultimate is recommended). Tomcat(7 and above is recommended) Run the project Make sure the prerequisites have been satisfied. The detailed process is provided as an example tutorial. Showcase Below are a few screenshots of logistics management system, which is part of the whole project and developed by author (ZLJ). 出自 © 2021 GitHub, Inc.
2021-04-19 18:01:59 14.18MB 实验动物 动物房管理 管理系统
1
TPC-E基准测试是一种权威的服务器在线事务处理性能评测基准,测试基准中包含12个基本事务,本文档实现的是以存储过程的方式来实现其中的一个事务:BrokerVolume,在评测中,客户端软件可以通过调用存储过程来对服务器发生负载。在本人的工作中,主要是在远程通过LoadRunner来调用和执行本事务来对服务器进行负载测试,感兴趣的朋友可以和我联系。
2021-04-19 15:21:15 3KB TPC-E 存储过程 BrokerVolume
1
40 重新回顾redo日志对于事务提交后,数据绝对不会丢失的意义.pdf
2021-04-16 09:07:17 1.03MB sql技术
45 如果事务执行到一半要回滚怎么办?再探undo log回滚日志原理!l.pdf
2021-04-16 09:07:15 905KB sql技术