From owner-freebsd-hackers Thu Aug 20 23:00:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13238 for freebsd-hackers-outgoing; Thu, 20 Aug 1998 23:00:52 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13230 for ; Thu, 20 Aug 1998 23:00:46 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id AAA12070; Fri, 21 Aug 1998 00:00:06 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id AAA10439; Fri, 21 Aug 1998 00:00:05 -0600 Date: Fri, 21 Aug 1998 00:00:05 -0600 Message-Id: <199808210600.AAA10439@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Julian Elischer Cc: hackers@FreeBSD.ORG, Melora Svoboda Subject: Re: [Fwd: ODBC/JDBC and FreeBSD] In-Reply-To: <35DCD69A.63DECDAD@whistle.com> References: <35DCD69A.63DECDAD@whistle.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I don't even know what these are.... Java stuff. The poster should be pointed to java@FreeBSD.org, in any case... > 3. Is there ODBC/JDBC driver (bridge) support for FreeBSD? Any pointers > to who might provide it if it exists? None that I'm aware of, although I understand mySQL or miniSQL has a JDBC driver that might work. > 1. Are you aware whether there a JIT for the FreeBSD Java JDK port? No, the SUN sources do not include a JIT. However, kaffe (in ports) is a JIT/VM implementation, so you might check it out. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message