Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试序列化一个对象映射,该映射又可以包含休眠代理。JPA 或休眠是否有可以初始化所有代理的东西,或者我必须跟踪每个对象并专门初始化它们然后序列化。
该地图包含 15 个键,因此跟踪每个键并初始化它们有点大