Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2164

Document JbpmSchema API and ant task

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.2.9
    • jBPM 3.2.6.SP1
    • Runtime Engine
    • None

      Document JbpmSchema API and ant task.

      For instance, to drop jBPM schema you can use the two ways.

      Programatically:
      JbpmSchema.dropSchema()

      Through Ant:
      <jbpmschema output="${scriptsdir}/jbpm.jpdl.postgresql.sql"
      config="hibernate.cfg.postgresql.xml" action="drop" delimiter=";"/>

      We need to elaborate how to use those in our docs.

            aguizar_jira Alejandro Guizar (Inactive)
            tyasuma_jira Taro Yasuma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: