• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented some basic Hibernate POJOs and their DAOs, along with an applicationContext.xml file. The tool should now deploy okay and appear in authoring. So you can run a lesson with it but you can't actually do anything as the service doesn't store any data and no jsp pages exist.

    • -205
    • +140
    ./lams/tool/example/Example.hbm.xml
    • -105
    • +76
    ./lams/tool/example/ExampleAttachment.hbm.xml
    • -129
    • +90
    ./lams/tool/example/ExampleSession.hbm.xml
    • -86
    • +61
    ./lams/tool/example/ExampleUser.hbm.xml
    • -0
    • +17
    ./lams/tool/example/hibernate.cfg.xml
  1. … 26 more files in changeset.
Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +245
    ./lams/tool/example/Example.hbm.xml
    • -0
    • +122
    ./lams/tool/example/ExampleAttachment.hbm.xml
    • -0
    • +150
    ./lams/tool/example/ExampleSession.hbm.xml
    • -0
    • +101
    ./lams/tool/example/ExampleUser.hbm.xml
  1. … 41 more files in changeset.