Mybatis 3.3.0 中文用户指南
one click with http://pdfmyurl.com! 来作为领域 模型。MyBatis 对两者都支持。看看下面这个 JavaBean: package com.someapp.model; public class User { private int id; private String username; private String hashedPassword; 语句中会精确匹配到列名。 这样的一个 JavaBean 可以被映射到结果集,就像映射到 HashMap 一样简单。 Your 要记住类型别名是你的伙伴。使用它们你可以不用输入类的全路径。比如:0 码力 | 98 页 | 2.03 MB | 1 年前3Apache ShardingSphere 5.0.0-alpha Document
The control and protection of database connection resources is one thing, adopting better merging model to save the memory resources of middleware is another thing. How to deal with the relationship between set grouping and unit creation. Result set grouping is the key to realize the internal connection model concept. According to the config‐ uration option of maxConnectionSizePerQuery, execution engine will 0-beta 2PC Transaction The earliest distributed transaction model of XA standard is X/Open Distributed Transaction Processing (DTP) model brought up by X/Open, XA for short. Distributed transaction0 码力 | 311 页 | 2.09 MB | 1 年前3Apache ShardingSphere 5.0.0 Document
is positioned as a Database Plus, and aims at building a new criterion and ecosystem above multi‐model databases. It focuses on how to reuse existing databases and their re‐ spective upper layer, rather Distributed Database* Data Security Database Gateway Stress T esting Data Sharding Data Encrypt Multi‐model Databases Sup‐ ported Shadow D atabase Readwrit e‐ splitting Row Authority (TODO) SQL Dialect consistency. 2PC Transaction The earliest distributed transaction model of XA standard is X/Open Distributed Transaction Processing (DTP) model brought up by X/Open, XA for short. Distributed transaction0 码力 | 403 页 | 3.15 MB | 1 年前3MYBATIS Quick Guide
Old Java Objects POJO class corresponding to the table. This class describes the objects that will "model" database table rows. The POJO class would have implementation for all the methods required to perform environment is driven by relational data model. You have to work on existing and complex schemas. Use Hibernate, if the environment is driven by object model and needs to generate SQL automatically.0 码力 | 34 页 | 301.72 KB | 1 年前3Apache ShardingSphere 5.1.2 Document
consistency. 2PC Transaction The earliest distributed transaction model of XA standard is X/Open Distributed Transaction Processing (DTP) model brought up by X/Open, XA for short. Distributed transaction transactions, including: • XA transaction • BASE transaction XA 2PC transaction submit uses the DTP Model defined by X/OPEN, in which created AP (Application Pro‐ gram), TM (Transaction Manager) and RM (Resource 4.4. Distributed Transaction 47 Apache ShardingSphere document, v5.1.2 Java implements the XA model through defining a JTA interface, in which ResourceManager requires an XA driver provided by database0 码力 | 503 页 | 3.66 MB | 1 年前3Apache ShardingSphere 5.1.1 Document
consistency. 2PC Transaction The earliest distributed transaction model of XA standard is X/Open Distributed Transaction Processing (DTP) model brought up by X/Open, XA for short. Distributed transaction transactions, including: • XA transaction • BASE transaction XA 2PC transaction submit uses the DTP Model defined by X/OPEN, in which created AP (Application Pro‐ gram), TM (Transaction Manager) and RM (Resource all of them together, which has guaran‐ teed the distributed consistency. Java implements the XA model through defining a JTA interface, in which ResourceManager requires an XA driver provided by database0 码力 | 458 页 | 3.43 MB | 1 年前3Apache ShardingSphere 5.2.0 Document
Concept XA Protocol The original distributed transaction model of XA protocol is the“X/Open Distributed Transaction Pro‐ cessing (DTP)”model, XA protocol for short, which was proposed by the X/Open international Transactional consistency between primary and secondary databases is not supported. In the primary‐secondary model, both data reads and writes in transactions use the primary database. 3.3. Readwrite-splitting 37 Whether Hint is allowed in ShardingSphere‐ Proxy. Using Hint changes the Proxy’s threading model from IO mul‐ tiplexing to a separate thread per request, re‐ ducing Proxy’s throughput. f a0 码力 | 483 页 | 4.27 MB | 1 年前3Apache ShardingSphere 5.2.1 Document
Concept XA Protocol The original distributed transaction model of XA protocol is the“X/Open Distributed Transaction Pro‐ cessing (DTP)”model, XA protocol for short, which was proposed by the X/Open international Transactional consistency between primary and secondary databases is not supported. In the primary‐secondary model, both data reads and writes in transactions use the primary database. 3.3. Readwrite-splitting 36 Whether Hint is allowed in ShardingSphere‐ Proxy. Using Hint changes the Proxy’s threading model from IO mul‐ tiplexing to a separate thread per request, re‐ ducing Proxy’s throughput. f a0 码力 | 523 页 | 4.51 MB | 1 年前3Apache ShardingSphere 5.4.1 Document
Concept XA Protocol The original distributed transaction model of XA protocol is the“X/Open Distributed Transaction Pro‐ cessing (DTP)”model, XA protocol for short, which was proposed by the X/Open international Transactional consistency between primary and secondary databases is not supported. In the primary‐secondary model, both data reads and writes in transactions use the primary database. 8.3. Readwrite-splitting 41 is required. Finally, the domain model is traversed through the abstract syntax tree by visitor; the context required for sharding is extracted through the domain model (SQLStatement); and then, mark locations0 码力 | 572 页 | 3.73 MB | 1 年前3Apache ShardingSphere 中文文档 5.0.0-alpha
GET http://localhost:8888/scaling/job/list 响应应为: {"success":true,"errorCode":0,"errorMsg":null,"model":[]} 4.4. ShardingSphere-Scaling 261 Apache ShardingSphere document, v5.0.0-beta 结束 ShardingSphere-Scaling ShardingSphere document, v5.0.0-beta } }' 返回信息: { "success": true, "errorCode": 0, "errorMsg": null, "model": null } 查询迁移任务进度 接口描述:GET /scaling/job/progress/{jobId} 示例: curl -X GET \ http://localhost http://localhost:8888/scaling/job/progress/1 返回信息: { "success": true, "errorCode": 0, "errorMsg": null, "model": { "id": 1, "jobName": "Local Sharding Scaling Job", "status": "RUNNING/STOPPED" "syncTaskProgress":0 码力 | 301 页 | 3.44 MB | 1 年前3
共 12 条
- 1
- 2