Business Components

Uses of Class
oracle.jbo.uicli.mom.JURowSetDefImpl

Packages that use JURowSetDefImpl
oracle.jbo.uicli.mom Contains classes that implement metadata management for JClient  
 

Uses of JURowSetDefImpl in oracle.jbo.uicli.mom
 

Methods in oracle.jbo.uicli.mom that return JURowSetDefImpl
 JURowSetDefImpl JUSessionDefImpl.findRowSetDef(java.lang.String name)
           
 

Methods in oracle.jbo.uicli.mom with parameters of type JURowSetDefImpl
 void JUSessionDefImpl.addRowSetDef(JURowSetDefImpl def)
           
 


Business Components