JPA中的@Column和@Basic注解有什么不同?它们可以一起使用吗?它们应该一起使用吗?或者其中一个就足够了?
@Column
@Basic
https://stackoverflow.com/questions/1383229
相似问题