CN103858121A - 使Web应用获取数据库变化的方法和系统 - Google Patents

使Web应用获取数据库变化的方法和系统 Download PDF

Info

Publication number
CN103858121A
CN103858121A CN201280001498.2A CN201280001498A CN103858121A CN 103858121 A CN103858121 A CN 103858121A CN 201280001498 A CN201280001498 A CN 201280001498A CN 103858121 A CN103858121 A CN 103858121A
Authority
CN
China
Prior art keywords
database
web
record
browser
change
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201280001498.2A
Other languages
English (en)
Other versions
CN103858121B (zh
Inventor
胡立新
孙谦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Pengbang Industrial Co ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of CN103858121A publication Critical patent/CN103858121A/zh
Application granted granted Critical
Publication of CN103858121B publication Critical patent/CN103858121B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2358Change logging, detection, and notification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/87Monitoring of transactions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明的一个实施方式提供了一种使Web应用获取数据库变化的系统,该系统包括浏览器、Web数据库和运行于所述的浏览器中的Web应用,其特征在于,所述的浏览器中包括:浏览器的数据库处理部件获取所述Web应用的操作请求,并根据所述操作请求完成对Web数据库的操作;浏览器的事件处理部件根据Web数据库中完成的操作生成的数据库事件,所述数据库事件被所述Web应用所监听;在监听到有数据库事件生成时,所述Web应用从所述数据库事件的属性中获取数据库的变化的内容。使得Web应用可以在数据库事件的属性中获取到数据库变化,并完成相应的处理。

Description

PCT国内申请,说明书已公开。

Claims (1)

  1. PCT国内申请,权利要求书已公开。
CN201280001498.2A 2012-10-09 2012-10-09 使Web应用获取数据库变化的方法和系统 Active CN103858121B (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2012/082628 WO2014056145A1 (zh) 2012-10-09 2012-10-09 使Web应用获取数据库变化的方法和系统

Publications (2)

Publication Number Publication Date
CN103858121A true CN103858121A (zh) 2014-06-11
CN103858121B CN103858121B (zh) 2017-07-21

Family

ID=50476860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201280001498.2A Active CN103858121B (zh) 2012-10-09 2012-10-09 使Web应用获取数据库变化的方法和系统

Country Status (5)

Country Link
US (1) US20150213077A1 (zh)
EP (1) EP2897056A4 (zh)
JP (1) JP6085897B2 (zh)
CN (1) CN103858121B (zh)
WO (1) WO2014056145A1 (zh)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106850307A (zh) * 2017-02-21 2017-06-13 青岛海信移动通信技术股份有限公司 一种属性信息处理方法及装置
CN107122354A (zh) * 2016-02-24 2017-09-01 华为技术有限公司 事务执行方法、装置及系统
CN111367932A (zh) * 2020-03-06 2020-07-03 深圳市今天国际物流技术股份有限公司 数据库表单变更通知方法、装置、计算机设备及存储介质
CN112632159A (zh) * 2020-12-01 2021-04-09 腾讯科技(深圳)有限公司 数据库访问控制方法及装置、电子设备、存储介质
CN112685487A (zh) * 2021-01-15 2021-04-20 金现代信息产业股份有限公司 在浏览器环境下通过IndexedDB模拟关系型数据库的方法和装置
CN115061612A (zh) * 2022-04-25 2022-09-16 杭州每刻科技有限公司 一种明细组件在全屏状态下的展示方法

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110018867A (zh) * 2018-11-12 2019-07-16 阿里巴巴集团控股有限公司 用于页面交互的方法和装置
US20220092148A1 (en) * 2020-09-21 2022-03-24 Content Directions, Inc. dba Linkstorm Methods and systems for cross-domain two-way communication by dynamic web content

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008106383A1 (en) * 2007-02-27 2008-09-04 Microsoft Corporation Persistent spatial collaboration
CN101902411A (zh) * 2009-06-01 2010-12-01 高维海 即时网站系统以及网站与即时通讯平台结合的方法
WO2010139232A1 (zh) * 2009-06-01 2010-12-09 Gao Weihai 即时网站系统以及网站与即时通讯平台结合的方法
CN102023847A (zh) * 2009-09-10 2011-04-20 北京盖特佳信息安全技术股份有限公司 一种基于ie浏览器的推方式多系统同步数据录入的实现方法

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5712971A (en) * 1995-12-11 1998-01-27 Ab Initio Software Corporation Methods and systems for reconstructing the state of a computation
US5933826A (en) * 1997-03-21 1999-08-03 Novell, Inc. Method and apparatus for securing and storing executable content
US6631512B1 (en) * 1999-01-15 2003-10-07 Gillis E Onyeabor Method and system for database-driven, scalable web page development, deployment-download, and execution
US7149738B2 (en) * 2002-12-16 2006-12-12 International Business Machines Corporation Resource and data administration technologies for IT non-experts
JP4451188B2 (ja) * 2004-04-05 2010-04-14 株式会社日立製作所 情報処理システム、及び情報処理システムの制御方法
US20070022120A1 (en) * 2005-07-25 2007-01-25 Microsoft Corporation Caching and modifying portions of a multi-dimensional database on a user device
US8725719B2 (en) * 2007-02-13 2014-05-13 Microsoft Corporation Managing web page links using structured data
US20090037492A1 (en) * 2007-07-31 2009-02-05 Ahmad Baitalmal Framework for Synchronizing Applications
US20090299952A1 (en) * 2008-05-27 2009-12-03 Zheng Jerry Systems and methods for automatic quality assurance of workflow reports
US8407290B2 (en) * 2009-08-31 2013-03-26 International Business Machines Corporation Dynamic data sharing using a collaboration-enabled web browser
JP5780658B2 (ja) * 2009-11-09 2015-09-16 ダブル ベリファイ インコーポレイテッド リアルタイムオンライン広告検証システム及び方法
US20120102412A1 (en) * 2010-10-25 2012-04-26 Microsoft Corporation Synchronization of form fields in a client-server environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008106383A1 (en) * 2007-02-27 2008-09-04 Microsoft Corporation Persistent spatial collaboration
CN101902411A (zh) * 2009-06-01 2010-12-01 高维海 即时网站系统以及网站与即时通讯平台结合的方法
WO2010139232A1 (zh) * 2009-06-01 2010-12-09 Gao Weihai 即时网站系统以及网站与即时通讯平台结合的方法
CN102023847A (zh) * 2009-09-10 2011-04-20 北京盖特佳信息安全技术股份有限公司 一种基于ie浏览器的推方式多系统同步数据录入的实现方法

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122354A (zh) * 2016-02-24 2017-09-01 华为技术有限公司 事务执行方法、装置及系统
CN107122354B (zh) * 2016-02-24 2020-05-08 华为技术有限公司 事务执行方法、装置及系统
US10891286B2 (en) 2016-02-24 2021-01-12 Huawei Technologies Co., Ltd. Transaction execution method, apparatus, and system
CN106850307A (zh) * 2017-02-21 2017-06-13 青岛海信移动通信技术股份有限公司 一种属性信息处理方法及装置
CN106850307B (zh) * 2017-02-21 2020-07-07 青岛海信移动通信技术股份有限公司 一种属性信息处理方法及装置
CN111367932A (zh) * 2020-03-06 2020-07-03 深圳市今天国际物流技术股份有限公司 数据库表单变更通知方法、装置、计算机设备及存储介质
CN112632159A (zh) * 2020-12-01 2021-04-09 腾讯科技(深圳)有限公司 数据库访问控制方法及装置、电子设备、存储介质
CN112632159B (zh) * 2020-12-01 2021-09-28 腾讯科技(深圳)有限公司 数据库访问控制方法及装置、电子设备、存储介质
CN112685487A (zh) * 2021-01-15 2021-04-20 金现代信息产业股份有限公司 在浏览器环境下通过IndexedDB模拟关系型数据库的方法和装置
CN112685487B (zh) * 2021-01-15 2022-09-16 金现代信息产业股份有限公司 在浏览器环境下通过IndexedDB模拟关系型数据库的方法和装置
CN115061612A (zh) * 2022-04-25 2022-09-16 杭州每刻科技有限公司 一种明细组件在全屏状态下的展示方法
CN115061612B (zh) * 2022-04-25 2024-05-03 杭州每刻科技有限公司 一种明细组件在全屏状态下的展示方法

Also Published As

Publication number Publication date
US20150213077A1 (en) 2015-07-30
EP2897056A4 (en) 2015-09-16
WO2014056145A1 (zh) 2014-04-17
JP6085897B2 (ja) 2017-03-01
CN103858121B (zh) 2017-07-21
EP2897056A1 (en) 2015-07-22
JP2015534692A (ja) 2015-12-03

Similar Documents

Publication Publication Date Title
US11620400B2 (en) Querying in big data storage formats
CN109086409B (zh) 微服务数据处理方法、装置、电子设备及计算机可读介质
CN103858121B (zh) 使Web应用获取数据库变化的方法和系统
EP2874077B1 (en) Stateless database cache
US20110283242A1 (en) Report or application screen searching
US20110022582A1 (en) Indexing of Partitioned External Data Sources
CN111428177A (zh) 用于web内容生成的方法和系统
CN104462455A (zh) 网络数据的展示处理方法和装置
US9015608B2 (en) Regenerating a user interface area
CN111737630B (zh) 用于记录用户访问路径的方法
CN105550206B (zh) 结构化查询语句的版本控制方法及装置
WO2017124692A1 (zh) 查找表单页面和目标页面转化关系的方法和装置
US8788956B2 (en) Symbolic tree node selector
JP2012113706A (ja) データベース・クエリ最適化のためのコンピュータで実装される方法、コンピュータ・プログラム、およびデータ処理システム
US20140006000A1 (en) Built-in response time analytics for business applications
US20110252298A1 (en) Managing bookmarks in applications
CN110119386A (zh) 数据处理方法、数据处理装置、介质和计算设备
CN106886594A (zh) 用于展示信息的方法和装置
WO2013143407A1 (en) Data processing, data collection
CN112035555B (zh) 一种信息展示方法、装置及设备
JP7221652B6 (ja) 外部変更検出
US8694918B2 (en) Conveying hierarchical elements of a user interface
CN104813304A (zh) 标识由服务存储的共享内容
KR101235042B1 (ko) Bim데이터파일에 포함된 데이터를 제공하는 방법, 이를 기록한 기록 매체, 및 이를 포함하는 시스템
US11556316B2 (en) Distributed extensible dynamic graph

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211101

Address after: 510670 Room 518, 91 Kefeng Road, Huangpu District, Guangzhou City, Guangdong Province

Patentee after: Guangzhou Fangwei Information Technology Co.,Ltd.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.

Effective date of registration: 20211101

Address after: 314500 02, No. 4, South Zaoqiang street, No. 1, Nanmen Gongnong Road, Chongfu Town, Tongxiang City, Jiaxing City, Zhejiang Province

Patentee after: Jiaxing Zhixu Information Technology Co.,Ltd.

Address before: 510670 Room 518, 91 Kefeng Road, Huangpu District, Guangzhou City, Guangdong Province

Patentee before: Guangzhou Fangwei Information Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220902

Address after: Room A02, Room 1906, No. 7 Shuangshan Avenue, Nansha District, Guangzhou City, Guangdong Province, 510000

Patentee after: Guangdong Lampang New Energy Co.,Ltd.

Address before: 314500 02, No. 4, South Zaoqiang street, No. 1, Nanmen Gongnong Road, Chongfu Town, Tongxiang City, Jiaxing City, Zhejiang Province

Patentee before: Jiaxing Zhixu Information Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230915

Address after: 201100 1st floor, building 1, 1755 Hongmei South Road, Minhang District, Shanghai

Patentee after: Shanghai Nanbang Hua New Energy Co.,Ltd.

Address before: Room A02, Room 1906, No. 7 Shuangshan Avenue, Nansha District, Guangzhou City, Guangdong Province, 510000

Patentee before: Guangdong Lampang New Energy Co.,Ltd.

TR01 Transfer of patent right

Effective date of registration: 20240206

Address after: 201800 Two Five Floors of 333 Huangqing Road, Jiading District, Shanghai

Patentee after: SHANGHAI PENGBANG INDUSTRIAL Co.,Ltd.

Country or region after: China

Address before: 201100 1st floor, building 1, 1755 Hongmei South Road, Minhang District, Shanghai

Patentee before: Shanghai Nanbang Hua New Energy Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right