To create a database row, you create an instance of the corresponding class with the code.
要创建数据库行,需创建对应类的实例,代码如下。
If the corresponding class, field, or method is not generic, a null value is passed when calling the method.
若相应的类、字段或方法非泛型,则在调用方法时将返回null值。
Before JPA 2.0, this semantic distinction was represented via corresponding class-level annotations in the persistent-class definition.
在JPA 2.0之前,这种语义区分是通过持久化类定义中的对应类级别注释来表示的。
For instance, through a set of movies about scientists and inventors, matched with corresponding class activities, it can improve children's creativity.
比如说通过一组科学家和发明家故事的影片,并设计相应的课堂活动,可以很好地提高孩子的创造力。
The compensationMap attribute contains a preloaded list of all activities (by name) and the corresponding class and method (by name) of the reversing activity.
compensationmap属性包含预先加载的所有活动的列表(按名称排列)以及相应的反转活动的类和方法(按名称排列)。
The object model has an Address class that has no corresponding table in the database, and the database has an OrderItems table that has no corresponding class.
数据库中有OrderItems表,但是对象模型中并没有与之对应的持久化的类。
But some table fields (e.g., table 3: Vehicle Date of Purchase) are not in our corresponding class because fields like this are not relevant to the Reserve a Vehicle use case.
但有些表的字段(如表3:车辆:DateofPurchase(购买日期))不在相应的类中,因为这类字段与预约车辆用例无关。
By combining object initializers and type inference, we can create simple data-storage objects without needing to define the corresponding class or struct. Listing 5-24 shows an example.
通过结合对象初始化器和类型接口,我们可以生成一个简单的数据存储对象,而不需要定义相应的类或结构。清单5 - 24演示了一个例子。
Each piece of information that a panel displays is represented by an attribute of the corresponding class, and each operation that the panel provides to the User is modeled as an operation.
面板显示的每条信息由响应类的属性描述,面板为用户提供的每个操作都被表示为一个操作。
Method:48 cases were divided into two groups, treated with MEBO and blank respectively to observe the operative incision healing of abdominal region and corresponding Class-A healing rate.
方法:术后用美宝创面速愈贴及空白对照共48例临床的手术切口愈合情况和切口甲级愈合率进行观察。
For example, you can attach corresponding user-experience storyboards, class diagrams of participating entities, related business rules, and so on, as appendices to your use-case specifications.
例如,你可以附加相应的用户体验情节串连图板,参与实体的类图,相关业务规则等等,作为你的用例规格的附加描述。
For each dynamic service obtained, the corresponding services utility class is invoked.
获得的每个动态服务都将调用对应的服务实用程序类。
In our sample application, we have four corresponding JPA entities, as shown in the class diagram in Figure 4.
在我们的示例应用程序中,我们有4个对应的JPA实体,如图4中的类图所示。
It attempts to load the corresponding table class dynamically.
它尝试动态地装入相应的表类。
It physically moves the class to the folder corresponding to the package and also changes all references to the class to refer to the new package.
这个类被物理地移动到目的包所对应的文件夹中,并且对这个类的所有引用也被更改为指向新的包。
As noted earlier, if a class name begins with an underscore, it has no corresponding XML tag.
正如前面提到的,如果类名以一个下划线开始,那么它就没有相对应的XML标记。
Once we have identified the class being identified and its mapping table, we need to specify the identity property of the class and its corresponding identity column in the mapping table.
我们已经标识了类和类对应的映射表,接下来我们需要标识类的标识属性和映射表中的标识列。
For a given collection of classes and corresponding filters, a report is generated that outputs a class and its class dependencies (think imports).
对于给定的类和对应的过滤器的集合,会生成一个报告来输出类和类的依赖项(想象一下导入)。
The request processor USES the request URI to find, match, and invoke the corresponding resource class and method.
请求处理器使用请求uri寻找、匹配和调用相应的资源类和方法。
To start defining a partial type, create the corresponding UML type (class or interface) in the required package.
在定义局部类型的开始,在要求的栏目中创建相应的uml类型(类型或内表)。
When subsequent requests for that class are made, these requests are satisfied from the cache if possible rather than loading the class from a corresponding JAR file.
当以后请求这个类时,会尽可能通过缓存满足请求,而不必从对应的JAR文件再次装载这个类。
It isn't until the menu choice is actually selected that the corresponding handler class is created, thereby deferring the activation of the plug-in containing the handler class.
直到菜单选项真正被选择时,相应的处理程序类才会被创建,因而延迟了包含此处理器类的插件的激活。
When an instance of the class is created, each field corresponding to a parameter in the parameter list will be initialized with the parameter automatically.
当类的一个实例被创建时,每一个参数对应的字段都会被参数自动初始化。
The API methods I'll show you for doing date calculations all return a new instance of the corresponding Joda class, leaving the original instance unchanged.
我将向您展示的用于处理日期计算的API方法全部返回一个对应joda类的新实例,同时保持原始实例不变。
The file will include the specific servlet class definitions and their corresponding URL pattern.
这个文件将包括特定的servlet类定义以及它们对应的URL模式。
In Listing 6, I'll show you how to create a table structure in which each column represents a corresponding attribute of the Log class.
在清单6中,我将展示如何创建一个表结构,其中每一列表示Log类的一个相应属性。
The model represents the data stored in the database with each table having a corresponding ActiveRecord model class in Ruby.
模型表示数据库中存储的数据,每个表在Ruby 中都有一个对应的ActiveRecord 模型类。
To set these parameters, you can use the corresponding fields defined by the SearchRequest class.
要想设置这些参数,可以使用searchrequest类定义的相应字段。
A validity class is based very closely on a corresponding DTD or XML Schema.
有效性类非常紧密地基于相应的DTD或XMLSchema。
The Apache Wink run time USES the asset class to construct the actual response entity by calling the corresponding method of the asset class.
ApacheWink运行时通过调用资产类对应的方法构建实际的响应实体。
应用推荐