Uses of Package
com.google.mu.safesql

Packages that use com.google.mu.safesql
Package
Description
GoogleSql, SafeQuery
  • Class
    Description
    A 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.