| Modifier and Type | Field and Description |
|---|---|
static TemplateFactory |
DEFAULT |
| Constructor and Description |
|---|
TemplateFactory(char escape) |
| Modifier and Type | Method and Description |
|---|---|
Template |
create(String template) |
String |
escapeForLike(String str) |
public static final TemplateFactory DEFAULT
Copyright © 2007–2016 Querydsl. All rights reserved.