Domain object cross-cutting is not needed.
不需要横切领域对象。
Secflags - Secflags is a domain object attribute.
Secflag:是一个域对象属性。
Getting the value from the domain object into the model.
从域对象获取值导入模型中。
User's domains are evaluated while accessing a domain object.
在访问一个域对象时会对用户的域进行评估。
There you'll find the Machine and Test domain object classes.
在该包中可以找到Machine和Test域对象类。
In Figure 2, the box labeled Model includes your domain object.
在图2中,标签为Model的盒子包含了您的域对象。
Name your first Domain Object Application, as shown in Figure 6.
将您的首个领域对象(Domain Object)命名为Application,如图 6 所示。
You see the definition of a simple domain object called a FormBean.
这是一个称为FormBean的简单的域对象的定义。
In Listing 4, I've added two new methods to the User domain object.
在清单4中,我添加了两个新方法到user域对象。
Each DAO instance is responsible for one primary domain object or entity.
每个dao实例负责一个主要域对象或实体。
If some other domain object is being saved, for now, an exception will be thrown.
如果还保存了其他域对象,现在将引发一个异常。
Load the domain and domain object database into the kernel with the setkst command.
用setkst命令将域和域对象数据库加载到内核。
In Listing 5, I've added an id property of type BigInteger to the Race domain object.
在清单5中,我添加一个类型为BigInteger的id属性到race域对象。
For the LDM transformation you have to tag this domain object as an entity stereotype.
对于ldm转换,您必须将这个域对象标记为实体构造型。
Assign the domain HR to the domain object file (esalary.log) using setsecattr command.
用setsecattr命令将域hr分配给该域对象文件(esalary . log)。
Services are for methods that go beyond simple CRUD operations on a single domain object.
服务是为在单一区域对象上超越简单CRUD操作的方法而准备的。
The domain object class is used when other object classes are not suitable for an object.
当其他对象类都不适合某个对象时,将使用domain对象类。
When a domain object leaves the data access tier, it gets detached from the entity manager.
当域对象离开数据访问层时,它与实体管理器脱离。
Add a named query for each finder method to the hbm.xml mapping file for the domain object.
将每个查找器的命名查询添加到域对象的hbm . xml映射文件。
This interface-to-factory class generates a DbCommand to delete a domain object from the database.
这个工厂接口类产生一个用来删除域对象的DbCommand。
The task of a data binding framework is to get the value stored in the domain object into that model.
数据绑定框架的任务是获取存储在域对象中的值再导入模型中。
Substantial improvements to the high-performance domain object instance security ("ACL") capabilities
对高性能域对象实例安全性(“ACL”)的改进
You should follow a well-defined set of expectations when you create a POJO to represent a domain object.
在创建POJO以表示域对象时,您应当遵循定义好的一组期望。
For example, a spreadsheet application might have a register object; this object would be a domain object.
例如,一个电子表格应用程序可能包含一个注册对象;这个注册对象就是一个域对象。
The return value of a finder is normally a collection of the domain object for which the DAO is responsible.
查找器的返回值通常是DAO负责的域对象集合。
The constraints are defined in the bean (domain object) so the validation logic is close to the domain model.
约束是定义在一个bean(领域对象)中的,因此校验逻辑离领域模型最近。
This makes representing something like a domain object quite simple, but don't let JSON's simpleness fool you.
虽然这使得表示像域对象那样的事情非常简单,但是不要让JSON的简单欺骗您。
Domain object is a container for DomainVersion objects. There can be multiple DomainVersions for a single Domain.
域对象是DomainVersion对象的一个容器,一个域可以有多个DomainVersions。
This naked objects pattern of decorating the domain object (see Resources) is used extensively throughout Grails.
这种使用裸对象修饰域对象的模式(请参阅参考资料)在Grails中应用得非常广泛。
By default, all properties defined in a domain object (and consequently, Google's low-level Entity API) are indexed.
默认情况下,在域对象上定义的所有属性(如Google低等级的EntityAPI)都将建立索引。
应用推荐