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 访问 Infobright 的技术吗?据我了解,我应该使用普通的 jdbc 连接并执行查询,而不是使用 hibernate 之类的高级东西。我对吗?
从 Java 访问 Infobright 的方法与使用 MySQL 的方法相同。我们支持可从 MySQL 网站获得的 JDBC 驱动程序。