[root]/JodaTimeContrib/hibernate/src/java/org/joda/time/contrib/hibernate
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 1566 (100.0%) | 74.5 |
imario | 6 (28.6%) | 849 (54.2%) | 141.5 |
Stephen Colebourne | 13 (61.9%) | 553 (35.3%) | 42.5 |
crgardner | 2 (9.5%) | 164 (10.5%) | 82.0 |
Add and update Joda ASF2 license
125 lines of code changed in:
added persister for LocalDate and LocalTime
543 lines of code changed in:
In nullSafeGet(), changed variable name from begin to start for consistency.
2 lines of code changed in:
Initial import of Persistent Interval support.
162 lines of code changed in:
add: PersistentTimeOfDay (might loose milliseconds part)
add: PersistentTimeOfDayExact (use int to store the full time)
306 lines of code changed in:
Hibernate support moved to independent subproject of contrib
428 lines of code changed in: