document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. String query = "from Vendor a, Document b WHERE a.vendorId = b.vddVendor.vendorId and a.active = \'Y\'";
');