Parameter values are accessed by calling a super class method.
通过调用父类的方法来访问参数值。
Yes, if the super class implements serializable, then so do the sub classes.
是的,如果超类实现序列化,那么子类。
The constructor method initializes its super class with the MySQL domain package.
构造器方法会使用My SQ l域包来初始化它的超类。
Somehow, the member isn't found if it is present in super class and we get error.
不知何故,成员没有发现如果是超一流的,我们得到的错误。
With this class as a super class, there are only three methods that should be overridden.
因为该类是一个超类,所以只有三个应该被忽略的方法。
Here is an example of mapping a super class and a sub class using the single table strategy.
下面是一个使用单表策略映射超类和子类的示例。
When a subclass is DE - serialized, the no-argument Constructor of the super class will run.
当一个类是反序列化的,超类的无参数构造函数运行。
For example, if you wish to see the super class hierarchy of the selected element, select Outgoing.
例如,如果您想要看到所选元素的超类层次,那么选择Outgoing。
Also any data change on a subclass involves two tables: the super class table and the subclass table.
任何子类数据的修改都涉及两张表:超类的表和子类的表。
The validate(…) method of the super class is called to ensure that all registered validators are executed.
超类的 validate(…)方法得到调用,以确保执行了所有获得的确认器。
If a Sub class is Serializable, it absolutely does not mean that its super class is also Serializable.
如果子类是可序列化的,它绝不意味着其超类是可序列化的。
The generated custom code utilizes a super class model, as shown in the standard generated custom code in Listing 4.
生成的定制代码使用一个超类模型,如清单4中标准生成的定制代码所示。
Table per-class: (Optional) Each concrete subclass is mapped to a table and contains columns for super class attributes.
按类表:(可选)每个具体的子类映射到一个表,并且包含超类属性的列。
Super class mapping support; attribute to column mapping defined in a super class should be available for its child class.
超类映射支持;超类中定义的属性到列的映射应该可用于它的子类。
Data partitions increase data change concurrency (no hotspot except the super class) and accordingly OLTP systems usually handle it.
数据分区增加了数据修改的并发性(除了超类,没有热点),OLTP系统通常会更好些。
Following the constant pool are several items that reference constant pool entries for the class itself, its super class, and interfaces.
常量池后面还有几项,它们引用了类本身、其超类以及接口的常量池项。
PdfBoxHelperSuperClass: This helper super class has methods and constants that make it simple to create a PDF text verification point in a test script.
PdfBoxHelperSuperClass:该Helper超类拥有的方法和变量,可以使在文本脚本中创建PD f文本确认点变得容易。
All the custom JMS data bindings have a common super class, called AbstractJMSDataBindingImpl, which implements some common functionality; for example, methods for exception handling.
所有自定义JMS数据绑定都具有一个称为AbstractJMSDataBindingImpl的公共超类,这个类实现了一些公共的功能,比如,进行异常处理的方法。
The pros include compact tables (no unnecessary nullable columns), data partitions across three subclass tables and easy association with other tables using the top super class table.
优点包括数据表比较紧凑(没有不需要的可空字段),数据跨三个子类的表进行分区,容易使用超类的表与其他表进行关联。
This article discusses two potential areas that can provide powerful extension points for Rational Performance Tester: object extension via a super class, and reusable utilities via static methods.
本文讨论了两个潜在的区域,该区域为RationalPerformance Tester提供了强大的扩展点:通过一个超类来进行对象扩展,以及通过静态的方法来使用可再用设施。
To model inheritance on a class diagram, a solid line is drawn from the child class (the class inheriting the behavior) with a closed, unfilled arrowhead (or triangle) pointing to the super class.
为了在一个类图上建模继承,从子类(要继承行为的类)拉出一条闭合的,单键头(或三角形)的实线指向超类。
Any code that you put there will be inherited by every helper class that extends your super helper.
您放置的每个代码都会被扩展您的超级助手的助手类所继承。
Already congressional hearings in the US are shining an unforgiving light on both the extraordinary opulence of the financial super-class and the questionable means by which it was accrued.
在美国,对金融超级阶层的异乎寻常的财富和他们积累这些财富的方式,国会的听证会已经开始表明不认可的态度。
For that purpose, the tester selects this super helper class each time she creates a new test suite or a decision script.
为此,测试人员每次建立新测试套件或者决策脚本时都需要选择这个父帮助类。
If a class wants to associate with the super Payment class, the DB can't use referential integrity to enforce it; you have to use a trigger to do so.
如果一个类想和Payment超类关联,数据库无法使用引用完整性(referential integrity)来实现它;必须使用触发器来实现它。
This is useful because it allows a trait to call super without having to know what the actual base class of the class implementing the trait will be.
这非常有用,因为它允许特征在不了解实现特征的实际基类将是什么的情况下调用super 。
Supernovas are a class of violently exploding stars that become super bright after eruption.
超新星是一类剧烈爆炸的恒星,爆发之后它变得极为明亮。
We must explicitly declare our content provider constructor and call the super-class constructor with the expected parameters.
我们必须显式地声明内容提供程序构造函数并使用所需的参数调用超类构造函数。
Thus, when a type parameter t is used as the superclass of a generic class, the annotation on t tells us exactly what super-constructors we can call.
因此,当类型参数t用作泛型类的超类时,T的注释确切地告知我们可以调用哪些超级构造函数。
Thus, when a type parameter t is used as the superclass of a generic class, the annotation on t tells us exactly what super-constructors we can call.
因此,当类型参数t用作泛型类的超类时,T的注释确切地告知我们可以调用哪些超级构造函数。
应用推荐