Requirment- to get the current row of a table
Solution- Following is the code used for this
DCBindingContainer dcb = (DCBindingContainer)getBindings();
DCIteratorBinding dcItr = dcb .findIteratorBinding("iteratorName");
RowSetIterator rsIter = dcItr .getRowSetIterator();
Row rowObj = rsIter .getCurrentRow();
Happy coding with Vinay Kumar in Techartifact 🙂
I am an Oracle ACE in Oracle ADF/Webcenter. Sr Java Consultant-working on Java/J2EE/Oracle ADF/Webcenter Portal/ content and Hibernate for several years. I'm an active member of the OTN JDeveloper/Webcenter forum. Passionate about learning new technologies. I am here to share my knowledge. Give your views and suggestion on [email protected] .
More Posts - Website
Follow Me: