Class ConfigRepoTable
java.lang.Object
org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable
org.gvsig.vcsgis.lib.repository.localdb.tables.ConfigRepoTable
- Author:
- gvSIG Team
-
Nested Class Summary
Nested classes/interfaces inherited from class org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable
AbstractRepoTable.AbstractRow -
Field Summary
FieldsFields inherited from class org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable
LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final org.gvsig.fmap.dal.feature.FeatureTypeget(VCSGisRepositoryLocaldbImpl repo, String name) getVars(VCSGisRepositoryLocaldbImpl repo, String... names) voidset(VCSGisRepositoryLocaldbImpl repo, String name, String value) Methods inherited from class org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable
getFeatureType, getTableName
-
Field Details
-
TABLE_NAME
- See Also:
-
-
Constructor Details
-
ConfigRepoTable
public ConfigRepoTable()
-
-
Method Details
-
featureType
public static final org.gvsig.fmap.dal.feature.FeatureType featureType() -
get
-
getVars
-
set
-