Each DAO instance is responsible for one primary domain object or entity.
每个dao实例负责一个主要域对象或实体。
A document represents an object or an entity in the repository.
一个文档表示资料库中的一个对象或实体。
Through the use of a special object called the entity manager, applications can query or persist objects.
通过使用称为实体管理器的特殊对象,应用程序可以查询或保持对象。
应用推荐