Edit C:\Users\Administrator\Desktop\back-talend\lib\org\postgresql\Driver.class
Êþº¾ 0n ?N ?O PQRS T U ?T ?VW Y Z[\] ^_ ?`a ?b ?cd e fg ?hi T ?j Pk lm ?no ?pq !Tr !s !t !uv 'Tw lxyzy{ '| '} '~? 0? ? ?? ???? ?? ?? 6? ? ?? ? ???? ??? C??? E? E? C?? ???? ¡¢ ?£ ?¤ ?¥ ?¦ P§ ?¨© Wª« Y¬ W W® × W¯°X =± =² =³´ =µ¶·¸¹ hº h» h¼½ =¾ ?¿ÀÁÂà fÄÅ fuÆ hªÇ ÈÉ0Ê ËÌDz ÍÎ ÏÐÑ PÒÓ ?Ô ?Õ 6Ö ?h ?× ØÙÚ ?TÛ ?T ÏÜÝ ?Þßà Yáâã Yäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ ConnectThread InnerClasses DEBUG I ConstantValue INFO logger Lorg/postgresql/core/Logger; logLevelSet Z defaultProperties Ljava/util/Properties; knownProperties [[Ljava/lang/Object; MAJORVERSION MINORVERSION protocols [Ljava/lang/String; class$org$postgresql$Driver Ljava/lang/Class; Synthetic <init> ()V Code LineNumberTable LocalVariableTable this Lorg/postgresql/Driver; getDefaultProperties ()Ljava/util/Properties; e )Ljava/security/PrivilegedActionException; l_e Ljava/lang/Exception; driverLogLevel Ljava/lang/String; Exceptions loadDefaultProperties url Ljava/net/URL; is Ljava/io/InputStream; i merged cl Ljava/lang/ClassLoader; urls Ljava/util/ArrayList; urlEnum Ljava/util/Enumeration; connect ?(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection; defaults ioe Ljava/io/IOException; propName timeout J ct %Lorg/postgresql/Driver$ConnectThread; ex1 #Lorg/postgresql/util/PSQLException; ace &Ljava/security/AccessControlException; ex2 info props makeConnection acceptsURL (Ljava/lang/String;)Z getPropertyInfo H(Ljava/lang/String;Ljava/util/Properties;)[Ljava/sql/DriverPropertyInfo; name copy [Ljava/sql/DriverPropertyInfo; getMajorVersion ()I getMinorVersion getVersion ()Ljava/lang/String; jdbcCompliant ()Z parseURL @(Ljava/lang/String;Ljava/util/Properties;)Ljava/util/Properties; tmp found portNumber Ljava/lang/Integer; token l_pos state urlProps l_urlServer l_urlArgs l_qPos ipv6start ipv6end ipv6address st Ljava/util/StringTokenizer; count qst host *(Ljava/util/Properties;)Ljava/lang/String; port (Ljava/util/Properties;)I user database (Ljava/util/Properties;)J !Ljava/lang/NumberFormatException; notImplemented <(Ljava/lang/Class;Ljava/lang/String;)Ljava/sql/SQLException; callClass functionName setLogLevel (I)V logLevel getLogLevel makeSSL S(Lorg/postgresql/core/PGStream;Ljava/util/Properties;Lorg/postgresql/core/Logger;)V stream Lorg/postgresql/core/PGStream; sslEnabled l_return access$000 /(Lorg/postgresql/Driver;)Ljava/util/Properties; x0 class$ %(Ljava/lang/String;)Ljava/lang/Class; x1 "Ljava/lang/ClassNotFoundException; access$100 <clinit> Ljava/sql/SQLException; SourceFile Driver.java ù ë ãF java/lang/ClassNotFoundException java/lang/NoClassDefFoundError Û Ü Î Ï org/postgresql/Driver$1 Û java/util/Properties 'java/security/PrivilegedActionException java/io/IOException Ø Ù org.postgresql.DriverEF Ì Í loglevel89 java/lang/Exception !" Ê Ë ICan't find a classloader for the Driver; not loading driver configuration#$ java/lang/StringBuffer -Loading driver configuration via classloader %&%'( java/util/ArrayList &org/postgresql/driverconfig.properties)*+,-./0123 java/net/URL #Loading driver configuration from: 456789 Ü â ã !org/postgresql/util/PSQLException ;Error loading default settings from driverconfig.properties:;<=> Û? Û@AB java/lang/StringCD Error in url: Connecting with URL: þ2 #org/postgresql/Driver$ConnectThread ÛE java/lang/Thread (PostgreSQL JDBC driver connection thread ÛFG ÜHI Connection error:#J $java/security/AccessControlException ËYour security policy has prevented the connection from being attempted. You probably need to grant the connect java.net.SocketPermission to the database server host and port that you wish to connect to. Unexpected connection error: XSomething unusual has occured to cause the driver to fail. Please report this exception. $org/postgresql/jdbc3/Jdbc3Connection,-./0-1- ÛK Ð Ñ java/sql/DriverPropertyInfo ÛL java/lang/BooleanMN ÍO éP × )PostgreSQL 8.3 JDBC3 with SSL (build 603)QRSTSU [Q ] ipv6host java/util/StringTokenizer :/ ÛVWX :Y0 Ö × Protocol / PGDBNAME PGHOSTZ[ PGPORT & localhost\ 5432 loginTimeout]^_ java/lang/NumberFormatException #Couldn't parse loginTimeout value: `a "Method {0} is not yet implemented.b .;cd> Ûe;fg= org/postgresql/core/Logger org/postgresql/Driverhi java/sql/SQLExceptionj Ü [Ljava/lang/Object; java/lang/Objectkl GDatabase name to connect to; may be specified directly in the JDBC URL. 'Username to connect to the database as.ml MHostname of the PostgreSQL server; may be specified directly in the JDBC URL. ^Port number to connect to the PostgreSQL server on; may be specified directly in the JDBC URL. password $Password to use when authenticating. protocolVersion gForce use of a particular protocol version when connecting; if set, disables protocol version fallback. ssl @Control use of SSL; any nonnull value causes SSL to be required. sslfactory 0Provide a SSLSocketFactory class when using SSL. sslfactoryarg <Argument forwarded to constructor of SSLSocketFactory class. DControl the driver's log verbosity: 0 is off, 1 is INFO, 2 is DEBUG. 0 1 2 allowEncodingChanges 6Allow the user to change the client_encoding variable. logUnclosedConnections ?When connections that are not explicitly closed are garbage collected, log the stacktrace from the opening of the connection to trace the leak source. prepareThreshold .Default statement prepare threshold (numeric). charSet OWhen connecting to a pre-7.3 server, the database encoding to assume is in use. compatible IForce compatibility of some features with an older version of the driver. 7.1 7.2 7.3 7.4 8.0 8.1 8.2 ZThe login timeout, in seconds; 0 means no timeout beyond the normal TCP connection timout. stringtype oThe type to bind String parameters as (usually 'varchar'; 'unspecified' allows implicit casting to other types) varchar unspecified jdbc postgresql java/sql/Driver java/lang/Class forName initCause ,(Ljava/lang/Throwable;)Ljava/lang/Throwable; (Lorg/postgresql/Driver;)V java/security/AccessController doPrivileged =(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object; getException ()Ljava/lang/Exception; getProperty &(Ljava/lang/String;)Ljava/lang/String; java/lang/Integer parseInt (Ljava/lang/String;)I getClass ()Ljava/lang/Class; getClassLoader ()Ljava/lang/ClassLoader; java/lang/ClassLoader getSystemClassLoader debug (Ljava/lang/String;)V append ,(Ljava/lang/String;)Ljava/lang/StringBuffer; ,(Ljava/lang/Object;)Ljava/lang/StringBuffer; toString getResources +(Ljava/lang/String;)Ljava/util/Enumeration; java/util/Enumeration hasMoreElements nextElement ()Ljava/lang/Object; add (Ljava/lang/Object;)Z size get (I)Ljava/lang/Object; openStream ()Ljava/io/InputStream; load (Ljava/io/InputStream;)V java/io/InputStream close org/postgresql/util/GT tr org/postgresql/util/PSQLState UNEXPECTED_ERROR Lorg/postgresql/util/PSQLState; I(Ljava/lang/String;Lorg/postgresql/util/PSQLState;Ljava/lang/Throwable;)V (Ljava/util/Properties;)V propertyNames ()Ljava/util/Enumeration; setProperty 8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; +(Ljava/lang/String;Ljava/util/Properties;)V )(Ljava/lang/Runnable;Ljava/lang/String;)V start getResult (J)Ljava/sql/Connection; *(Ljava/lang/String;Ljava/lang/Throwable;)V b(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/util/Properties;Ljava/lang/String;)V '(Ljava/lang/String;Ljava/lang/String;)V booleanValue required description choices indexOf (I)I substring (II)Ljava/lang/String; (I)Ljava/lang/String; ((Ljava/lang/String;Ljava/lang/String;Z)V hasMoreTokens nextToken equals decode '(Ljava/lang/String;)Ljava/lang/Integer; 8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; java/lang/Float parseFloat (Ljava/lang/String;)F java/sql/DriverManager getLoginTimeout getName 8(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String; NOT_IMPLEMENTED 4(Ljava/lang/String;Lorg/postgresql/util/PSQLState;)V org/postgresql/ssl/MakeSSL convert registerDriver (Ljava/sql/Driver;)V printStackTrace TRUE Ljava/lang/Boolean; FALSE ! ? ? Á Ä Å Æ Ç È Å Æ É Ê Ë Ì Í Î Ï Ð Ñ Ò Å Æ Ó Ô Å Æ Õ Ö × Ø Ù Ú Û Ü Ý 3 *· ± Þ / "