Package | Description |
---|---|
com.fatwire.gst.foundation.facade.sql |
Modifier and Type | Method and Description |
---|---|
static IListIterable |
TreeHelper.findNode(COM.FutureTense.Interfaces.ICS ics,
String tree,
com.fatwire.assetapi.data.AssetId assetId)
Deprecated.
|
static IListIterable |
TreeHelper.findNode(COM.FutureTense.Interfaces.ICS ics,
String tree,
String otype,
long oid)
Deprecated.
|
static IListIterable |
TreeHelper.findNode(COM.FutureTense.Interfaces.ICS ics,
String tree,
String otype,
String oid)
Deprecated.
|
static IListIterable |
TreeHelper.findParents(COM.FutureTense.Interfaces.ICS ics,
String tree,
String nid)
Deprecated.
|
static IListIterable |
SqlHelper.select(COM.FutureTense.Interfaces.ICS ics,
com.fatwire.cs.core.db.PreparedStmt stmt,
com.fatwire.cs.core.db.StatementParam param)
Deprecated.
Executes a PreparedStatement
|
static IListIterable |
SqlHelper.select(COM.FutureTense.Interfaces.ICS ics,
String table,
String sql)
Deprecated.
facade over ICS.SQL
|
static IListIterable |
SqlHelper.select(COM.FutureTense.Interfaces.ICS ics,
String table,
String sql,
int limit)
Deprecated.
Executes an ICS.SQL operation with a limit.
|
static IListIterable |
SqlHelper.selectSimplePrepared(COM.FutureTense.Interfaces.ICS ics,
String table,
String sql,
Object... value)
Deprecated.
Executes a PreparedStatement in a simple form.
|
Copyright © 2010–2017. All rights reserved.