com.stimulsoft.flex.adapters
Class StiPostgreSqlAdapter

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

public class StiPostgreSqlAdapter
extends StiAbstractAdapter

PostgreSqlAdapter. Copyright Stimulsoft


Field Summary
 
Fields inherited from class com.stimulsoft.flex.adapters.StiAbstractAdapter
parsedParameters, URL_KEYS
 
Constructor Summary
StiPostgreSqlAdapter(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

StiPostgreSqlAdapter

public StiPostgreSqlAdapter(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.