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.
1 parent a5004f4 commit d6265abCopy full SHA for d6265ab
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