public class OGRResourceParameters extends AbstractResourceParameters
| Modifier and Type | Field and Description |
|---|---|
static String |
DYNCLASS_NAME |
| Constructor and Description |
|---|
OGRResourceParameters() |
OGRResourceParameters(Object[] params) |
OGRResourceParameters(String connectionString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionString() |
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
String |
getName() |
String |
getTypeName()
Returns the type name of the related resource.
|
protected static void |
registerPersistenceDefinition() |
getResurceIDclear, copyValuesTo, delegate, getCopy, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, getCopy, validateloadFromState, saveToStatedelegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuepublic static final String DYNCLASS_NAME
public OGRResourceParameters()
public OGRResourceParameters(String connectionString)
connectionString - Connection stringpublic OGRResourceParameters(Object[] params)
params - Array with parameter valuespublic String getTypeName()
ResourceParametersprotected DelegatedDynObject getDelegatedDynObject()
AbstractDataParametersDynObject to delegate to.getDelegatedDynObject in class AbstractDataParametersDynObjectpublic String getName()
public String getConnectionString()
protected static void registerPersistenceDefinition()