Para isso, podemos fazer o mapeamento conforme o código abaixo: @Entity public class Pessoa { @Id @GeneratedValue(strategy=GenerationType.SEQUENCE, generator=” ...
確定! 回上一頁