Subject | Re: [Firebird-Java] Re: Problem with metadata in dbunit |
---|---|
Author | Roman Rokytskyy |
Post date | 2009-03-18T08:55:01Z |
> I encountered the same problem with Jaybird 2.1.6 and FB 2.1.I have fixed something in HEAD, will check with your example.
>
> 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.
Roman