Oracle Data-aware Controls Reference

Uses of Interface
oracle.dacf.dataset.connections.ConnectionInfo

Packages that use ConnectionInfo
oracle.dacf.dataset This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. 
oracle.dacf.dataset.connections   
 

Uses of ConnectionInfo in oracle.dacf.dataset
 

Methods in oracle.dacf.dataset that return ConnectionInfo
 ConnectionInfo SessionInfo.getConnectionInfo()
          Returns the connection definition defining all elements of the connection deployment choice.
 

Methods in oracle.dacf.dataset with parameters of type ConnectionInfo
 void SessionInfo.setConnectionInfo(ConnectionInfo conn)
          Sets a connection defining all elements of the connection deployment choice.
 

Uses of ConnectionInfo in oracle.dacf.dataset.connections
 

Classes in oracle.dacf.dataset.connections that implement ConnectionInfo
 class Connection
           
 class CorbaConnection
           
 class EjbConnection
           
 class LocalConnection
           
 class Oracle8iConnection
           
 class VBBindingConnection
           
 class VBColocateConnection
           
 class VBConnection
           
 class VBNamingConnection
           
 class WebLogicConnection
           
 


Oracle Data-aware Controls Reference

 

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