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

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 58 (100.0%) 784 (100.0%) 13.5
graeme 48 (82.8%) 784 (100.0%) 16.3
blackdrag 10 (17.2%) 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-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:23

fixed spelling mistake in class name

3 lines of code changed in:

graeme 2005-12-26 13:08

fixed duplicate class def errors in hcb tests

10 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

29 lines of code changed in:

graeme 2005-12-19 12:21

Updated to pass remaining arguments to subclass so we can support additional parameters in finder methods

2 lines of code changed in:

graeme 2005-12-16 10:56

Fixed uni-directional one-to-many relationships not being persisted from Set

40 lines of code changed in:

graeme 2005-12-14 17:50

updated to use BackRef for non-inverse collection, set collections to be lazy and added tests for many-to-one relationships with unit test configured for lazy loading

37 lines of code changed in:

graeme 2005-12-14 11:27

Fixed problem that prevented relationships being created on the one side of a many-to-one relationship

42 lines of code changed in:

graeme 2005-12-13 18:25

added simple assertion

2 lines of code changed in:

graeme 2005-12-13 18:25

updated tests to reflect changes in method signatures for finder methods

23 lines of code changed in:

graeme 2005-11-22 14:55

updated save persistent method to perform validation by default and test cases to reflect this

2 lines of code changed in:

graeme 2005-11-22 14:47

more tests for validate method

26 lines of code changed in:

graeme 2005-11-22 13:39

fixed support for Hibernate HQL queries in finder methods, add validation of queries, added support for query parameters and restriction of max results

53 lines of code changed in:

graeme 2005-11-17 18:26

changed to test setup configuration programmatically

38 lines of code changed in:

graeme 2005-11-17 18:19

added setter for grails application so that the test case doesn't fail!

11 lines of code changed in:

graeme 2005-11-11 19:48

updated constructor call

4 lines of code changed in:

graeme 2005-10-27 13:19

updated to create a controller helper

5 lines of code changed in:

graeme 2005-10-24 17:24

Added new dynamic property that lets you set the properties on a domain class dynamically from a map of OGNL expressions

52 lines of code changed in:

graeme 2005-10-19 11:24

tests for the HibernateCriteriaBuilder

7 lines of code changed in:

(10 more)

Generated by StatSVN 0.3.2-SNAPSHOT