Package | Description |
---|---|
lucee.runtime.db | |
lucee.runtime.orm.hibernate | |
lucee.runtime.tag |
Modifier and Type | Class and Description |
---|---|
class |
SQLItemImpl |
Modifier and Type | Method and Description |
---|---|
SQLItem |
SQLItemImpl.clone(Object object) |
SQLItem |
SQLItem.clone(Object object) |
SQLItem |
SQLItemImpl.duplicate() |
static SQLItem |
SQLItemImpl.duplicate(SQLItem item) |
SQLItem[] |
SQLImpl.getItems() |
SQLItem[] |
SQL.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
SQLImpl.addItems(SQLItem item) |
static SQLItem |
SQLItemImpl.duplicate(SQLItem item) |
static void |
SQLCaster.setValue(TimeZone tz,
PreparedStatement stat,
int parameterIndex,
SQLItem item) |
static Object |
SQLCaster.toCFTypeEL(SQLItem item) |
static Object |
SQLCaster.toCFTypex(SQLItem item)
cast a Value to a correspondance CF Type
|
static Object |
SQLCaster.toSqlType(SQLItem item)
sets a Value to a PreparedStatement
|
static String |
SQLCaster.toString(SQLItem item)
Cast a SQL Item to a String (Display) Value
|
Constructor and Description |
---|
SQLImpl(String strSQL,
SQLItem[] items)
Constructor with SQL String and SQL Items
|
Modifier and Type | Method and Description |
---|---|
static SQLItem |
CommonUtil.toSQLItem(Object value,
int type) |
Modifier and Type | Class and Description |
---|---|
class |
ProcParamBean |
Modifier and Type | Method and Description |
---|---|
SQLItem |
ProcParamBean.clone(Object object) |
Modifier and Type | Method and Description |
---|---|
void |
Query.setParam(SQLItem item) |
Copyright © 2015 Lucee