Menu

Share Example Log in to Edit

lenysoft

Share Example

With share function, you can store data once in memory and use is in diferent threads at same time concurrently.

Note that when you close the original Compressed Rowset, Shared Rowset lose their references.

....

CompressedRowSet sh = (CompressedRowSet) rs.createShared();

...

Related

Wiki: Home

Discussion

Anonymous
Anonymous

Add attachments
Cancel