495051525354555657
output.write(serializeAsProperty(entry).getBytes()); } } catch (IOException e) { throw new PersistenceExtensionInitializationException("Unable to serialize dbunit properties", e); } return output; }