| Interface | Description |
|---|---|
| ConvertedField |
An the base interface for a converted field that provides naming characteristics.
|
| CustomConverter<S,F extends ConvertedField> |
An interface that allows the user to customize how a value will be converted for a given field.
|
| CustomConverter.Converter |
A conversion converting data from one type to another.
|
| CustomConverter.ConverterRegistration<S> |
Callback for registering a converter.
|
| RelationalColumn |
A definition of a converted relational column.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.