| Package | Description |
|---|---|
| org.bridje.sql | |
| org.bridje.sql.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringColumn<T,E> |
| Modifier and Type | Method and Description |
|---|---|
static <T> StringExpr<T,T> |
SQL.str(T value) |
StringExpr<T,E> |
StringExpr.trim() |
static StringExpr<String,String> |
SQL.val(String value) |
| Modifier and Type | Method and Description |
|---|---|
<T,E> StringExpr<T,E> |
SQLFactory.str(T value) |
StringExpr<String,String> |
SQLFactory.val(String value) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.