com.stimulsoft.flex.adapters
Class StiOracleAdapter

java.lang.Object
  extended by com.stimulsoft.flex.adapters.StiAbstractAdapter
      extended by com.stimulsoft.flex.adapters.StiOracleAdapter

public class StiOracleAdapter
extends StiAbstractAdapter

OracleAdapter. Copyright Stimulsoft


Field Summary
 
Fields inherited from class com.stimulsoft.flex.adapters.StiAbstractAdapter
parsedParameters, URL_KEYS
 
Constructor Summary
StiOracleAdapter(StiParsedParameters parsedParameters, String user, String password)
           
 
Method Summary
protected  String getConnectionURL()
           
protected  String getDefaultPort()
           
protected  String getDriverName()
           
 
Methods inherited from class com.stimulsoft.flex.adapters.StiAbstractAdapter
getDataBase, getDatabaseName, getDriverKeys, getHost, getHostKey, getJDBCConection, getLeastOne, getParams, getPassword, getPort, getPortKey, getUrlKeys, getUser, hasLeastOne, hasLeastOne, validation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiOracleAdapter

public StiOracleAdapter(StiParsedParameters parsedParameters,
                        String user,
                        String password)
Method Detail

getConnectionURL

protected String getConnectionURL()
Specified by:
getConnectionURL in class StiAbstractAdapter

getDriverName

protected String getDriverName()
Specified by:
getDriverName in class StiAbstractAdapter

getDefaultPort

protected String getDefaultPort()
Specified by:
getDefaultPort in class StiAbstractAdapter


Copyright © 2017 Stimulsoft. All Rights Reserved.