com.stimulsoft.flex.adapters
Class StiJdbcAdapter

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

public class StiJdbcAdapter
extends StiAbstractAdapter

JdbcAdapter. Copyright Stimulsoft


Field Summary
 
Fields inherited from class com.stimulsoft.flex.adapters.StiAbstractAdapter
parsedParameters, URL_KEYS
 
Constructor Summary
StiJdbcAdapter(StiParsedParameters parsedParameters, java.lang.String user, java.lang.String password)
           
 
Method Summary
protected  java.lang.String getConnectionURL()
           
protected  java.lang.String getDefaultPort()
           
protected  java.lang.String getDriverName()
           
 StiJDBCParameters getJDBCConection()
           
 
Methods inherited from class com.stimulsoft.flex.adapters.StiAbstractAdapter
getDataBase, getDatabaseName, getDriverKeys, getHost, getHostKey, 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

StiJdbcAdapter

public StiJdbcAdapter(StiParsedParameters parsedParameters,
                      java.lang.String user,
                      java.lang.String password)
Method Detail

getJDBCConection

public StiJDBCParameters getJDBCConection()
Overrides:
getJDBCConection in class StiAbstractAdapter

getConnectionURL

protected java.lang.String getConnectionURL()
Specified by:
getConnectionURL in class StiAbstractAdapter

getDriverName

protected java.lang.String getDriverName()
Specified by:
getDriverName in class StiAbstractAdapter

getDefaultPort

protected java.lang.String getDefaultPort()
Specified by:
getDefaultPort in class StiAbstractAdapter


Copyright © 2018 Stimulsoft. All Rights Reserved.