|
|
ddfb205736
|
Update model
|
2021-04-27 22:23:29 +02:00 |
|
|
|
3ba52daa6f
|
Change model (2.1.1.1)
|
2021-04-27 22:23:23 +02:00 |
|
|
|
852527755c
|
Implement removeStop() and find() (2.1.1.1)
|
2021-04-27 15:03:12 +02:00 |
|
|
|
d81bbb58a9
|
Implement SQLInterceptor (1.3.3)
|
2021-04-05 21:22:24 +02:00 |
|
|
|
733bf50f91
|
Implement DefaultListener (1.3.2)
|
2021-04-05 21:22:05 +02:00 |
|
|
|
0887b15614
|
Implement cancelled Trips in range (1.2.3 b)
|
2021-04-05 20:11:55 +02:00 |
|
|
|
b38b24f018
|
Partially implement Rider spendings (1.2.3 a)
|
2021-04-05 20:11:32 +02:00 |
|
|
|
e715ce7f62
|
Implement reached locations query (1.2.2 a)
|
2021-04-05 18:28:18 +02:00 |
|
|
|
7b2199ea99
|
Change ManyToMany to OneToMany
|
2021-04-05 17:47:10 +02:00 |
|
|
|
ad0d3f3662
|
Change LEFT JOIN to JOIN
|
2021-04-04 18:39:31 +02:00 |
|
|
|
93608291ad
|
Implement Driver active employments (1.2.1 b)
|
2021-04-04 17:47:21 +02:00 |
|
|
|
95c96e5a5f
|
Make PlatformUser abstract
|
2021-04-04 17:46:34 +02:00 |
|
|
|
c0658a1bec
|
Implement Rider query by email (1.2.1 a)
|
2021-04-04 14:58:20 +02:00 |
|
|
|
7264e610d0
|
Rename class
|
2021-04-04 14:13:30 +02:00 |
|
|
|
fb1c033a34
|
Remove unnecessary import
|
2021-04-04 14:10:34 +02:00 |
|
|
|
3c389721bd
|
Set cascade to ALL for Rider and Preferences
|
2021-04-04 14:07:36 +02:00 |
|
|
|
321630053d
|
Use @Column instead of @NotNull
|
2021-04-03 16:52:08 +02:00 |
|
|
|
dd80bfe4c6
|
Switch self reference
|
2021-04-03 16:51:45 +02:00 |
|
|
|
6db6c6b2e5
|
Fix mappings
|
2021-04-03 16:51:19 +02:00 |
|
|
|
87ffe9dc51
|
Make Rider <-> Preferences unidirectional
|
2021-04-03 14:52:19 +02:00 |
|
|
|
c2988d5a8e
|
Implement Trip model in XML
|
2021-04-03 14:51:09 +02:00 |
|
|
|
be87269876
|
Use super method in getters and setters
|
2021-04-03 14:50:36 +02:00 |
|
|
|
b0695e1c12
|
Make Vehicle to Driver not nullable
|
2021-04-03 11:36:40 +02:00 |
|
|
|
ea62b14596
|
Change visibility to private
|
2021-04-03 11:24:30 +02:00 |
|
|
|
f639e25392
|
Instantiate Collections to ArrayList
|
2021-04-02 18:46:16 +02:00 |
|
|
|
fd9b742026
|
Implement PlatformUser superclass
|
2021-04-02 18:45:52 +02:00 |
|
|
|
00d2078a30
|
Model ManyToMany Trip <-> Location
|
2021-04-02 17:36:56 +02:00 |
|
|
|
200eb6efd4
|
Model Organization self reference
|
2021-04-02 17:36:04 +02:00 |
|
|
|
0f8a8d5f9f
|
Add DAO implementations
|
2021-04-02 17:35:16 +02:00 |
|
|
|
a0b099cbc3
|
Reformat Implementations
|
2021-04-02 16:54:50 +02:00 |
|
|
|
37b60c4eeb
|
Create Employment relationship
|
2021-04-02 16:52:00 +02:00 |
|
|
|
230d170b58
|
Implement ModelFactory
|
2021-04-02 16:50:58 +02:00 |
|
|
|
b97b7a5d03
|
Correctly set ManyToMany relationship
|
2021-03-15 15:35:41 +01:00 |
|
|
|
1f5943e871
|
Set relationships
|
2021-03-14 15:23:10 +01:00 |
|
|
|
858cc196ad
|
Add Driver model
|
2021-03-14 15:22:41 +01:00 |
|
|
|
34124c2182
|
Declare Money as Embeddable
|
2021-03-14 15:15:57 +01:00 |
|
|
|
ec7887f0d0
|
Add Location model
|
2021-03-14 15:04:25 +01:00 |
|
|
|
9bfddd2854
|
Add Vehicle model
|
2021-03-14 15:00:45 +01:00 |
|
|
|
691c01aa98
|
Add ElementCollection Annotation
|
2021-03-14 14:11:50 +01:00 |
|
|
|
280f1b35ee
|
Add Match model
|
2021-03-14 14:11:33 +01:00 |
|
|
|
5ae7bb3012
|
Add Entity Annotation
|
2021-03-14 14:06:53 +01:00 |
|
|
|
a3547827dc
|
Add Money model
|
2021-03-14 14:03:16 +01:00 |
|
|
|
0d3c8b0239
|
Add basic JPA models
|
2021-03-14 13:59:42 +01:00 |
|
Philipp Raith
|
720d6c193f
|
Add template for assignment 1
|
2021-03-10 08:14:26 +01:00 |
|