Results 1 to 3 of 3

Thread: Job Schema Generation

  1. #1
    Join Date
    May 2008
    Location
    Pune
    Posts
    4

    Exclamation Job Schema Generation

    I have tried to run footballJob example.

    But I don't know how the job related schema is generated in database.
    Which class/ method or configuration responsible for that ?

    Can anybody guide me in this area ?

    Thanks in adavnce.
    Good Thoughts make a Good Life.

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    The schema should automatically be loaded when run, there's a data-source-context-init.xml in the samples project that already handles this, you can see the script files loaded in there.

  3. #3
    Join Date
    Jan 2008
    Location
    Seoul
    Posts
    9

    Default

    business schema is included in \[spring-dist-folder]samples\spring-batch-samples\src\main\resources(by 1.1.0)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •