Uses of Package
com.google.mu.safesql
-
ClassDescriptionA piece of provably-safe (from SQL injection) query string constructed by the combination of a compile-time string constant, other SafeQuery, safe literal values (booleans, enum constant names, numbers etc.), and/or mandatorily-quoted, auto-escaped string values.An injection-safe dynamic SQL, constructed using compile-time enforced templates.For lambdas that can throw
SQLException
.