Re: Does JDBC support encrypted/secured communication

From: Lee Fesperman (firstsql_at_ix.netcom.com)
Date: 02/26/05


Date: Sat, 26 Feb 2005 00:41:54 GMT

goyald@gmail.com wrote:
>
> Is there any JDBC support for encrypted or secured communication
> (specifically for SQLServer or Oracle) or for any other database?

That's outside the standard JDBC interface. It depends entirely on the individual JDBC
driver and DBMS backend. Check your vendor's docs.

I do know that the standard JDBC driver for MySQL does support SSL.

-- 
Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS  (http://www.firstsql.com)


Relevant Pages

  • Re: [Info-Ingres] jdbc caches prepared statements?
    ... [Info-Ingres] jdbc caches prepared statements? ... the JDBC driver needs to follow the DBMS here. ... For the DBMS, in theory I would agree, but it turned out that changing ...
    (comp.databases.ingres)
  • Re: JDBC Driver: Connection reset by peer: socket write error
    ... Either your network broke the socket between the driver ... >>and the DBMS, or the DBMS had a failure which required it to ... I reboot the server that hosts both JDBC & the SQL ... the failure you showed was with a connection ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Microsoft Access Database with Java.
    ... If you want to use a database, you'll need DBMS ... >>functionality of Microsoft Access in a JDBC driver any time soon. ... the "design" view of the table to find out what the real column names ...
    (comp.lang.java.databases)
  • Re: Microsoft Access Database with Java.
    ... > Fabian Rossbacher wrote: ... If you want to use a database, you'll need DBMS ... > functionality of Microsoft Access in a JDBC driver any time soon. ...
    (comp.lang.java.databases)
  • Re: Does JDBC support compressed data communication
    ... That's outside the standard JDBC interface. ... It depends entirely on the individual JDBC ... driver and DBMS backend. ... * The Ultimate DBMS is here! ...
    (comp.lang.java.databases)