| Package | Description |
|---|---|
| org.bridje.sql | |
| org.bridje.sql.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T,E> BooleanColumn<T,E> |
SQL.buildBooleanColumn(String name,
SQLType<T,E> type,
boolean allowNull,
T defValue) |
| Modifier and Type | Method and Description |
|---|---|
<T,E> BooleanColumn<T,E> |
SQLFactory.buildBooleanColumn(String name,
SQLType<T,E> type,
boolean allowNull,
T defValue) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.