access object 基本解释
网络 访问对象
重点词汇
- objectn. 物体, 目标, 目的, 对象, 宾语, 客体 vi. 反对, 抱反感 vt. 提出...来反对 [计] 对象
- accessn. 通路, 入口, 接近, 进入, 使用权, 发作 vt. 访问, 存取, 接近, 使用 [计] 访问, 存取
access object 双语例句
- 1、
Then only user will be allowed to access object through the subject.
用户只被允许通过此主题访问对象。 - 2、
The annotated interface that defines the data access object provides a central control point to manage the SQL statements for the entire application.
带注释的接口为管理整个应用程序的SQL语句提供一个集中控制点。 - 3、
In the demo package, you'll also find an implementation of a data access object ( TestDAOImpl) for Test objects, which lets you find Test instances by ID.
在demo包中,还会发现Test对象的数据访问对象(TestDAOImpl)的实现,它允许您按照ID查找Test实例。 - 4、
The Action class calls the getNews() method in the Model service class by passing a predefined Data access object.
Action类通过传递预定义的数据访问对象来调用模型服务类中的getNews()方法。 - 5、
The service implementation class then uses a Data access object ( DAO) implementation class to communicate with the persistent data storage.
该服务实现类然后使用一个数据访问对象(DataAccessObject,DAO)实现类与持久数据存储通信。 - 6、
A new updateEmployee method is added to the data access object class to update a single employee in the database
在数据访问对象类中添加一个新的updateEmployee方法,它更新数据库中的一个职员 - 7、
Instead of the traditional way to access database using a Data access object ( DAO) pattern with JDBC or hibernate, this article shows you web services-based access to DB2 using Data web services, a new feature provided by IBM Data Studio.
与使用JDBC或hibernate的数据访问对象(DAO)模式访问数据库的传统方式不同,本文展示如何使用数据web服务对DB2进行基于web服务的访问,这是IBMDataStudio提供的一种新功能。 - 8、
This section breaks down the example into the important elements of the data access object.
本节将这个示例分解成带注释方法编程风格的几个重要组成部分。 - 9、
The framework's support for Hibernate is in compliance with Spring's generic transaction and data access object ( DAO) exception hierarchies.
框架对Hibernate的支持符合Spring通用的事务和数据访问对象(DAO)异常层次结构。 - 10、
Once the relevant data is retrieved from the data source, the Model service populates the Data access object and sends it back to the Action class.
一旦从数据源取出了相关数据,模型服务就可以聚集数据访问对象并将它发送回给Action类。 - 11、
If the application uses a DAO ( data access object) with dynamic SQLs and stored procedures, the value object that is passed to DAO can be declared as a cloud resource using annotations.
如果应用程序使用DAO(数据访问对象)来产生动态SQL和存储过程,那么传递给DAO的值对象就可以使用注释声明为一种云资源。 - 12、
The first two articles of this series described in detail how to use inline methods and how to use data access object interfaces ( DAOs) to access the database.
本系列前两篇文章详细介绍了如何使用内联方法和数据访问对象(DAO)来访问数据库。 - 13、
I encourage you to check out the Morphia Google Code project for information about its data access object ( DAO) support, validation, and manual mapping capabilities.
要获得有关其数据访问对象(DataAccessObject,DAO)支持、验证和手动映射功能的信息,我鼓励您查看MorphiaGoogleCode项目。 - 14、
For example, the transfer object, business object, and data access object templates may be applied to each entity in the PIM.
举例来说,传递对象、业务对象,和数据访问对象模板将应用于PIM中的每个实体。 - 15、
This data access object is extremely simple; it does not connect to any external resources ( such as relational databases) to obtain Test instances.
该数据访问对象极其简单;它不连接任何外部资源(比如关系数据库)以获得Test实例。 - 16、
The result from the Stock web service is converted back to the local schema and populated back in the predefined Data access object.
从股票Web服务获得的结果要转变成本地的schema并且聚集回到预定义数据访问对象中去。 - 17、
The Data access object got several finder methods to query the database.
数据访问对象(DataAccessObject)有一些搜索方法以查询数据库。 - 18、
In a real-world scenario, you would probably have a data access object that does connect to an external resource to retrieve Test objects.
在现实世界中,您可能会具有连接外部资源以检索Test对象的数据访问对象。 - 19、
Encourages separation of persistence layer ( CRUD) statements from the rest of the application inside the data access object.
鼓励将持久层(CRUD)语句与应用程序在带注释接口中的其余部分分离。 - 20、
For those developers who want to use the data access layer generation capabilities pureQuery provides, pureQuery includes support for the standard Data access object ( DAO) pattern.
对于那些想使用pureQuery提供的数据访问层生成功能的开发人员,pureQuery包含对标准DataAccessObject(DAO)模式的支持。 - 21、
The main layers of the application are a database, a persistence framework, a database access object, and user interface ( UI) controller and view layers.
应用程序的主要层是数据库、持久性框架、数据库访问对象和用户界面(UI)控制器及视图层。 - 22、
Use a Data access object ( DAO) to abstract and encapsulate all access to the data source.
使用数据访问对象来抽象和封装对数据源的所有访问。 - 23、
A typical Java web application includes classes like Data access object ( DAO), XML to Java mapping files, Spring, Log4J configuration files which are all good candidates for auto-generation.
典型的JavaWeb应用包含数据访问对象(DAO)类、XMLtoJava映射文件、Spring、Log4J配置文件等,这些内容其实都是能够自动生成的。 - 24、
The tuple"( access object type, Section, Value)" uniquely identifies any access object.
它是用元组(权限对象类型,节,值)的形式来唯一标识权限对象的。 - 25、
This is a Spring and Data access object ( DAO) service that receives a REST-encoded request over a JMS service interface.
这是一个Spring和数据访问对象(DAO)服务,其接收运行在JMS服务接口之上的REST编码的请求。 - 26、
The third element of the tuple is a user-defined name for the access object, and is called the Value. A Value cannot contain spaces ( however, a Section can).
元组的第三个元素叫值,是用户定义的权限对象名称,值中不能包含空格(而节可以)。 - 27、
: This paper analyze different database access interface ( specific interface 、 ODBC 、 DAO/ RDO 、 ADO 、 JAVA/ JDBC) and gives database access object model based on CORBA, i.e. a new method and structure of the database access.
通过分析不同的数据库访问接口(专用接口、ODBC、DAO/RDO、ADO、JAVA/JDBC),提出了基于CORBA的数据库访问对象模型,给出了一种新的数据库访问方法和结构。 - 28、
This resolving scheme is based on advanced J2EE platform, applies MVC pattern, Session Facade pattern and Data access object pattern to control E-mail from two directions of sending and receiving.
该解决方案架构在先进的J2EE平台之上,应用MVC模式、会话模式和在数据访问对象模式等J2EE开发模式,从收和发两个方向对电子邮件进行了有效控制。 - 29、
This article implements a common DAO pattern through doing some discussion and research on Data access object pattern.
本文通过对数据访问对象模式的探讨实现了一种通用的数据访问对象(DAO)模式。 - 30、
The database is linked with the program by DAO ( Data access object), and update by users is allowed.
采用可视化DAO技术实现了程序与数据库的连接并且允许用户更新数据库,增强了程序的可扩充性能。

