(no commit message)
[utils] / support / general / src / main / java / org / wamblee / persistence / JpaMergeSupport.java
index f82f8255d0ba7f542475a37973ef343f4487a459..9f5a87dcaa523c3cffebfdaa5096f31cce35dae6 100644 (file)
@@ -54,7 +54,8 @@ import org.wamblee.reflection.ReflectionUtils;
  * @author Erik Brakkee
  */
 public class JpaMergeSupport {
-    private static final Logger LOG = Logger.getLogger(JpaMergeSupport.class.getName());
+    private static final Logger LOG = Logger.getLogger(JpaMergeSupport.class
+        .getName());
 
     /**
      * Constructs the object.