org.postgresql.util

Java Source Code / Java Documentation
1. JDK Core
2. JDK Modules
3. JDK Modules com.sun
4. JDK Modules com.sun.java
5. JDK Modules Platform
6. JDK Modules sun
7. Open Source Graphic Library
8. Open Source IDE Eclipse
9. Open Source J2EE
10. Open Source JBOSS
11. Open Source JDBC Driver
12. Open Source Library
13. Open Source Library Database
14. Open Source Net
15. Science
16. Sevlet Container
17. SUN GlassFish
18. Swing Library
19. Web Services apache cxf 2.0.1
20. Web Services AXIS2
21. XML
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Source Code / Java Documentation » Open Source JDBC Driver » postgresql » org.postgresql.util 
org.postgresql.util
Java Source File NameTypeComment
Base64.javaClass This code is a stripped down version of Robert Harder's Public Domain Base64 implementation.
GT.javaClass This class provides a wrapper around a gettext message catalog that can provide a localized version of error messages.
MD5Digest.javaClass
PGbytea.javaClass Converts to and from the postgresql bytea datatype used by the backend.
PGInterval.javaClass
PGmoney.javaClass
PGobject.javaClass
PGtokenizer.javaClass This class is used to tokenize the text output of org.postgres.
PSQLDriverVersion.javaClass This class holds the current build number and a utility program to print it and the file it came from.
PSQLState.javaClass This class is used for holding SQLState codes.
PSQLWarning.javaClass
ServerErrorMessage.javaClass
StreamWrapper.javaClass Wrapper around a length-limited InputStream.
UnixCrypt.javaClass Contains static methods to encrypt and compare passwords with Unix encrypted passwords.
w__w__w___.__j__a___va2__s._c_o___m_
Home | Contact Us
Copyright 2003 - 07 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.