JPA hibernate with sequence stratery as legacy_hilo and multiple applications deployed

后端 未结 0 937
暖寄归人
暖寄归人 2020-12-10 20:39

I\'m using JPA with hibernate and have a bean defined like this.

@Entity
@Table(name = "ARTICLE")
@GenericGenerator(
        name = "ARTICLE_GE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题