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, String user, String password)
           
 
Method Summary
protected  String getConnectionURL()
           
protected  String getDefaultPort()
           
protected  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,
                      String user,
                      String password)
Method Detail

getJDBCConection

public StiJDBCParameters getJDBCConection()
Overrides:
getJDBCConection in class StiAbstractAdapter

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.