Subject | Re: Problem with metadata in dbunit |
---|---|
Author | amkad2 |
Post date | 2009-03-17T08:17:38Z |
+1
I encountered the same problem with Jaybird 2.1.6 and FB 2.1.
metadata.getColumns(null, null, "AA\\_BB", null)
returns columns of tables AA_BB, AA_BB_CC, AA_BB_DD, ... (by the "AA\\_BB%" pattern in short)
It seems a bug.
---
BR, Alex
I encountered the same problem with Jaybird 2.1.6 and FB 2.1.
metadata.getColumns(null, null, "AA\\_BB", null)
returns columns of tables AA_BB, AA_BB_CC, AA_BB_DD, ... (by the "AA\\_BB%" pattern in short)
It seems a bug.
---
BR, Alex