Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Convert TaskList to Hibernate annotations

    • -217
    • +0
    ./lams/tool/taskList/model/TaskListItem.hbm.xml
    • -108
    • +0
    ./lams/tool/taskList/model/TaskListSession.hbm.xml
    • -108
    • +0
    ./lams/tool/taskList/model/TaskListUser.hbm.xml
  1. … 24 more files in changeset.
LDEV-4411 Add collections 2nd level cache

  1. … 94 more files in changeset.
LDEV-4411 Mark entities as cacheable

usage="read-only" seems to do nothing at the moment, but it may be a

guidance for future optimisations.

  1. … 230 more files in changeset.
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 134 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +208
    ./lams/tool/taskList/model/TaskList.hbm.xml
    • -0
    • +75
    ./lams/tool/taskList/model/TaskListCondition.hbm.xml
    • -0
    • +217
    ./lams/tool/taskList/model/TaskListItem.hbm.xml
    • -0
    • +87
    ./lams/tool/taskList/model/TaskListItemAttachment.hbm.xml
    • -0
    • +63
    ./lams/tool/taskList/model/TaskListItemComment.hbm.xml
    • -0
    • +81
    ./lams/tool/taskList/model/TaskListItemVisitLog.hbm.xml
    • -0
    • +108
    ./lams/tool/taskList/model/TaskListSession.hbm.xml
    • -0
    • +108
    ./lams/tool/taskList/model/TaskListUser.hbm.xml
  1. … 396 more files in changeset.