Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: JBPM table name modification" To view the discussion, visit: https://community.jboss.org/message/779937#779937 -------------------------------------------------------------- > Sam Mano wrote: > > 1. Is any one mnodified the table name of the JBPM schema? > As jBPM is backed by JPA and hibernate you could override the table names by using orm files to change the default table names. > Sam Mano wrote: > > 2. Is any one created the custom schema for JBPM or using their existing > shema to use JBPM? > that would be more advanced work but in theory it's possible as jBPM uses pluggable persistence. You could define your own marshallers and I think someone had already done it, if you search this forum you should find some discussions about it HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/779937#779937] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
