| Package | Description |
|---|---|
| COM.FutureTense.Interfaces |
| Modifier and Type | Method and Description |
|---|---|
IList |
ICS.SQL(PreparedStmt stmt,
com.fatwire.cs.core.db.StatementParam data,
boolean bCache)
Executes a given PreparedStmt with supplied data; returns data in the form of an IList.
|