sjaakd
|
9c17909fd6
|
#157 renaming ParameterAssignment in the more suitable TargetAssignment, creating package creation in processor for creation helpers, refactor MappingResolver
|
2014-04-14 13:04:31 +02:00 |
|
sjaakd
|
fbd06315a0
|
#157 refactoring, adding ParameterAssignment Freemarker template and using it.
|
2014-04-14 12:56:19 +02:00 |
|
Andreas Gudian
|
c051741824
|
#156 correctly handle imports / fully qualified names for @TargetType class literals
|
2014-04-13 12:59:02 +02:00 |
|
Gunnar Morling
|
ab7641731f
|
#153 Formatting of generated code
|
2014-03-04 00:23:30 +01:00 |
|
Andreas Gudian
|
84902318f9
|
#153 Use clear() / addAll(..) for collection properties in @MappingTarget mappings
|
2014-03-02 23:19:03 +01:00 |
|
Andreas Gudian
|
4372e726ee
|
#136 Introduce @TargetType to pass the target type of a custom property mapping method or factory method as parameter to the method
|
2014-02-28 22:40:53 +01:00 |
|
Gunnar Morling
|
e5668325f0
|
#112 Making sure not more than one type with the same simple name is imported
|
2014-01-29 21:03:20 +01:00 |
|
Gunnar Morling
|
d7864e0566
|
#92 Making generated code more null-safe and avoiding unnecessary collection instantiation
|
2014-01-21 00:13:10 +01:00 |
|
sjaakd
|
e5cfb07af5
|
issue 92 solution for list getter without setter
|
2014-01-20 22:37:31 +01:00 |
|
Gunnar Morling
|
3c8f969573
|
#86 Updating license header
|
2014-01-12 19:48:08 +01:00 |
|
Gunnar Morling
|
3e8ba36774
|
#64 Removing superfluous indentations from templates; Each template can start with an indentation of 0 as it will be correctly indented automatically later on
|
2013-08-18 00:30:46 +02:00 |
|
Gunnar Morling
|
186c127ebd
|
#61 Instantiating collections/maps also if implementation type is used as target type
|
2013-08-15 23:53:52 +02:00 |
|
Gunnar Morling
|
4f44cea112
|
#61 Making sure type parameters are correctly specified when instantiating collection types
|
2013-08-15 23:53:52 +02:00 |
|
Gunnar Morling
|
585f944574
|
#61 Refactoring Type into a wrapper around TypeMirror
|
2013-08-15 23:53:51 +02:00 |
|
Gunnar Morling
|
86a8e72692
|
#31 Providing support for bean mapping methods with several source parameters
|
2013-08-15 23:53:51 +02:00 |
|
Gunnar Morling
|
9e5fc2af8e
|
#19 Adding template for Parameter, simplifying PropertyMapping by passing source and target bean via template
|
2013-07-21 11:59:02 +02:00 |
|
Gunnar Morling
|
6e9abacdd6
|
#44 Creating template for writing MappingMethodReferences, enhancing templating mechanism to pass additional objects to <includeModel/> directive
|
2013-07-13 16:30:31 +02:00 |
|
Andreas Gudian
|
1fc36d1415
|
Correct indentation of property mappings with conversion
|
2013-07-11 21:57:20 +02:00 |
|
Gunnar Morling
|
97e1848887
|
#26 Template clean-up
|
2013-07-07 16:32:57 +02:00 |
|
Gunnar Morling
|
abba4fb716
|
#26 Adding support for mappings between Date and String, optionally applying a format string
|
2013-07-07 14:45:47 +02:00 |
|
Gunnar Morling
|
335b9d77ac
|
#32 Extracting template for property mappings
|
2013-06-22 18:47:32 +02:00 |
|