public class PostgreSQLServerExplorerFactory extends JDBCServerExplorerFactory
Constructor and Description |
---|
PostgreSQLServerExplorerFactory() |
PostgreSQLServerExplorerFactory(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
JDBCServerExplorer |
create(DataServerExplorerParameters parameters,
DataServerExplorerProviderServices providerServices) |
JDBCServerExplorerParametersBase |
createParameters() |
isStoreSupported
allowCreate, create, hasRasterSupport, hasTabularSupport, hasVectorialSupport
getDescription, getName, isHidden
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, isHidden
public PostgreSQLServerExplorerFactory()
public PostgreSQLServerExplorerFactory(java.lang.String name)
public JDBCServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
create
in interface DataServerExplorerFactory
create
in class JDBCServerExplorerFactory
InitializeException
public JDBCServerExplorerParametersBase createParameters()
createParameters
in interface DataFactory
createParameters
in class JDBCServerExplorerFactory