com.vividsolutions.jump.workbench.datastore
Class ConnectionDescriptor.PersistentParameterListSchema
java.lang.Object
com.vividsolutions.jump.parameter.ParameterListSchema
com.vividsolutions.jump.workbench.datastore.ConnectionDescriptor.PersistentParameterListSchema
- Enclosing class:
- ConnectionDescriptor
public static class ConnectionDescriptor.PersistentParameterListSchema
- extends ParameterListSchema
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionDescriptor.PersistentParameterListSchema
public ConnectionDescriptor.PersistentParameterListSchema()
ConnectionDescriptor.PersistentParameterListSchema
public ConnectionDescriptor.PersistentParameterListSchema(ParameterListSchema schema)
getPersistentNames
public java.util.List getPersistentNames()
addPersistentName
public void addPersistentName(java.lang.String name)
getPersistentClasses
public java.util.List getPersistentClasses()
addPersistentClass
public void addPersistentClass(java.lang.Class c)