74 Commits

Author SHA1 Message Date
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
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
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
464a60eade cleanup work 2014-08-13 20:57:48 +03:00
eugenp
af81fa53ac registration project work 2014-08-13 12:10:29 +03:00
eugenp
c1de3ea8a3 making non-deployable projects jar type 2014-08-06 20:48:05 +03:00
eugenp
120da93492 persistence cleanup work 2014-07-12 12:47:24 +03:00
egmp777
00fe1b2a6f Same code just un-commented lines
Uncommented lines to populate database in the tes
2014-05-13 09:48:28 -05: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
a9738345e8 small cleanup work 2014-05-11 16:17:22 +03:00
eugenp
1e9eefc833 minor testing work 2014-05-11 10:45:01 +03: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
79f00d975f Compiled in Eclipse and synched 2014-05-10 15:37:49 -05:00
egmp777
942b186e60 Hibernate/JPA Sorting Repo Compiled in Eclipse 2014-05-10 15:13:30 -05:00
eugenp
a5c1d774ec initial compilation fixes 2014-05-10 15:33:07 +03:00
egmp777
80cb34833c Update Bar.java 2014-05-09 15:48:57 -05:00
egmp777
730ebd57af Update FooSortingServiceTest.java 2014-05-09 15:45:46 -05:00
eugenp
15f753ce55 hibernate 4 testing work 2014-05-05 16:34:10 +03:00
Eugen
34fe047d3b Merge pull request #5 from egmp777/master
All JPA/Hibernate Sorting Tests
2014-05-05 16:14:21 +03:00
egmp777
3886a06aed Final Hibernate HQL and Criteria Tests 2014-04-30 20:59:38 -05:00
egmp777
782af18d95 Deleted Local Package and imports 2014-04-30 20:56:35 -05:00
egmp777
5dc96ceda4 All Hibernate Criteria and HQL Tests 2014-04-30 20:50:08 -05:00
eugenp
0552363098 further pagination testing work 2014-04-10 20:21:05 +02: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
9bd7030906 upgrading to spring 4 2013-12-18 15:37:44 +02:00
eugenp
43757b1955 cleanup work 2013-12-18 14:55:41 +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