문제

Would someone advise me technology for accessing Infobright from java. As far as I understand I should use plain jdbc connection and execute queries, not making use of high level thing like hibernate. Am I right?

도움이 되었습니까?

해결책

Accessing Infobright from Java would be the same approach as you would with MySQL. We support the JDBC drivers that are available from the MySQL website.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top