Subject Re: Status Vector (status_vector)
Author Adilson Ricardo Fernandes
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> Hi,
>
> > I need to have access in 'status_vector' for get errors'
details. Is
> > it possible in JayBird?
> >
> > If yes, how to do?
>
> It is available in parsed form as instance of GDSException
(accessible
> through FBSQLException.getInternalException() method). What exactly
> information do you need?

The Constraints' names, index's names...


>
> Roman

Adilson.