how do you set a column as `nvarchar`? The project...
# spring
t
how do you set a column as
nvarchar
? The project is using
spring-data-jpa
. I’ve found some options:
@Nationalized
,
@Column(columnDefinition = ... )
,
type StringNVarcharType
Which one?
stackoverflow 1
thank you a lot @Czar 🤦🏻‍♂️
👎 1
c
Your question is not related to kotlin at all. Your feeble attempt at sarcasm is not appreciated.
👍🏾 1
👎🏻 2
d
One for https://gitter.im/spring-projects/spring-data anyways if you cant find the answer anywhere else
👍🏻 1