access object信息详情

access object发音

意思翻译

[计]存取对象;[计]访问对象

相似词语短语

object───n.目标;物体;客体;宾语;vi.反对;拒绝;vt.提出…作为反对的理由

access───adj.(电视节目或时间等)对外公开的;v.接近,使用;访问,存取(电脑文档);n.通道;进入;机会;使用权;探望权;(对计算机存储器的)访问;(情感)爆发;入口

retained object───n.保留宾语(指保留在被动语态句子中的宾语)

indirect object───n.间接宾语

highlighted object───突出显示的对象

sole object───单体

object id───对象标识符

unproved object───未验证的对象

found object───自然艺术品;偶然拾得的天然艺术品(等于objettrouvé)

双语使用场景

only user will be allowed to access object through the subject.───用户只被允许通过此主题访问对象。

We'll begin with a review of the Data Access Object pattern.───我们将从回顾数据访问对象模式入手。

Data Access Object (DAO) and Session Facade are both good ones to use.───数据访问对象(Data Access Object, DAO)及会话外观(Session Facade)都是非常值得一用的。

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并且聚集回到预定义数据访问对象中去。

In the application shown in Figure 2, the GUI relies on an abstraction -- a data access object or DAO.───在图2所示的应用程序中,GUI依赖于一个抽象——一个数据访问对象或DAO。

Encourages separation of persistence layer (CRUD) statements from the rest of the application inside the data access object.───鼓励将持久层(CRUD)语句与应用程序在带注释接口中的其余部分分离。

Then only user will be allowed to access object through the subject.───用户只被允许通过此主题访问对象。

The framework's support for Hibernate is in compliance with Spring's generic transaction and data access object (DAO) exception hierarchies.───框架对Hibernate的支持符合Spring通用的事务和数据访问对象(DAO)异常层次结构。

This section breaks down the example into the important elements of the data access object.───本节将这个示例分解成带注释方法编程风格的几个重要组成部分。

英语使用场景

We'll begin with a review of the Data Access Object pattern.

Use a Data Access Object (DAO) to abstract and encapsulate all access to the data source.

The techniques involved in implementing an EAz data access object to persist and retrieve permissions.

A data access object (DAO) that uses JPA is packaged with a persistence.xml that defines persistence context for the JPA EntityManager used by the application.

This data access object is extremely simple; it does not connect to any external resources (such as relational databases) to obtain Test instances.

If the application uses a DAO (data access object) with dynamic SQLs and stored procedures,[sentencedict.com] the value object that is passed to DAO can be declared as a cloud resource using annotations.

Data Access Object (DAO) and Session Facade are both good ones to use.

Applying the Data Access Object (DAO) pattern throughout the applications enabled us to separate low-level data access logic from business logic.

They can check syntax and access object while debugging.