Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Resolved
-
2.0.0-M5
-
None
Description
Our updated JDO integration no longer seems to eagerly create tables on bootstrap, instead creates them when first accessed.
With our previous integration, this proved to be an issue with superclass tables when DN didn't have the full meta-model to hand. It would be safer to create all up-front.