50515253545556
return createHelperContext(false); } public ObjectInputStream createObjectInputStream(InputStream inputStream, HelperContext helperContext) throws IOException { return new SDOObjectInputStream(inputStream, helperContext); }