| Package | Description |
|---|---|
| org.apache.metamodel |
Root package for MetaModel
|
| org.apache.metamodel.convert |
DataContext decorator for implicit conversion of value types after querying and before insertion.
|
| org.apache.metamodel.create |
API for creating tables
|
| org.apache.metamodel.delete |
API for deleting rows
|
| org.apache.metamodel.drop |
API for dropping tables
|
| org.apache.metamodel.factory | |
| org.apache.metamodel.insert |
API for inserting rows
|
| org.apache.metamodel.intercept | |
| org.apache.metamodel.query |
API for querying
|
| org.apache.metamodel.query.builder |
API for query building
|
| org.apache.metamodel.query.parser | |
| org.apache.metamodel.update |
API for updating rows
|
| org.apache.metamodel.util |
Utilities and convenient classes
|
| Class and Description |
|---|
| AbstractDataContext
Abstract implementation of the DataContext interface.
|
| AbstractUpdateCallback
Abstract implementation of the
UpdateCallback interface. |
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| QueryPostprocessDataContext
Abstract DataContext for data sources that do not support SQL queries natively.
|
| UpdateCallback |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| UpdateSummary
Represents a summary of changes made in a given
UpdateableDataContext.executeUpdate(UpdateScript) call. |
| UpdateSummaryBuilder
A builder object for
UpdateSummary. |
| Class and Description |
|---|
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| UpdateableDataContext
Represents a
DataContext that supports updating write-operations. |
| Class and Description |
|---|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| UpdateCallback |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| Class and Description |
|---|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| UpdateCallback |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| Class and Description |
|---|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| UpdateCallback |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| Class and Description |
|---|
| ConnectionException
Specialized
MetaModelException thrown to indicate that establishing
the connection to the underlying data store of an DataContext failed. |
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| Class and Description |
|---|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| UpdateCallback |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| Class and Description |
|---|
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| UpdateableDataContext
Represents a
DataContext that supports updating write-operations. |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| UpdateSummary
Represents a summary of changes made in a given
UpdateableDataContext.executeUpdate(UpdateScript) call. |
| Class and Description |
|---|
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| Class and Description |
|---|
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| Class and Description |
|---|
| DataContext
A DataContext represents the central entry point for interactions with
datastores.
|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| Class and Description |
|---|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
| UpdateCallback |
| UpdateScript
Represents any updating operation or update script that can be executed on a
UpdateableDataContext. |
| Class and Description |
|---|
| MetaModelException
Unchecked exception used to signal errors occuring in MetaModel.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.