Component-based Scalable Logical Architecture: Difference between revisions

Content deleted Content added
Line 48:
 
===Distributed data access===
Using [[Web Services]], an object can perform its data access on the client machine or a server. It can also be configured to use manual [[database transaction]]s or distributed [[two-phase commit]] transactions.
 
===Web Services support===