Data Accessor的意思|示意
数据访问器
Data Accessor的网络常见释义
数据访问器 通过DAO模式对系统进行分割,将数据库访问层的实现封装到Data Accessor(数据访问器)中,从而将Domain Object(域对象)分离出来,实现了低级别的数据访问与高级别的业务逻辑的分离。
数据访问者 ...本专利技术所采用的技术方案是:本专利技术系统含有四个实体:分别是数据拥有者(Data owner,简记DO)、数据访问者(Data Accessor,简记DA)、代理解密服务器(Proxy Decryption Server,简记PDS)、密钥生成中心(Key Generation Center,简记KGC)。
Data Accessor相关例句
The client then calls the dynamic SDO accessor API to get information out of data objects and print it to the console, as shown here
客户机调用动态 SDO 访问器 API,从数据对象中获得信息,并将其显示到控制台上
The second accessor retrieves only the column containing large data, but it does not retrieve data from this column automatically.
第二个存取子只可以撷取包含大型资料的资料行,不过它并不会自动地从这些资料行撷取资料。
The provider USES the accessor to determine how to transfer the data to or from the consumer's buffer.
提供者使用这个访问者来决定如何向或从消费者缓冲区中传送数据。
Both the chart data service and the chart data updater depend on the chart data accessor to load data from or store data to a data store.
图表数据服务和图表数据更新器都依赖图表数据访问器来从数据存储加载数据,或向其中存储数据。
Accessor 0 is an automatic accessor; it retrieves all the columns except the one with large data.
存取子0为自动存取子,它可撷取所有资料行(除了大型资料的资料行以外)。
Properties enable data hiding, the accessor methods hide the implementation of the property.
属性启用数据隐藏,访问器方法隐藏属性的实现。