Hello:
I got confussed with this one, because when I read "sent over network", I immediatelly thought of XML support, which CachedRowSet doen't have(WebRowSet and children do). Now, my question is:
Does this object get sent over the network by being serialized? And I guess all interfaces that extend from it have that same ability.
Thanks in advance, your answers are always helpful.
-Regards.
About Question enthuware.ocpjp.v7.2.1638 :
Moderator: admin
-
- Posts: 1
- Joined: Sun Sep 07, 2014 10:49 pm
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1638 :
Yes, serialization would be one way. But the important thing is that it is disconnected from the database and that is the reason it can be passed around, whether using serialization or some other way is immaterial.
Yes, any subclass of CachedRowSet (including WebRowSet) will do.
HTH,
Paul.
Yes, any subclass of CachedRowSet (including WebRowSet) will do.
HTH,
Paul.
Who is online
Users browsing this forum: No registered users and 7 guests