Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.ide.db.util.insight.InsightProvider

Packages that use InsightProvider
oracle.ide.db.util.insight   

 

Uses of InsightProvider in oracle.ide.db.util.insight

 

Classes in oracle.ide.db.util.insight that implement InsightProvider
 class OracleSqlQueryInsightProvider
           

 

Methods in oracle.ide.db.util.insight that return InsightProvider
 InsightProvider InsightManager.getQueryInsightParser()
           

 

Methods in oracle.ide.db.util.insight with parameters of type InsightProvider
 void InsightManager.setQueryInsightParser(InsightProvider insightProvider)
           

 

Constructors in oracle.ide.db.util.insight with parameters of type InsightProvider
InsightHandler(InsightProvider insightProvider)
           
InsightManager(javax.swing.text.JTextComponent comp, InsightProvider insightProvider)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.