Haroon Khan 
							
						 
					 
					
						
						
						
						
							
						
						
							1efe19f383 
							
						 
					 
					
						
						
							
							[JAVA-11892] Logging  clean up  
						
						
						
						
					 
					
						2022-05-21 21:29:02 +01:00 
						 
				 
			
				
					
						
							
							
								Asjad J 
							
						 
					 
					
						
						
						
						
							
						
						
							b05960761d 
							
						 
					 
					
						
						
							
							Updated README.md  
						
						... 
						
						
						
						added link back to the article: https://www.baeldung.com/jpql-hql-criteria-query  
						
						
					 
					
						2022-05-10 06:49:43 +05:00 
						 
				 
			
				
					
						
							
							
								Mayank Aggarwal 
							
						 
					 
					
						
						
						
						
							
						
						
							81b9558342 
							
						 
					 
					
						
						
							
							BAEL-5558: Sorting By Date in Java ( #12132 )  
						
						... 
						
						
						
						* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5558] Sorting By Date in Java
* BAEL-5558: Added and refactored tests name
* [BAEL-5558] Refactored the code.
* [BAEL-5558] Resolved PMD violation.
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech> 
						
						
					 
					
						2022-05-09 12:04:56 -07:00 
						 
				 
			
				
					
						
							
							
								kwoyke 
							
						 
					 
					
						
						
						
						
							
						
						
							7c2845bc79 
							
						 
					 
					
						
						
							
							Merge pull request  #12185  from freelansam/JAVA-11792  
						
						... 
						
						
						
						JAVA-11792: Fix formatting of POMs 
						
						
					 
					
						2022-05-09 11:04:26 +02:00 
						 
				 
			
				
					
						
							
							
								sampadawagde 
							
						 
					 
					
						
						
						
						
							
						
						
							aed8f9100b 
							
						 
					 
					
						
						
							
							JAVA-11792: Fix formatting of POMs  
						
						
						
						
					 
					
						2022-05-08 16:36:25 +05:30 
						 
				 
			
				
					
						
							
							
								Mayank Aggarwal 
							
						 
					 
					
						
						
						
						
							
						
						
							1ce8895891 
							
						 
					 
					
						
						
							
							Bael 5438 ( #12176 )  
						
						... 
						
						
						
						* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5438] Added tests and entities for named queries and criteria queries
* [BAEL-5438] Removed unused sorting files
* [BAEL-5438] Ignored spring context test
* BAEL-5438 Indented with 4 spaces
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech> 
						
						
					 
					
						2022-05-07 14:22:36 +02:00 
						 
				 
			
				
					
						
							
							
								Mayank Aggarwal 
							
						 
					 
					
						
						
						
						
							
						
						
							7fb15d26dd 
							
						 
					 
					
						
						
							
							[BAEL-5438] Added Criteria Queries & Hibernate Queries ( #12127 )  
						
						... 
						
						
						
						* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5438] Added tests and entities for named queries and criteria queries
* [BAEL-5438] Removed unused sorting files
* [BAEL-5438] Ignored spring context test
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech> 
						
						
					 
					
						2022-04-28 10:26:16 +02:00 
						 
				 
			
				
					
						
							
							
								etrandafir93 
							
						 
					 
					
						
						
						
						
							
						
						
							49b6155952 
							
						 
					 
					
						
						
							
							BAEL-5440: hql distinct queries ( #12007 )  
						
						... 
						
						
						
						* BAEL-5440: hql distinct queries
* BAEL-5440: formated the code and renamed test class 
						
						
					 
					
						2022-04-17 14:23:51 +02:00 
						 
				 
			
				
					
						
							
							
								Asjad J 
							
						 
					 
					
						
						
						
						
							
						
						
							1e519eb47e 
							
						 
					 
					
						
						
							
							Updated README.md  
						
						... 
						
						
						
						added link back to the article: https://www.baeldung.com/java-hql-distinct  
						
						
					 
					
						2022-04-13 09:53:15 +05:00 
						 
				 
			
				
					
						
							
							
								anuragkumawat 
							
						 
					 
					
						
						
						
						
							
						
						
							054a3bcda4 
							
						 
					 
					
						
						
							
							JAVA-10083 Changes as per review comments  
						
						
						
						
					 
					
						2022-03-17 15:56:59 +05:30 
						 
				 
			
				
					
						
							
							
								anuragkumawat 
							
						 
					 
					
						
						
						
						
							
						
						
							0f920f8c79 
							
						 
					 
					
						
						
							
							JAVA-10083  
						
						
						
						
					 
					
						2022-03-12 10:38:34 +05:30 
						 
				 
			
				
					
						
							
							
								johnA1331 
							
						 
					 
					
						
						
						
						
							
						
						
							9fd7fb2c0f 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2022-02-23 19:45:17 +08:00 
						 
				 
			
				
					
						
							
							
								Vikas Rajput 
							
						 
					 
					
						
						
						
						
							
						
						
							d28a3e642a 
							
						 
					 
					
						
						
							
							Bael 4788: Completed Article - Hibernate addScalar() method ( #11783 )  
						
						... 
						
						
						
						* BAEL-4788: Added ScalarDemo Class for Hibernate addScalar Method article
* BAEL-4788: Added unit tests in the article
* BAEL-4788: removed redundant code
Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com> 
						
						
					 
					
						2022-02-19 17:06:34 +05:30 
						 
				 
			
				
					
						
							
							
								Krzysiek 
							
						 
					 
					
						
						
						
						
							
						
						
							f22f99bf1f 
							
						 
					 
					
						
						
							
							JAVA-8436: Remove AssertJ depenendency from the child modules - part 3  
						
						
						
						
					 
					
						2021-11-18 12:48:35 +01:00 
						 
				 
			
				
					
						
							
							
								freelansam 
							
						 
					 
					
						
						
						
						
							
						
						
							32dde5b5d1 
							
						 
					 
					
						
						
							
							JAVA-6475: Fix formatting of POMs ( #11087 )  
						
						... 
						
						
						
						* JAVA-6475: Fix formatting of POMs
* correct build error 
						
						
					 
					
						2021-08-03 00:27:15 +05:30 
						 
				 
			
				
					
						
							
							
								sampadawagde 
							
						 
					 
					
						
						
						
						
							
						
						
							fa112ee5f8 
							
						 
					 
					
						
						
							
							JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)  
						
						
						
						
					 
					
						2021-05-10 20:05:39 +05:30 
						 
				 
			
				
					
						
							
							
								Krzysztof Woyke 
							
						 
					 
					
						
						
						
						
							
						
						
							df68287728 
							
						 
					 
					
						
						
							
							JAVA-3595: Use jmh version defined in the parent pom.xml  
						
						
						
						
					 
					
						2021-03-21 23:06:03 +01:00 
						 
				 
			
				
					
						
							
							
								sampadawagde 
							
						 
					 
					
						
						
						
						
							
						
						
							e136bfb7df 
							
						 
					 
					
						
						
							
							JAVA-4214: Fix issue with geodb repo  
						
						
						
						
					 
					
						2021-01-07 11:06:50 +05:30 
						 
				 
			
				
					
						
							
							
								amit.pandey 
							
						 
					 
					
						
						
						
						
							
						
						
							0716abb5e7 
							
						 
					 
					
						
						
							
							used properties defined in parent pom  
						
						
						
						
					 
					
						2020-07-12 00:06:27 +05:30 
						 
				 
			
				
					
						
							
							
								sampadawagde 
							
						 
					 
					
						
						
						
						
							
						
						
							729d35140e 
							
						 
					 
					
						
						
							
							JAVA-4: Renamed hibernate5-queries to hibernate-queries  
						
						
						
						
					 
					
						2020-03-15 12:52:48 +05:30