[ 
https://issues.apache.org/jira/browse/ISIS-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540144#comment-17540144
 ] 

ASF subversion and git services commented on ISIS-2651:
-------------------------------------------------------

Commit 00531e63dad07516b7c81f1abd1ef55a8024cfdd in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=00531e63da ]

ISIS-2651: simplify: actually we have to assume, that if we instantiate
a DN PMF, the PersistanceStack in use is JDO and not JPA

- the IsisBeanTypeClassifier yet is not smart enough to categorize
entities by stack (JDO/JPA) - hope is, we don't need that anyway

> JDO bootstrapping for h2 seems to only lazily create tables.  For 
> reliability, create all up-front.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-2651
>                 URL: https://issues.apache.org/jira/browse/ISIS-2651
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Persistence JDO
>    Affects Versions: 2.0.0-M5
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to