Subject Re: [Firebird-Java] Help with Jaybird and Hibernate (inside MyEclipse)
Author Roman Rokytskyy
> <property name="connection.password">987</property>

Also, if I'm not wrong, the numeric password bug was not fixed so far, so
consider changing it to something that cannot be parsed as integer.

Roman