Each wrapper module maintains a set of server attributes pertaining to the type and version of the data sources it supports.
每个包装器模块维护一组属于它支持的类型和版本的数据源的服务器属性。
A good practice is to define a wrapper BO type for context you expect to use (probably stored in the module itself) that can contain the relevant chunks of data.
一种好的做法是为想要使用的上下文定义一个可以包含大量相关数据的包装器BO类型(可能存储在此模块自身内)。
If you need another data type such as integer, floating point, or Boolean value, you will have to parse the string using the appropriate wrapper class.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
应用推荐