jdbc make error... - Mailing list pgsql-interfaces

From James Hughes
Subject jdbc make error...
Date
Msg-id Pine.LNX.3.93.980203142238.7183D-100000@xport.bluewall.com
Whole thread Raw
Responses Re: [INTERFACES] jdbc make error...  (Peter T Mount <pgint@maidast.demon.co.uk>)
List pgsql-interfaces
postgresql/Connection.java:254: Undefined variable or class name:
UnixCrypt
                    String crypted = UnixCrypt.crypt(salt,PG_PASSWORD);


Where can I get the UnixCrypt classes?



-James


pgsql-interfaces by date:

Previous
From: Travis J Killoren
Date:
Subject: ...
Next
From: drfrog
Date:
Subject: jdbc postgresql and servlets anyone?