|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.5) E22562-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.flex.common.sql.SQLUtils
public class SQLUtils
| Constructor Summary | |
|---|---|
SQLUtils()
|
|
| Method Summary | |
|---|---|
static void |
validateSQLSelectStatement(java.lang.String sql,
oracle.jbo.ApplicationModule am)
Validates the syntax of the SQL select statement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLUtils()
| Method Detail |
|---|
public static void validateSQLSelectStatement(java.lang.String sql,
oracle.jbo.ApplicationModule am)
sql - the SQL select statement to validateam - the Application Module from which to get the database connection
oracle.jbo.SQLStmtException - if there is an error in the SQL syntax
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.5) E22562-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||