We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cd879c + 3bf400c commit 7516329Copy full SHA for 7516329
src/main/java/org/woehlke/beachbox/entities/Vinyl.java
@@ -7,6 +7,7 @@
7
* Created by Fert on 27.03.2014.
8
*/
9
@Entity
10
+@Table(name="vinyl")
11
public class Vinyl implements Serializable {
12
13
@Id
0 commit comments