PrepAway - Latest Free Exam Questions & Answers

which statement will have the best performance when querying for the object?

Given the following information about a document in the repository: If this is the only document in
the cabinet shown, which statement will have the best performance when querying for the object?

PrepAway - Latest Free Exam Questions & Answers

A.
IDfPersistentObject obj =session.getObject(clientX.getId(“094af3ce80000200”));

B.
IDfId id =session.getIdByQualification(“where r_object_id=’094af3ce80000200′”);

C.
IDfPersistentObject obj =session.getObjectByPath(“/Marketing/logo.jpg”);

D.
IDfPersistentObject obj = session.getObjectByQualification
(“where r_folder_path=’/Marketing’ and object_name=’logo.jpg'”);


Leave a Reply