Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top