Package | Description |
---|---|
org.apache.metamodel.convert |
DataContext decorator for implicit conversion of value types after querying and before insertion.
|
org.apache.metamodel.intercept |
Modifier and Type | Class and Description |
---|---|
class |
ConvertedDataSetInterceptor
A
DataSetInterceptor used for intercepting values in DataSet s
that need to be converted, according to a set of TypeConverter s. |
Modifier and Type | Method and Description |
---|---|
InterceptableDataContext |
InterceptableDataContext.addDataSetInterceptor(DataSetInterceptor interceptor) |
InterceptableDataContext |
InterceptableDataContext.removeDataSetInterceptor(DataSetInterceptor interceptor) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.