METAGEN-67 removing comment
This commit is contained in:
parent
e8233364ea
commit
6146563ee8
|
@ -26,7 +26,6 @@ import org.hibernate.jpamodelgen.test.accesstype.Shop;
|
|||
*/
|
||||
@MappedSuperclass
|
||||
public class Product {
|
||||
// @Access(AccessType.FIELD)
|
||||
@ManyToOne
|
||||
Shop shop;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue