0 Replies Latest reply on Jun 25, 2003 5:01 PM by holtsch

    Schema updates when CMP Entity Beans have changed

    holtsch

      I was wondering if it's possible that JBossCMP automatically updates tables generated by CMP Entity Beans when attributes are added / removed from the Beans. I've read something about this at

      http://www.jboss.org/modules/bb/index.html?module=bb&op=viewtopic&t= can't find out how this turned out in the end. Is such a feature available in JBoss 3.2 and what would I have to do to activate it?

      Obviously, this would become quite tricky when one table is accessed from multiple components, but when it's a 1:1 mapping from Entity Beans to tables, this should be almost trivial to implement.