Subject | Java JNI wrapper around embedded dll? |
---|---|
Author | Daniele Gariboldi |
Post date | 2003-06-20T09:15:54Z |
Most of the things I need can be done using the JDBC driver (create db,
tables etc.), but for a standalone application I still need to start up the
firebird service.
Is anyone working on a (thin) JNI wrapper over the firebird embedded server
(a single .dll)?
I think something like SWT (by eclipse.org), a thin layer to let java-only
programmers do their work.
And what about defining a (small) common standard API for this wrapper,
shared by firebird 1.5 (desktop embedded server) and firebird-ce
(http://firebird-ce.tigris.org/) ?
Last but not least, if I have to do this by myself , where can I find docs
about the header files and API (what does what)?
Bye,
Daniele Gariboldi
tables etc.), but for a standalone application I still need to start up the
firebird service.
Is anyone working on a (thin) JNI wrapper over the firebird embedded server
(a single .dll)?
I think something like SWT (by eclipse.org), a thin layer to let java-only
programmers do their work.
And what about defining a (small) common standard API for this wrapper,
shared by firebird 1.5 (desktop embedded server) and firebird-ce
(http://firebird-ce.tigris.org/) ?
Last but not least, if I have to do this by myself , where can I find docs
about the header files and API (what does what)?
Bye,
Daniele Gariboldi