Subject | Re: JDBC Development |
---|---|
Author | alberola@bio.es |
Post date | 2001-04-27T07:34:40Z |
Hi,
I think that we would have to discuss about the naming convention.
I am using a different one (firebird.gds.xxx and firebird.jdbc.xxx).
IMHO, We mustn't use org.firebirdsql.jdbc.xxx because we don't
own that domain.
And, what about the project name (we need a module name for
commiting to CVS). Do you like FireClient ? Any ideas ?
Bye.
Alejandro Alberola
I think that we would have to discuss about the naming convention.
I am using a different one (firebird.gds.xxx and firebird.jdbc.xxx).
IMHO, We mustn't use org.firebirdsql.jdbc.xxx because we don't
own that domain.
And, what about the project name (we need a module name for
commiting to CVS). Do you like FireClient ? Any ideas ?
Bye.
Alejandro Alberola
--- In IB-Java@y..., David Jencks <davidjencks@e...> wrote:
>
> I have used the naming convention like this:
>
> java.sql.Array interface >> org.firebirdsql.jdbc.FBArray
>
>