子请求 meaning in Chinese
child request
Examples
- It also can be used to execute child requests when your code implements its own
时,该方法还可用于执行子请求。 - The sub - requests are then executed in parallel among the applicable database partitions
然后,这些子请求就在相应的数据库分区中并行地执行。 - The database manager handles data retrieval and update by decomposing sql requests automatically into sub - requests
数据库管理器( dbm )通过自动地将sql请求分解成子请求,来处理数据的检索和更新。 - In addition , your code could create a derived class for the purpose of child - request execution within a given application in order to pass its instance to
此外,代码还可以创建派生类,用于在给定应用程序中执行子请求,以便将其实例传递给 - Data retrieval and update requests are decomposed automatically into sub - requests , which are then executed in parallel among the applicable database partitions
数据检索和更新请求被自动分解成一些子请求,然后这些子请求在相应的数据库分区中并行地执行。