71 Commits

Author SHA1 Message Date
Chima Ejiofor
0bbfa1e10b Modification to Model Hibernate One to Many Tutorial (#1132)
* Modifications to model on Hibernate One to manyTutorial

* Modifications to model on Hibernate One to manyTutorial

* Modifications to model on Hibernate One to manyTutorial
2017-02-08 16:35:33 +01:00
eugenp
bd6fe7269e minor cleanup work - formatting 2017-02-04 14:14:23 +02:00
Mobi Blunt
c350e8b423 Fix to Unit test for Hibernate one to many (#1085)
* Fix to Unit tests for Hibernate one to many

* Fixed Unit test for hibernate one to many mapping tutorial

* Fixed Unit test for Hibernate one to many mapping tutorial

* Fixed Unit test for Hibernate one to many mapping Tutorial

* Fixed Unit Test for Hibernate one to many mapping Tutorial

* Unit test for Hibernate One to many Tutorial
2017-02-02 17:23:24 +01:00
maibin
1e74f9dbe8 Fix to Hibernate4 module (#1071)
* How to work with dates in Thymeleaf

* Fixes in PR for Thymeleaf

* Changes to i18n

* Resolved issue with i18n
2017-01-29 16:22:27 +01:00
Mobi Blunt
d472a7dfa0 Hibernate one to many Tutorial (#1050)
* First Commit

* Second Commit for Guide to JGit

* Hibernate many to one example

* added test units to hibernate one to many tutorial
2017-01-28 09:16:00 +01:00
DOHA
3c2b0ca141 upgrade and cleanup 2016-12-07 14:51:06 +02:00
Grzegorz Piwowarek
c29601db41 Refactor Bar.java 2016-11-05 12:12:32 +00:00
eugenp
856be0a08a formatting work 2016-10-12 08:02:05 +03:00
Grzegorz Piwowarek
6e5de2fb36 Remove invalid import 2016-08-18 21:43:46 +02:00
Grzegorz Piwowarek
2675cbef0f Refactor Lazy/Eager loading examples 2016-08-18 19:05:38 +02:00
Grzegorz Piwowarek
6973039ea9 Refactor Lazy/Eager loading examples 2016-08-18 19:04:17 +02:00
PRITAM BANERJEE
b47d6543f2 Annotation Based Fetching (#617)
* BAEL-212
Contains:
1. Hibernate Criteria Query Classes
2. Hibernate Criteria Query Test

* Updating the config file and the HibernateUtil class

* Hibernate Criteria Queries Example

* Hibernate Fetching : Eager Loading vs Lazy Loading

* Hibernate Criteria Query files

* Hibernate Eager Loading and Lazy Loading Changes

* Latest Changes on Fetching

* Fetching Changes

* Latest Changes

* Latest Changes

* Undoing the changes

* Annotation based changes on Hibernate Fetching
2016-08-18 10:46:05 +02:00
PRITAM BANERJEE
6c062ca19e Hibernate Fetching Update (#607)
* BAEL-212
Contains:
1. Hibernate Criteria Query Classes
2. Hibernate Criteria Query Test

* Updating the config file and the HibernateUtil class

* Hibernate Criteria Queries Example

* Hibernate Fetching : Eager Loading vs Lazy Loading

* Hibernate Criteria Query files

* Hibernate Eager Loading and Lazy Loading Changes

* Latest Changes on Fetching

* Fetching Changes

* Latest Changes

* Latest Changes

* Undoing the changes
2016-08-17 07:19:34 +02:00
Grzegorz Piwowarek
414821e5ba Refactor Eager Loading vs Lazy Loading 2016-08-12 09:29:31 +02:00
PRITAM BANERJEE
e5c5b89755 Eager Loading vs Lazy Loading (#600)
* BAEL-212
Contains:
1. Hibernate Criteria Query Classes
2. Hibernate Criteria Query Test

* Updating the config file and the HibernateUtil class

* Hibernate Criteria Queries Example

* Hibernate Fetching : Eager Loading vs Lazy Loading

* Hibernate Criteria Query files

* Hibernate Eager Loading and Lazy Loading Changes
2016-08-12 09:06:19 +02:00
Grzegorz Piwowarek
da2ef4f4e7 Move hbm files to resources folder 2016-08-10 11:48:21 +02:00
PRITAM BANERJEE
ee0e14e590 Hibernate Criteria Query (#592)
* BAEL-212
Contains:
1. Hibernate Criteria Query Classes
2. Hibernate Criteria Query Test

* Updating the config file and the HibernateUtil class

* Hibernate Criteria Queries Example

* Hibernate Fetching : Eager Loading vs Lazy Loading

* Hibernate Criteria Query files
2016-08-10 11:36:14 +02:00
Sergey Petunin
d0e35e7022 Added test examples for the article "Hibernate: save, persist, update, merge, saveOrUpdate" (#487) 2016-07-10 22:28:34 +02:00
GuenHamza
95e6cb16d7 Added named queries to Foo Model 2016-07-07 03:30:06 +00:00
GuenHamza
ff4b5d26b0 Removed SQL file, to move to resources folder 2016-07-07 03:28:12 +00:00
GuenHamza
2fff05a4b5 Added SQL file to insert stored procedures in the MySQL database 2016-07-07 03:27:03 +00:00
GuenHamza
551272306e Added SQL file to insert stored procedures in the MySQL database 2016-07-07 03:25:28 +00:00
DOHA
e6cc0bb722 upgrade to tomcat8 2016-01-31 19:36:30 +02:00
DOHA
e2527695e6 upgrade to tomcat 8.0.30 2016-01-31 19:08:02 +02:00
eugenp
95e2d063f4 general formatting work 2016-01-30 12:01:41 +02:00
David Morley
226e23b603 Rename package to conform to standards 2016-01-20 21:04:35 -06:00
Alexander Odinets
a19854cceb Audit with JPA callbacks, Hibernate Envers and Spring Data JPA 2015-12-30 16:56:51 +03:00
eugenp
416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
eugenp
5dcca02c96 formatting work 2015-07-23 17:13:49 +03:00
eugenp
a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp
1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
eugenp
c1de3ea8a3 making non-deployable projects jar type 2014-08-06 20:48:05 +03:00
egmp777
27ab504a90 Latest Changes as of May 13th
Added utility class for data creation (populating tables).
Eliminated hbm.xml files
Fixed the strange “id bug” with Foo
Eliminated the bar_id field from the Foo class
2014-05-13 09:42:24 -05:00
eugenp
890d4348cd minor testing work 2014-05-11 10:39:34 +03:00
eugenp
a2c98ab37f minor cleanup 2014-05-11 10:35:35 +03:00
egmp777
ade8cb51db Corrections After the Merge Today 2014-05-10 18:33:51 -05:00
egmp777
942b186e60 Hibernate/JPA Sorting Repo Compiled in Eclipse 2014-05-10 15:13:30 -05:00
egmp777
80cb34833c Update Bar.java 2014-05-09 15:48:57 -05:00
eugenp
15f753ce55 hibernate 4 testing work 2014-05-05 16:34:10 +03:00
eugenp
3e87601c17 early hibernate example work 2014-04-09 22:06:54 +02:00
eugenp
ebb75abf66 maven upgrades, new way of configuring properties for persistence 2014-03-26 12:34:22 +02:00
eugenp
361343211b quick updates and cleanup 2014-01-02 17:33:10 +02:00
eugenp
ca62e14784 package cleanup 2013-12-31 19:14:28 +02:00
eugenp
fcf3e693f5 upgrading all xsds to spring 4 2013-12-31 19:12:12 +02:00
eugenp
757843907d maven upgrade to spring 3.2 2013-12-18 14:52:47 +02:00
eugenp
e412b13818 hibernate and other maven upgrades 2013-08-19 21:34:24 +03:00
eugenp
561ec82250 connection pooling work 2013-07-04 12:51:44 +03:00
eugenp
270bd5b707 introducing a real connection pool 2013-07-04 12:15:44 +03:00
eugenp
0b375c6d55 minor fixes and maven upgrades 2013-07-04 11:34:55 +03:00
Eugen
3201a925ca cleanup work 2013-06-03 18:01:44 +03:00