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, hasVectorialSupport
getDescription, getName, isHidden
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, isHidden
public PostgreSQLServerExplorerFactory()
public PostgreSQLServerExplorerFactory(String name)
public JDBCServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
create
in interface DataServerExplorerFactory
create
in class JDBCServerExplorerFactory
InitializeException
public JDBCServerExplorerParameters createParameters()
createParameters
in interface DataFactory
createParameters
in class JDBCServerExplorerFactory