public class JDBCServerExplorerFactory extends AbstractDataServerExplorerFactory
| Modifier | Constructor and Description |
|---|---|
|
JDBCServerExplorerFactory() |
protected |
JDBCServerExplorerFactory(java.lang.String name,
java.lang.String description) |
protected |
JDBCServerExplorerFactory(java.lang.String name,
java.lang.String description,
boolean hidden) |
| Modifier and Type | Method and Description |
|---|---|
JDBCServerExplorer |
create(DataServerExplorerParameters parameters,
DataServerExplorerProviderServices providerServices) |
JDBCServerExplorerParameters |
createParameters() |
boolean |
isStoreSupported(java.lang.String name) |
allowCreate, create, hasRasterSupport, hasTabularSupport, hasVectorialSupportgetDescription, getName, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, isHiddenpublic JDBCServerExplorerFactory()
protected JDBCServerExplorerFactory(java.lang.String name,
java.lang.String description)
protected JDBCServerExplorerFactory(java.lang.String name,
java.lang.String description,
boolean hidden)
public JDBCServerExplorer create(DataServerExplorerParameters parameters, DataServerExplorerProviderServices providerServices) throws InitializeException
InitializeExceptionpublic JDBCServerExplorerParameters createParameters()
public boolean isStoreSupported(java.lang.String name)
isStoreSupported in interface DataServerExplorerFactoryisStoreSupported in class AbstractDataServerExplorerFactory