From 8765cb8356306024d8d7550917d87f598afa74ee Mon Sep 17 00:00:00 2001
From: Robin Bygrave
- * For Map's this needs to take the mapKey.
- *
+ * For Map's this needs to take the mapKey.
+ *
* This implies cascade delete does not continue depth wise and that this is no
* associated L2 bean caching.
*/
@@ -1529,7 +1530,7 @@ public class BeanDescriptor
- * This provides further lazy loading via the load context.
+ * This provides further lazy loading via the load context.
*
- * This will return null for multiple Id properties.
- *
+ * This will return null for multiple Id properties.
+ *
- * That is, if a bean of this property is unmodified we don't need to
- * saveRecurse because none of its associated beans have cascade save set to
- * true.
- *
+ * That is, if a bean of this property is unmodified we don't need to
+ * saveRecurse because none of its associated beans have cascade save set to
+ * true.
+ *
- * This is the class of the associated bean, or beans contained in a list,
- * set or map.
- *
+ * This is the class of the associated bean, or beans contained in a list,
+ * set or map.
+ *