Implement mapping compilation into Java Source Code
Brought to you by:
revittorio76
depends on Feature Implement mapping compilation
This feature allow BackBone to be used as Code Generator;
with this feature BackBone can generate real java class and store them into a folder.
This can be useful to define a mapping via Annotation or XML and user want to export generated code.
This class probably go without code for integration with BackBone-Monitor