我想存储一个包含String键和一个类作为JPA值的hashmap.如下所示:
Map<String, Person>
java hibernate jpa
hibernate ×1
java ×1
jpa ×1