Grzegorz Piwowarek
71e0d80096
Move @immutable examples to spring-hibernate5 ( #1350 )
2017-03-09 21:03:37 +01:00
Walter Gómez
273394fe4e
Hibernate immutable ( #1333 )
...
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Create README.md
* Update README.md
* Migrate hibernate-immutable to spring-hibernate-4
Include integration test
Add immutable.cfg.xml
Include util for configuration
* Remove project for hibernate-immutable
2017-03-09 14:06:51 +01:00
mariiakulik
e5ecd86f27
README files update ( #1195 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Delete README.md
2017-02-19 22:22:43 +01:00
maibin
c95097e294
Simple Genetic Algorithms improvements ( #1146 )
...
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Simple Genetic Algorithm improvements
2017-02-09 18:25:40 -06:00
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
maibin
ffd17c1b21
Fix the Hibernate4 issues ( #1106 )
...
* Binary genetic algorithm
* Fix the junit tests conflict
2017-02-04 18:47:30 +01:00
eugenp
bd6fe7269e
minor cleanup work - formatting
2017-02-04 14:14:23 +02:00
Chima Ejiofor
cd921fe6d3
Fixed Unit Test for hibernate one to many
2017-02-03 23:59:07 +01: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
DOHA
199fdf2198
configure integration test
2016-10-18 19:16:53 +02:00
Naoshadul Islam
46604ddf6d
Updated README.md
2016-10-16 13:05:59 +03: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
2c18c48803
Refactor Lazy/Eager loading examples
2016-08-18 20:25:12 +02:00
Grzegorz Piwowarek
779188929a
Refactor Lazy/Eager loading examples
2016-08-18 20:24:52 +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
Grzegorz Piwowarek
c3766c0138
Remove eclipse-specific config
2016-08-02 00:15:36 +02:00
Grzegorz Piwowarek
a09e6454f3
Remove Eclipse-specific files
2016-07-19 18:18:50 +03: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
Slavisa Baeldung
30f00a34af
BAEL-65 - moving from sout to logger
2016-07-07 15:43:53 +02:00
GuenHamza
11bc145948
Update README.md - added link to stored procedure article
2016-07-07 03:38:09 +00:00
GuenHamza
7eb04b4ea5
Added Foo stored procedures tests
2016-07-07 03:32:37 +00: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
a6768e6a9d
minor fix
2016-04-09 18:32:49 +02:00
eugenp
a2989da4bf
maven work
2016-03-06 12:10:06 +02:00
eugenp
0708c51125
mave work
2016-03-06 11:59:13 +02:00
MichelLeBon
ae8d5ca8db
Update README.md
2016-02-11 02:48:47 +02:00
MichelLeBon
58e82f3c1f
Update README.md
2016-02-08 11:46:02 +02:00
MichelLeBon
f09bce94f9
Update README.md
2016-02-06 23:51:06 +02: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
eugenp
3a4426e7ca
testing work
2016-01-20 20:54:40 -06:00
eugenp
ed8ca6ab8e
maven upgrades
2016-01-20 20:54:39 -06:00
Alexander Odinets
a19854cceb
Audit with JPA callbacks, Hibernate Envers and Spring Data JPA
2015-12-30 16:56:51 +03:00