Transposing Records into One Field
As they say in Exist, There’s always a better way.
What I Did…
performed a loop for each record in my collection to retrieve another collection using a particular Id in the record
and placing the retrieved collection to be part of the record.
The Effect…
my screen populates very slow
The Solution…
from backend, transpose those collection being retrieved to be just one field so you need not to loop in your code
- thanks to ken and cata
- BROWSE / IN TIMELINE
- « Eclipse: build-error but seems everything is set properly
- » Oracle: Could not create another database? Create another data source.
- BROWSE / IN Java Oracle
- « Debugging in Eclipse, calling shell scripts
- » Oracle: Could not create another database? Create another data source.
SPEAK / ADD YOUR COMMENT
Comments are moderated.
You must be logged in to post a comment.

