Quotes and escapes a string such that it can be used as literal String value in SQL.
@param value The string to escape, or null.
@return the escaped String, not null.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.