| In the process of continuous development of enterprise, a variety of new softwarearchitecture and information systems are endless.The platform and developmenttechnologies(such as programming language) between new system and the old legacysystems are not compatible with a lot of problem.And with the passage of time,theseproblems are more prominent,and gradually formed a island of enterprise systems andinformation resources.By packaging the company’s business functions into independent service andaccessing the interface via standard described protocols,SOA(Service OrientedArchitecture)makes enterprise software no longer focused on technology-orientedprograms,decouples both of interaction services from the hard-coded way.As a goodtechnique to achieve SOA,ESB(Enterprise Service Bus) provide a good platform forenterprise application services integration and interaction.This article is based on researching and studying SOA,Web services, ESB andother related technical and theoretical,and associate the ESB system architecture modelof the research room.By analysising the existing shortcomings and deficiencies in theESB system’s operational aspects of database access, This article combines ESB withthe current mature three-tier design pattern and proposed the concept of ESB systemdata access control layer.This article first designs the data manipulation controller’sarchitecture of the ESB system,then discussed function modules of data manipulationcontroller in detail and implemented them.At the end,this article test the datamanipulation controller and summed up the problems and the improvement direction ofdata manipulation controller. |