| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.javatools.db.sql.SQLFragmentExpressionBuilder
public class SQLFragmentExpressionBuilder
| Nested Class Summary | |
|---|---|
static class | 
SQLFragmentExpressionBuilder.ExpressionType | 
| Constructor Summary | |
|---|---|
SQLFragmentExpressionBuilder() | 
|
| Method Summary | |
|---|---|
static SQLFragment | 
getExpression(DBObjectProvider provider, Relation relation, SQLFragmentExpressionBuilder.ExpressionType type, java.lang.String expression)For the given relation in the given provider, creates a SQLFragment condition representing the condition (such as a where clause predicate or check constraint)  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SQLFragmentExpressionBuilder()
| Method Detail | 
|---|
public static SQLFragment getExpression(DBObjectProvider provider,
                                        Relation relation,
                                        SQLFragmentExpressionBuilder.ExpressionType type,
                                        java.lang.String expression)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||