Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Question on Data Abstration

user10137999Nov 22 2015 — edited Dec 1 2015

Is Data abstraction and proxy design pattern same? why because data abstraction also limits the functionality of a class to an interface object. then what is the main difference?

Comments

cesarHernandezGT

When you refer in computer science to proxy pattern, remember that the proxy can have more than just encapsulation of functionality, It can also makes transformation over the data/service.

Hope my answer can clarify your question.

Regards!

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 29 2015
Added on Nov 22 2015
1 comment
1,131 views