Subject Re: [Firebird-Java] firebird conection pool and glassfish
Author Mark Rotteveel
On 16-2-2013 11:11, Mark Rotteveel wrote:
> Instead of the properties serverName, portNumber and databaseName you
> can also use one property:
> database (with <server>[/<port>]:<path-or-alias>, where the
> portnumber is optional)

Small addendum: you can also use //<server>[:<port>]/<path-or-alias>

> I would advise not to use the "database" property as it is non-standard
> (JDBC defines the serverName, databaseName and portNumber properties),
> and we might remove it in the future.

Mark
--
Mark Rotteveel