refactor penamaan table
This commit is contained in:
@@ -34,8 +34,8 @@ public class RksTemplate extends BaseEntity {
|
||||
@Column(name = "versi")
|
||||
private String versi;
|
||||
|
||||
@Column(name = "rks_daftar_isi_id")
|
||||
private Long rksDaftarIsiId;
|
||||
@Column(name = "rks_daftar_id")
|
||||
private Long rksDaftarId;
|
||||
|
||||
@Column(name = "is_active")
|
||||
@Type(type = "org.hibernate.type.NumericBooleanType")
|
||||
|
||||
Reference in New Issue
Block a user