| Package | Description |
|---|---|
| org.apache.metamodel.couchdb |
Module package for CouchDB support
|
| org.apache.metamodel.json | |
| org.apache.metamodel.schema.builder |
API for schema building.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CouchDbSimpleTableDefSchemaBuilder |
| Constructor and Description |
|---|
JsonDataContext(Resource resource,
SchemaBuilder schemaBuilder) |
| Modifier and Type | Class and Description |
|---|---|
class |
InferentialSchemaBuilder |
class |
MultiTableInferentialSchemaBuilder
InferentialSchemaBuilder that produces multiple tables based on a
discriminator column - a column that contains the table name. |
class |
SimpleTableDefSchemaBuilder
A
SchemaBuilder that builds a schema according to instructions in the
form of SimpleTableDef objects. |
class |
SingleMapColumnSchemaBuilder
A very simple
SchemaBuilder that builds a schema consisting of 1
table with 1 column, of type Map. |
class |
SingleTableInferentialSchemaBuilder
InferentialSchemaBuilder that produces a single table. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.