public class EscapeSql extends Object
We prevent SQL from breaking out of quotes by replacing any quotes in input stream with double quotes. Backslashes are too risky to allow so are removed completely
Constructor and Description |
---|
EscapeSql() |
Copyright © 1996–2019 Geotools. All rights reserved.