312313314315316317318319320321322
} Document doc = (Document) mconn.getConnection(); // Find the object from XML, and populate the required fields sm.replaceFields(fieldNumbers, new FetchFieldManager(sm, doc)); if (cmd.hasVersionStrategy()) { // TODO Retrieve version ? }