public class ArcSDE10JDBCHelper extends ArcSDEJDBCHelper
root| Constructor and Description |
|---|
ArcSDE10JDBCHelper(SDERoot root) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsoluteDatasetName(ArcSDEJDBCDataset dataset) |
List<DirEntry> |
getFeatureClasses(String currentPath,
ArcSDEJDBCDataset parent) |
List<Dir> |
getFeatureDatasets(String currentPath) |
String |
getMetadata(ArcSDEJDBCDataset dataset) |
void |
saveMetadata(ArcSDEJDBCDataset dataset,
String metadata) |
getConnection, getDataset, getDirContent, getMetadata, getMetadata, getTableNamepublic ArcSDE10JDBCHelper(SDERoot root)
public List<Dir> getFeatureDatasets(String currentPath) throws NamingException, SQLException
getFeatureDatasets in class ArcSDEJDBCHelperNamingExceptionSQLExceptionpublic List<DirEntry> getFeatureClasses(String currentPath, ArcSDEJDBCDataset parent) throws NamingException, SQLException
getFeatureClasses in class ArcSDEJDBCHelperNamingExceptionSQLExceptionpublic String getMetadata(ArcSDEJDBCDataset dataset) throws NamingException, SQLException, IOException
getMetadata in class ArcSDEJDBCHelperNamingExceptionSQLExceptionIOExceptionpublic void saveMetadata(ArcSDEJDBCDataset dataset, String metadata) throws Exception
saveMetadata in class ArcSDEJDBCHelperExceptionpublic String getAbsoluteDatasetName(ArcSDEJDBCDataset dataset) throws Exception
getAbsoluteDatasetName in class ArcSDEJDBCHelperExceptionCopyright © 2015. All rights reserved.