Skip to content

Commit f522187

Browse files
committed
Named queries and Spring projections
1 parent af69fb6 commit f522187

File tree

18 files changed

+2
-2
lines changed

18 files changed

+2
-2
lines changed

HibernateSpringBootDtoSpringProjectionNamedQuery/pom.xml renamed to HibernateSpringBootDtoSpringProjectionAnnotatedNamedQuery/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.jpa</groupId>
7-
<artifactId>HibernateSpringBootDtoSpringProjectionNamedQuery</artifactId>
7+
<artifactId>HibernateSpringBootDtoSpringProjectionAnnotatedNamedQuery</artifactId>
88
<version>1.0</version>
99
<packaging>jar</packaging>
1010

11-
<name>HibernateSpringBootDtoSpringProjectionNamedQuery</name>
11+
<name>HibernateSpringBootDtoSpringProjectionAnnotatedNamedQuery</name>
1212
<description>JPA project for Spring Boot</description>
1313

1414
<parent>

0 commit comments

Comments
 (0)