public interface LikeEscapeStep extends Condition
LIKE
ESCAPE
Condition
escape(char c)
and, and, and, and, and, and, and, andExists, andNot, andNot, andNot, andNotExists, not, or, or, or, or, or, or, or, orExists, orNot, orNot, orNot, orNotExists
equals, hashCode, toString
@Support(value={ASE,CUBRID,DB2,DERBY,FIREBIRD,H2,HANA,HSQLDB,INGRES,MARIADB,MYSQL,ORACLE,POSTGRES,SQLITE,SQLSERVER,SYBASE,VERTICA}) Condition escape(char c)
For example: some_column LIKE 'A!%%' ESCAPE '!'
some_column LIKE 'A!%%' ESCAPE '!'
Copyright © 2018. All Rights Reserved.