schakko.de

  • Home
  • Blog
  • Get to know me

database

Application Server

Hibernate uses wrong schema during schema validation

Recently I struggled upon the same problem, this guy described. Our Oracle database instance contains multiple schematics with almost the same structure. Every developer has it’s own schema for unit and integration tests. On application startup the Hibernate schema validator calls the DatabaseMetaData.getTables() for every linked entity. The method returns the first Read more…

By Schakko, 12 years12 years ago
Application Server

Use Confluence Play SQL Plug-in with MySQL

Play SQL is a an Atlassian Confluence plug-in for querying database tables and displaying the results inside a Confluence page. The plug-in has only native support for PostgreSQL and HSQL but other drivers can be used via a JNDI datasource. For using MySQL with Play SQL you have to download the Read more…

By Schakko, 13 years ago
Other places
  • dreitier.com
  • GitHub
  • Gumroad
  • Twitter
  • Xing
  • YouTube
About this blog
Practical stuff apart from my work in system design and software architecture.
Contact
  • E-Mail
  • GitHub
  • Twitter
Legal
  • Imprint
  • Privacy Policy