Open sockeqwe opened 8 years ago
Detect if two or more columns are annotated with the same name "foo" like @Column("foo")
@Column("foo")
Detect if two or more columns are annotated with the same name "foo" like
@Column("foo")