public interface IlvSDOConnectionFactory
.ivl
file including an
IlvSDOLayer
is loaded by a Rogue Wave JViews application.IlvSDOConnection
Modifier and Type | Method and Description |
---|---|
void |
makeConnection(IlvSDOConnection connect)
This method is called when an
IlvSDOLayer requires an
Oracle connection. |
void makeConnection(IlvSDOConnection connect)
IlvSDOLayer
requires an
Oracle connection. When the factory has obtained the connection parameters,
it must call the IlvSDOConnection.createConnection
method.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.