Subject Re: [Firebird-Java] Re: FBUserManager
Author Steven Jardine
>>Then one more suggestion that came to my mind, after I saw question about
>>the GDSType. What if we add another constructor that takes string and does
>>the conversion internally and the default constructor that uses default
>>GDSType?
>>
I have added the new constructors. The FBDatabaseMetaData class does
not need to be extended as it already contains a getUserName call.

Steve