Class AbstractRepoTable
java.lang.Object
org.gvsig.vcsgis.lib.repository.localdb.tables.AbstractRepoTable
- Direct Known Subclasses:
ConfigRepoTable,DataRepoTable,EntitiesRepoTable,RevisionsRepoTable,TopologyplanRepoTable,UsersRepoTable
- Author:
- gvSIG Team
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractRepoTable(String tableName, org.gvsig.fmap.dal.feature.FeatureType featureType) -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.fmap.dal.feature.FeatureType
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
AbstractRepoTable
-
-
Method Details
-
getTableName
-
getFeatureType
public org.gvsig.fmap.dal.feature.FeatureType getFeatureType()
-