Table of Contents

Class OracleServiceInfoFactory

Namespace
Steeltoe.Connector.Services
Assembly
Steeltoe.Connector.ConnectorBase.dll
public class OracleServiceInfoFactory : RelationalServiceInfoFactory, IServiceInfoFactory
Inheritance
OracleServiceInfoFactory
Implements
Inherited Members

Constructors

OracleServiceInfoFactory()

public OracleServiceInfoFactory()

Methods

Create(string, string)

public override IServiceInfo Create(string id, string url)

Parameters

id string
url string

Returns

IServiceInfo