com.stimulsoft.report.dictionary.adapters
Class StiPostgreSqlAdapter

java.lang.Object
  extended by com.stimulsoft.report.dictionary.adapters.StiAbstractAdapter
      extended by com.stimulsoft.report.dictionary.adapters.StiPostgreSqlAdapter

public class StiPostgreSqlAdapter
extends StiAbstractAdapter

PostgreSqlAdapter. Copyright Stimulsoft


Field Summary
 
Fields inherited from class com.stimulsoft.report.dictionary.adapters.StiAbstractAdapter
OVERRIDE_CONNECTION_STRING, parsedParameters, URL_KEYS
 
Constructor Summary
StiPostgreSqlAdapter(java.lang.String connectionString)
           
 
Method Summary
protected  java.lang.String getConnectionURL()
           
 java.lang.Class<? extends StiDataSource> getDataSourceClass()
           
protected  java.lang.String getDefaultPort()
           
 java.lang.String getDriverName()
           
 
Methods inherited from class com.stimulsoft.report.dictionary.adapters.StiAbstractAdapter
create, create, getDataBase, getDatabaseName, getDriverKeys, getHost, getHostKey, getJdbcParameters, getLeastOne, getLeastOne, getParams, getParsedParameters, 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(java.lang.String connectionString)
Method Detail

getConnectionURL

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

getDriverName

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

getDefaultPort

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

getDataSourceClass

public java.lang.Class<? extends StiDataSource> getDataSourceClass()
Specified by:
getDataSourceClass in class StiAbstractAdapter


Copyright © 2018 Stimulsoft. All Rights Reserved.