Directory groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/

Directory Created:
2005-07-08 23:09
Directory Deleted:
2006-12-04 19:59
Total Files:
0
Deleted Files:
4
Lines of Code:
0

Browse with ViewVC

[root]/groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate

                                                Folder removed from repo cfg (0 files, 0 lines)

                                                Folder removed from repo exceptions (0 files, 0 lines)

                                                Folder removed from repo metaclass (0 files, 0 lines)

                                                Folder removed from repo support (0 files, 0 lines)

                                                Folder removed from repo validation (0 files, 0 lines)

Lines of Code

groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 188 (100.0%) 11.0
graeme 11 (64.7%) 164 (87.2%) 14.9
sdevijver 2 (11.8%) 24 (12.8%) 12.0
blackdrag 4 (23.5%) 0 (0.0%) 0.0

Most Recent Commits

blackdrag 2006-12-04 19:59

removing the outdated grails module from the repository

0 lines of code changed in:

graeme 2006-02-23 10:44

added configuration of relationships between classes configured with hibernate so that generation of scaffolded views that contain relationships work with hibernate mapped domain classes

59 lines of code changed in:

graeme 2006-02-19 11:54

- added support for hibernate annotations for java 5

- implemented initial support for scaffolding domain classes written in java and mapped with hibernate (view scaffolding not done yet)

- added support for domain classes written in java to integrate with grails' validation mechanism

26 lines of code changed in:

graeme 2006-02-07 10:54

moved configuration of domain class methods outside of Configuration class and into session factory bean thus allowing configuration of domain class methods on a session factory that is wrapped in a Proxy which was causing a bug where the OpenSessionInViewFIilter failed to work.

18 lines of code changed in:

graeme 2006-02-07 10:23

fixed spelling mistake in class name

4 lines of code changed in:

graeme 2006-01-03 11:47

moved configuration of grails dynamic persistent methods into hibernate configuration class so that it can be used standalone and integrated into other apps without dependency on the rest of grails

1 lines of code changed in:

graeme 2005-12-19 18:30

Added the ability to map java domain classes in hibernate but still use grails dynamic persistent methods

33 lines of code changed in:

sdevijver 2005-08-08 22:54

Improved persistent method call mechanism +

implemented test cases +

implemented groovy file ordered loading to avoid ClassCastException +

add oders sample

3 lines of code changed in:

graeme 2005-08-08 10:58

changed to use existing configurationClass property to load correct configuration so we can support annotation configuration

22 lines of code changed in:

sdevijver 2005-08-07 01:02

Set Groovy class loader before loading Hibernate configuration.

21 lines of code changed in:

graeme 2005-07-08 23:09

Added basic implementation of Hibernate mapping sans Inheritance and relationships

1 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT