|
jTransfo, 0.10 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Field which uses the getter and setter if they exist.JTransfo.convert(Object, Object, String...).
MappedBy.field() indicating that then domain object field is expected to have the same name as
the annotated field.
DomainClass.value() indicating that DomainClass.domainClass() should be set.
MappedBy.path() indicating that then domain object field is in the domain object itself.
DomainClass.domainClass() indicating that DomainClass.value() should be set.ConvertInterceptors to allow customization.
ObjectFinders to allow customization.
DomainClass annotation on the class.
DomainClass annotation on the class.
DomainClass annotation on the class.
MapOnly annotations on a field.MappedBy.typeConverterClass() indicating the type converter which should be used if
MappedBy.typeConverter() is not set.TypeConverter implementations to force injecting the jTransfo instance.Field which allows different handling of the field accessors.JTransfoImpl.getConvertInterceptors().
JTransfoImpl.getObjectFinders().
JTransfoImpl.getTypeConverters().
|
jTransfo, 0.10 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||