Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

  1. … 59 more files in changeset.
LDEV-4411 Add collections 2nd level cache

  1. … 97 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. … 237 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

  1. … 93 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 111 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

  1. … 85 more files in changeset.
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 82 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 91 more files in changeset.
enable bi-directional one-to-one relationship between activity and transition

  1. … 1 more file in changeset.
cascade="save-update" added for <many-to-one> relationship between Transition and Activity

*** empty log message ***

  1. … 2 more files in changeset.
latest database changes incorporated

  1. … 17 more files in changeset.
<one-to-many> relation changed to <one-to-one> between Activity and Transition

  1. … 13 more files in changeset.
*** empty log message ***

    • -0
    • +134
    ./Transition.hbm.xml
  1. … 57 more files in changeset.