~maria-captains/mariadb-java-client/trunk

Viewing all changes in revision 442.

  • Committer: Vladislav Vaintroub
  • Date: 2013-06-14 12:58:19 UTC
  • Revision ID: wlad@montyprogram.com-20130614125819-5xslh40scs14dmy1
CONJ-35 : provide alternative implementation for DatabaseMetadata.getImportedKeys() that does not use information schema, but parses the output of "show create table" instead. 

The reason for it is to speed up  DatabaseMetadata.getImportedKeys() call , which can get very slow  in certain scenarios involving hibernate

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: