public class PostgreSQLServerExplorerFactory extends JDBCServerExplorerFactory
| Constructor and Description |
|---|
PostgreSQLServerExplorerFactory() |
PostgreSQLServerExplorerFactory(String name) |
| Modifier and Type | Method and Description |
|---|---|
JDBCServerExplorer |
create(DataServerExplorerParameters parameters,
DataServerExplorerProviderServices providerServices) |
JDBCServerExplorerParameters |
createParameters() |
allowCreate, create, hasRasterSupport, hasTabularSupport, hasVectorialSupportgetDescription, getName, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, isHiddenpublic PostgreSQLServerExplorerFactory()
public PostgreSQLServerExplorerFactory(String name)
public JDBCServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
create in interface DataServerExplorerFactorycreate in class JDBCServerExplorerFactoryInitializeExceptionpublic JDBCServerExplorerParameters createParameters()
createParameters in interface DataFactorycreateParameters in class JDBCServerExplorerFactory