java类javax.persistence.InheritanceType的实例源码

TestModelWithEumAndUnique.java 文件源码 项目:ibankapp-base 阅读 28 收藏 0 点赞 0 评论 0
void setStatus(InheritanceType status) {
  this.status = status;
}
EntityConfig.java 文件源码 项目:celerio 阅读 26 收藏 0 点赞 0 评论 0
public boolean is(InheritanceType strategy) {
    return hasInheritance() && getInheritance().is(strategy);
}


问题


面经


文章

微信
公众号

扫码关注公众号