Forms as Row Sets
From Apache OpenOffice Wiki
< Documentation | DevGuide
Besides forms, there is already a component that supports a result set, the com.sun.star.sdb.RowSet.If you look at the com.sun.star.form.component.DataForm, a DataForm also implements the com.sun.star.sdb.RowSet service, and extends it with additional functionality. Row sets are described in The RowSet Service.
| Content on this page is licensed under the Public Documentation License (PDL). |