ReportingPolicy |
typeConversionPolicy() |
How lossy (narrowing) conversion, for instance long to integer should be
reported.
|
ReportingPolicy |
typeConversionPolicy() |
How lossy (narrowing) conversion, for instance: long to integer should be
reported.
|
ReportingPolicy |
unmappedSourcePolicy() |
How unmapped properties of the source type of a mapping should be reported.
|
ReportingPolicy |
unmappedSourcePolicy() |
How unmapped properties of the source type of a mapping should be
reported.
|
ReportingPolicy |
unmappedSourcePolicy() |
How unmapped properties of the source type of a mapping should be
reported.
|
ReportingPolicy |
unmappedTargetPolicy() |
How unmapped properties of the target type of a mapping should be reported.
|
ReportingPolicy |
unmappedTargetPolicy() |
How unmapped properties of the target type of a mapping should be
reported.
|
ReportingPolicy |
unmappedTargetPolicy() |
How unmapped properties of the target type of a mapping should be
reported.
|
static ReportingPolicy |
ReportingPolicy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReportingPolicy[] |
ReportingPolicy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|