Generated by
JDiff

Class org.springframework.jdbc.support.lob.DefaultLobHandler

Added Methods
void setCreateTemporaryLob(boolean) Specify whether to copy a byte array / String into a temporary JDBC Blob / Clob object created through the JDBC 4.0 {@code createBlob} / {@code createClob} methods.