| Package | Description |
|---|---|
| com.revolsys.data.record.schema | |
| com.revolsys.gdal.record | |
| com.revolsys.gis.esri.gdb.file | |
| com.revolsys.io.directory | |
| com.revolsys.jdbc.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecordDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRecordStoreSchemaElement |
class |
RecordDefinitionImpl |
class |
RecordStoreSchema |
| Modifier and Type | Method and Description |
|---|---|
<V extends RecordStoreSchemaElement> |
RecordStoreSchema.getElement(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<RecordStoreSchemaElement> |
RecordStoreSchema.getElements() |
protected Map<String,? extends RecordStoreSchemaElement> |
AbstractRecordStore.refreshSchemaElements(RecordStoreSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordStoreSchema.addElement(RecordStoreSchemaElement element) |
int |
AbstractRecordStoreSchemaElement.compareTo(RecordStoreSchemaElement other) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,? extends RecordStoreSchemaElement> |
OgrRecordStore.refreshSchemaElements(RecordStoreSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,? extends RecordStoreSchemaElement> |
CapiFileGdbRecordStore.refreshSchemaElements(RecordStoreSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CapiFileGdbRecordStore.getCatalogPath(RecordStoreSchemaElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,RecordStoreSchemaElement> |
DirectoryRecordStore.refreshSchemaElements(RecordStoreSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,? extends RecordStoreSchemaElement> |
AbstractJdbcRecordStore.refreshSchemaElements(RecordStoreSchema schema) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.