Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top