Here we have two user-defined class loaders, MCL1 and MCL2.
在这里有两个用户定义的类装入器,即mcl1和mcl2。
Finally, let the script class extend the user-defined class.
最后,让脚本类扩展用户定义的类。
The element contains the user-defined class definition the RPCAdapter will instantiate to invoke the method.
元素包含用户定义的类定义,RPCAdapter将实例化此类定义以调用方法。
A similar but more subtle problem emerges when user-defined class loaders are employed: the class we actually call may not be the one we expected to call.
类似的,当开发者使用自己的类加载器的时候,一个更微妙的问题就发生了:我们实际调用的那个类可能不是我们期望的那个类。
Class a is on the classpath of the system class loader, and a's superclass, B, is on the classpath of a user-defined class loader, which is a child of the system class loader.
类a在系统类装入器的类路径中,而A的超类b,在用户自定义的类装入器的类路径中,这个类装入器是系统类装入器的孩子。
During which it adds user defined properties, and finds the main class name.
在这个过程中,它可以添加用户定义的属性,找到主类名。
Even if WLM is not explicitly used (that is, no service classes are defined by the database administrator), all user transactions are executed within the context of the predefined service class.
即使WLM没有显式地使用服务类(即数据库管理员没有定义任何服务类),所有用户事务都是在预定义的服务类上下文中执行的。
Looking back at the source code of the User domain class in Listing 1, clearly no validate method is defined.
回头看一下清单1中user域类的源代码,很明显其中没有定义任何validate方法。
The name and description are user-defined, but the class name must match the full class name (with packages) of the handler you wish to deploy. In this case use
名称和描述都是用户自定义的,但是类名称必须与您希望部署的处理程序的完整类名称(带有包名称)相匹配。
Figure 1 illustrates the relationship between the user-defined data access interface, the code generator, and the generated implementation class.
图1说明了用户定义的带注释的方法接口、代码生成器和生成的实现类之间的关系。
The implementation class name is never used by other layers of the data access application; they always reference and use the user-defined data access interface.
数据访问应用程序的其他层不会使用实现类的名称;它们总是引用和使用用户定义接口。
The most important section in the page that displays is the "Data store helper class name" where a user-defined data store helper needs to be created and defined, as described below.
本页面中显示的最重要部分是“Datastorehelperclassname”,在这里需要创建和定义一个用户定义的数据存储,具体步骤如下所述。
PureQuery USES a set of bean conventions and requirements to map database query results directly to the user-defined bean class.
pureQuery使用一组bean约定和需求将数据库查询结果直接映射到用户定义的bean类。
But to be able to reach any private data within a user defined class you have to declare the global function as a friend within the definition of the class.
为了访问一个用户定义的类里的私有数据,你必须声明全局函数为友元函数,并且在类中定义。
A fragment of the XML configuration file is listed below, showing how one of the SQL strings and the user-defined bean class mapping are overridden.
下面列出了XML配置文件的一个片段,它展示了如何覆盖一个SQL字符串和用户定义bean类映射。
Note that the SessionData class defined in Listing 3 is a user-defined data structure to store various shopping cart information (Click the code icon at the top or bottom of this article).
请注意,清单3中定义的sessiondata类是用于保存各种购物车信息的用户自定义数据结构(点击本文顶部或底部的code图标)。
Otherwise, the generated RowHandler automatically carries out default mapping to the user-defined bean class, prior to returning bean results to the caller.
否则,生成的RowHandler将在把bean结果返回给调用者之前,自动执行默认的映射,将结果映射到用户定义的bean类。
Creates a user defined factory class and specifier.
创建一个用户自定义工厂和描述符。
The CDocument class provides the basic functionality for user-defined document classes.
文档类提供用户自定义文档类的基本功能。
Base class for all transient classes. All user-defined transient classes must derived from this class.
所有暂时类别的基本类别。所有用户定义的暂时类别都必须是从此类别派生出来的。
Base class for all transient classes. All user-defined transient classes must derived from this class.
所有暂时类别的基本类别。所有用户定义的暂时类别都必须是从此类别派生出来的。
应用推荐