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.
我需要将 java 对象保存在数据库中并使用 eclipse rcp 应用程序检索它。有没有办法在没有 jdbc 和 http 的情况下使用 hibernate 来实现这一点?rcp 客户端处于分布式环境中,防火墙可能是一个问题。请指教。
您可以构建两种应用程序
客户端和服务器之间的通信可以基于 http 使用类似的技术