未分类知识标签的文章 Appication Layer:应用程序层(UI层) 包含用户界面UI,info object:自定义业务对象(Custom Business Object,CBO) BLL Layer:业务逻辑层 包含业务逻辑访问对象Controller object;数据访问工
基于2个网页-相关网页
具有直接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.
应用推荐