-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: kretoni/JavaSamples
base: master
head repository: aaelalamy/JavaSamples
compare: master
- 20 commits
- 18 files changed
- 1 contributor
Commits on Dec 6, 2014
-
converted mysql data source to postgresql.
sayembd committedDec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for ac8a5be - Browse repository at this point
Copy the full SHA ac8a5beView commit details -
manually listed the entities in the persistence.xml
sayembd committedDec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for fd25e4f - Browse repository at this point
Copy the full SHA fd25e4fView commit details -
refactored to remove unnecessary code.
sayembd committedDec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for 1409d24 - Browse repository at this point
Copy the full SHA 1409d24View commit details -
sayembd committed
Dec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for fe41d38 - Browse repository at this point
Copy the full SHA fe41d38View commit details -
edited address seq. definition.
sayembd committedDec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for b27997c - Browse repository at this point
Copy the full SHA b27997cView commit details -
Updated entity to reflect new data model.
sayembd committedDec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for e27e44a - Browse repository at this point
Copy the full SHA e27e44aView commit details -
sayembd committed
Dec 6, 2014 Configuration menu - View commit details
-
Copy full SHA for 0acc8fd - Browse repository at this point
Copy the full SHA 0acc8fdView commit details
Commits on Dec 7, 2014
-
Updated the sequence id definitions.
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for e05750b - Browse repository at this point
Copy the full SHA e05750bView commit details -
Updated the sequence id allocation strategy.
Now the Address sequence ids are being cached (50 at a time). This will however cause me to lose the first 49 ids from this sequence, but I think I can live with that.
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for a416a66 - Browse repository at this point
Copy the full SHA a416a66View commit details -
Updated the insert example in main to test the id values that are being generated when changing the id allocation size for a sequence.
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for a4c9509 - Browse repository at this point
Copy the full SHA a4c9509View commit details -
sayembd committed
Dec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 5724b45 - Browse repository at this point
Copy the full SHA 5724b45View commit details -
Added Employee entity into the persistence.xml
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 98b448c - Browse repository at this point
Copy the full SHA 98b448cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1b435 - Browse repository at this point
Copy the full SHA 5f1b435View commit details -
Changed id allocation size for address
Changed id allocation size for address to 1.
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 57c6af4 - Browse repository at this point
Copy the full SHA 57c6af4View commit details -
Added phone and changed allocation size for Employee
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 66cb3e5 - Browse repository at this point
Copy the full SHA 66cb3e5View commit details -
sayembd committed
Dec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for 05eff49 - Browse repository at this point
Copy the full SHA 05eff49View commit details -
Added drop table syntax for phone.
sayembd committedDec 7, 2014 Configuration menu - View commit details
-
Copy full SHA for be31540 - Browse repository at this point
Copy the full SHA be31540View commit details
Commits on Dec 8, 2014
-
sayembd committed
Dec 8, 2014 Configuration menu - View commit details
-
Copy full SHA for abd819c - Browse repository at this point
Copy the full SHA abd819cView commit details -
sayembd committed
Dec 8, 2014 Configuration menu - View commit details
-
Copy full SHA for 76384e5 - Browse repository at this point
Copy the full SHA 76384e5View commit details -
sayembd committed
Dec 8, 2014 Configuration menu - View commit details
-
Copy full SHA for d5c396d - Browse repository at this point
Copy the full SHA d5c396dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master