Fetching data - Using a mapping framework.
获取数据—使用映射框架。
Fetching data from the database using the SQL SELECT query.
使用SQLSELECT查询从数据库取回数据。
QueryReadStore is in charge of fetching data from the server.
QueryReadStore负责从服务器获取数据。
Keep this in mind when deciding which approach is the best to use for fetching data from the database.
在决定从数据库获取数据的最佳方法时,应该记住这一点。
XQuery is a language for fetching data similar to SQL, but it has more sophisticated data manipulation constructs.
XQuery是类似于SQL的语言,用于获取数据,但是其数据操作构造更为成熟。
There are four main types of ODBC functions: functions for connection, querying, fetching data, and error reporting.
odbc函数有4种主要类型:用于连接、查询、提取数据和错误报告的函数。
Dojo also provides APIs for making asynchronous XMLHttpRequest calls for fetching data from the server without refreshing the page.
Dojo还提供了用于进行异步XMLHttpRequest调用的API,以在不刷新页面的情况下从服务器获取数据。
In addition to fetching data out of cursors, you can load values from a single row query into variables using three different techniques.
除了从游标获得数据之外,可以使用三种不同的技术将来自单行查询的值装载进变量中。
You are fetching data from the database after comparing the lastupdated field for table feeds and the lastpulled field of table subscribedfeeds.
在对提要表的lastupdated字段和subscribedfeeds表的lastpulled字段进行比较后,我们从数据库中获取数据。
Pseudo static application is mainly in order to guarantee the spiders will not appear when fetching data leakage to grasp, lost phenomenon, no direct role for ascension site keywords.
伪静态的应用主要是为了保证spider在抓取时不会出现数据漏抓、丢失的现象,对于提升网站关键词来说没有直接作用。
Of course, your Controller function probably won't actually just log a message to the console, it can do anything needed by your app - whether it's fetching data, updating the UI or anything else.
当然你的控制器函数不会只是输出一段调试信息,你可以根据需要做任何事情,获取数据、更新界面或者其他什么的都行。
Lotus Widget Factory comes with a large number of predefined builders ranging from user interface components, such as buttons, to components responsible for fetching data from a remote Web service.
LotusWidgetFactory附带了大量预定义的构建器,从用户界面组件(比如按钮)到负责从远程Web服务获取数据的组件等等。
Fetching and parsing XML data with sax.
使用SAX获取并解析xml数据。
If you know you always need to load data from an association, you should always use join fetching.
如果你知道自己总是需要从关联中加载数据,那么就该始终使用连接抓取。
However, fetching this data is an expensive task, and takes a huge amount of time compared to other back-end calls in your application context.
然而,与应用程序上下文中的其他后端调用相比,提取这些数据是一项高开销的任务,需要大量的时间。
In this listing, the code is fetching the data and invoking behavior on the resulting objects.
在这个清单中,代码段取得数据并且调用在结果对象上的行为。
Whatever solution you devise, having the data available until it is no longer needed is key to avoiding redundant data fetching.
无论您制定什么样的解决方案,保持数据的可用性直到不再需要是避免冗余数据获取的关键。
The compilation of the query on the remote server and fetching of enough data to fill the ATQ buffer on all legs of the UNION will proceed in parallel.
查询在远程服务器上的编译,以及取足够的数据来填充union所有分支上的AT Q缓冲区,这两个过程是并行进行的。
Another issue with lazy fetching is that the database connection has to be retained until all the required data is fetched else the application will throw a lazy loading exception.
延迟抓取的另一个问题就是在获取到请求的数据前要一直打开数据库连接,否则应用就会抛出一个延迟加载异常。
During business analysis and design, you should put different data retrieval or change groups into different domain entities instead of using this fetching.
在业务分析和设计过程中,你应该将不同数据获取或修改分组放到不同的领域对象实体中,而不是使用这种抓取策略。
Once the application is loaded, fetching smaller fragments of data and content can help avoid the overhead of re-rendering the entire page.
加载应用程序之后,获取较小的数据和内容片段可以帮助避免重新呈现整个页面的开销。
All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。
Lazy fetching minimizes the amount of data queried from the database.
惰性抓取可以尽可能减少从数据库查询到的数据量。
Note: The above issue resolution is not solvable if we are eagerly fetching the second level cached data in our query.
说明:如果在查询中使用预先抓取来获取二级缓存中的数据时,我们将无法解决上面提出的问题。
In addition, you implement a basic pagination mechanism by fetching the data page by page.
另外,可以通过逐页抓取数据来实现基本的分页机制。
Different users may have different data fetching requirements.
不同的用户可能会有不同的数据抓取要求。
Of course we also streamlined a lot of code under the hood to make data fetching much faster in general.
所以我们也优化了大量快速获取数据的代码。
Applications like Web catalogs, multi-page sales reports and others make extensive use of paging, fetching a new block of data for each new page displayed.
诸如web目录、多页销售报告之类的应用程序都大量使用分页,为显示的每个新页面抓取一块新的数据。
Fetching the data sets from the data sources constitutes a reasonable amount of the overall elapsed time of the job when implemented using WebSphere DataStage alone.
当单独使用WebSphereDataStage来实现时,从数据源取数据集所花费的时间在作业的总体执行时间中占较大比例。
The interesting work of fetching and storing the RDF data happens in the Aggregator class.
Aggregator类会处理访存和存储rdf数据这个有趣的工作。
应用推荐