Hi mappers,
with this release, the inherited mapping can be done with RelationalJMapper too.
In the next release...
will be possible to apply the nested mapping using a special character beginning of the sentence (in order to distinguish it from the regex)..
This character should not be part of the symbols used by regex, not usable for the variables definition and usable in XML.
Some of the characters that respect this rules are:
@ # !
we are inclined to @
for example:
@JMap("@field.field")
any suggestion is welcome :)
Thank you for your participation