Store Java Object as JSON in DB Table in Spring Data JDBC and Search with Stored JSON Properties Soon
i’m using spring-data-jdbc and i want to store java object as a json into database and when i find or search in the repository i use normal _
as we do in normal spring-data-jdbc nested object as an example findAllByCommonInfo_IsActive(boolean isActive)
to search inside object called commonInfo
, this is the following representation that i want to apply my question to it
Store Java Object as JSON in DB Table in Spring Data JDBC and Search with Stored JSON Properties Soon
i’m using spring-data-jdbc and i want to store java object as a json into database and when i find or search in the repository i use normal _
as we do in normal spring-data-jdbc nested object as an example findAllByCommonInfo_IsActive(boolean isActive)
to search inside object called commonInfo
, this is the following representation that i want to apply my question to it
Store Java Object as JSON in DB Table in Spring Data JDBC and Search with Stored JSON Properties Soon
i’m using spring-data-jdbc and i want to store java object as a json into database and when i find or search in the repository i use normal _
as we do in normal spring-data-jdbc nested object as an example findAllByCommonInfo_IsActive(boolean isActive)
to search inside object called commonInfo
, this is the following representation that i want to apply my question to it
Store Java Object as JSON in DB Table in Spring Data JDBC and Search with Stored JSON Properties Soon
i’m using spring-data-jdbc and i want to store java object as a json into database and when i find or search in the repository i use normal _
as we do in normal spring-data-jdbc nested object as an example findAllByCommonInfo_IsActive(boolean isActive)
to search inside object called commonInfo
, this is the following representation that i want to apply my question to it