具有直接JDBC访问功能的应用程序使用SQL定义查询,并且依靠自定义代码将结果集数据映射回到实际业务对象。
Applications with direct JDBC access use SQL to define the queries and rely on custom code to map the result set data back to the actual business objects.
对于其他格式,必须使用自定义数据绑定来定义文件格式和业务对象之间的映射。
In other formats, you have to use custom data bindings that define the mapping between the file format and a business object.
如以上代码所示,我们要先执行所需的业务逻辑,然后准备Properties对象,或者传递文件名,以便调用自定义ftp类。
As shown in the above code, the idea is to implement the required business logic and then either prepare the Properties object or else pass the file name so that the custom FTP class is invoked.
在完成了创建schema的艰苦工作后,把JAXB自定义添加到业务范围对象模型中(用XML Schema表示)就很简单了。
Adding JAXB customizations to a business domain object model, represented in XML schema, is rather simple once the hard work of creating the schema is accomplished.
在完成了创建schema的艰苦工作后,把JAXB自定义添加到业务范围对象模型中(用XML Schema表示)就很简单了。
Adding JAXB customizations to a business domain object model, represented in XML schema, is rather simple once the hard work of creating the schema is accomplished.
应用推荐