文件名称:spring-data-jpa-postgresql:弹簧数据jpa-postgresql
文件大小:126KB
文件格式:ZIP
更新时间:2024-04-20 02:03:57
Kotlin
Hibernate,Kotlin没有可空ID属性 Hibernate实体ID ID Kotlin Nullable타입을지정해줘야다。 @Table(name = " GRP_GROUP " ) @Entity(name = " Group " ) class Group ( @Id @GeneratedValue(strategy = GenerationType . SEQUENCE , generator = " SEQ_GROUP " ) @SequenceGenerator(name = " SEQ_GROUP " , sequenceName = " SEQ_GROUP " , allocationSize = 1 ) @Column(name = " GROUP_KEY " , unique = true , nullable = false
【文件预览】:
spring-data-jpa-postgresql-master
----request.json(3KB)
----mvnw.cmd(6KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----.mvn()
--------wrapper()
----README.md(4KB)
----pom.xml(5KB)
----.gitignore(395B)