Re: Does JDBC support encrypted/secured communication
From: Lee Fesperman (firstsql_at_ix.netcom.com)
Date: 02/26/05
- Next message: hdhfg: "Any other RowSet implementation?"
- Previous message: Lee Fesperman: "Re: Does JDBC support compressed data communication"
- In reply to: goyald_at_gmail.com: "Does JDBC support encrypted/secured communication"
- Next in thread: goyald_at_gmail.com: "Re: Does JDBC support encrypted/secured communication"
- Reply: goyald_at_gmail.com: "Re: Does JDBC support encrypted/secured communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)
- Next message: hdhfg: "Any other RowSet implementation?"
- Previous message: Lee Fesperman: "Re: Does JDBC support compressed data communication"
- In reply to: goyald_at_gmail.com: "Does JDBC support encrypted/secured communication"
- Next in thread: goyald_at_gmail.com: "Re: Does JDBC support encrypted/secured communication"
- Reply: goyald_at_gmail.com: "Re: Does JDBC support encrypted/secured communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|