| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryPostprocessDataContext
Abstract DataContext for data sources that do not support SQL queries natively.
|
class |
QueryPostprocessDelegate
A simple subclass of
QueryPostprocessDataContext which provides less
implementation fuzz when custom querying features (like composite
datacontexts or type conversion) is needed. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConvertedDataSetInterceptor
A
DataSetInterceptor used for intercepting values in DataSets
that need to be converted, according to a set of TypeConverters. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.