Edit C:\edeal\jobs\JOB_EQUALITING\lib\org\postgresql\Driver.class
Êþº¾ 1? \ ] ?^ _` b cdef ghi jk l mn op ^?q rl st ?u vw xy z{ ?|} ^~ ? ?? %^? x????? %? %? %??? .? ? ?? ??? ?? ?? 4? ? ?? ??? ? @¡¢£ B¤ B¥ @¦§ ?¨©ª«¬ ® ¯ ° M± ²³ S´µ U¶ S· S¸ è S¹ºa ;» ;¼ ;½¾ ;¿ ;ÀÁÂà ;ÄÅ g^ ;ÆÇ gÈ ;É gÊË gÌ gÀ gÍÎ g?ÏÐÑÒ wÓ ÔÕ Ö×Dz Ø ÙÚÛÜ vÝÞ ?ß ?à ?á ´ ?o ?âã ä åæ ?ç ?èé ?^ ^ Ùê ëìí Uîïð Uñòóôõö÷øùúûüýþÿ !"#$%&' () ConnectThread InnerClasses DEBUG I ConstantValue INFO logger Lorg/postgresql/core/Logger; logLevelSet Z cancelTimer Ljava/util/Timer; defaultProperties Ljava/util/Properties; knownProperties [[Ljava/lang/Object; MAJORVERSION MINORVERSION protocols [Ljava/lang/String; <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 se Ljava/lang/SecurityException; 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; ioe Ljava/io/IOException; propName timeout J ct %Lorg/postgresql/Driver$ConnectThread; ex1 #Lorg/postgresql/util/PSQLException; ace &Ljava/security/AccessControlException; ex2 info defaults 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; ex !Ljava/lang/NumberFormatException; portStr address portIdx addr slash addresses hosts Ljava/lang/StringBuffer; ports token l_pos urlProps l_urlServer l_urlArgs l_qPos args hostSpecs 7(Ljava/util/Properties;)[Lorg/postgresql/util/HostSpec; [Lorg/postgresql/util/HostSpec; user *(Ljava/util/Properties;)Ljava/lang/String; database (Ljava/util/Properties;)J notImplemented <(Ljava/lang/Class;Ljava/lang/String;)Ljava/sql/SQLException; callClass Ljava/lang/Class; functionName setLogLevel (I)V logLevel getLogLevel getParentLogger ()Ljava/util/logging/Logger; addTimerTask (Ljava/util/TimerTask;J)V timerTask Ljava/util/TimerTask; milliSeconds access$000 /(Lorg/postgresql/Driver;)Ljava/util/Properties; x0 access$100 x1 <clinit> Ljava/sql/SQLException; SourceFile Driver.java ù ñ é ê à á org/postgresql/Driver$1 é*+,- java/util/Properties 'java/security/PrivilegedActionException./ java/io/IOException org/postgresql/Driver Ü Ý loglevel01234HI java/lang/Exception user.name567 java/lang/SecurityException89:;<=>< Ú Û ICan't find a classloader for the Driver; not loading driver configuration?@ java/lang/StringBuilder -Loading driver configuration via classloader ABACD% java/util/ArrayList &org/postgresql/driverconfig.propertiesEFGH'IJKLM"NO java/net/URL #Loading driver configuration from: PQRSTU ê ð ñ !org/postgresql/util/PSQLException ;Error loading default settings from driverconfig.propertiesVW1XYZ é[ é\]^ java/lang/String() Error in url: Connecting with URL: B #org/postgresql/Driver$ConnectThread é_ java/lang/Thread (PostgreSQL JDBC driver connection thread é`a êbc Connection error:?d $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/jdbc3g/Jdbc3gConnection<=?@A@ ée â ã java/sql/DriverPropertyInfo éf java/lang/Booleang'h Ýi ÷j è "PostgreSQL 9.2 JDBC3g (build 1003)klmnmo jdbc:postgresql:pq" // PGDBNAME ,rs java/lang/StringBuffertl java/lang/NumberFormatExceptionAuvwAx 5432AyzI PGPORT PGHOST localhost & org/postgresql/util/HostSpec é{0| loginTimeout}~ #Couldn't parse loginTimeout value: ??" java/sql/SQLException "Method {0} is not yet implemented.?% .W??Z?%K" getParentLogger()CD Þ ß java/util/Timer é??O org/postgresql/core/Logger??? ê [Ljava/lang/Object; java/lang/Object?? GDatabase name to connect to; may be specified directly in the JDBC URL. 'Username to connect to the database as.?? 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). binaryTransfer =Use binary format for sending and receiving data if possible. binaryTransferEnable UComma separated list of types to enable binary transfer. Either OID numbers or names. binaryTransferDisable «Comma separated list of types to disable binary transfer. Either OID numbers or names. Overrides values in the driver default set and values set with binaryTransferEnable. 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. socketTimeout MThe timeout value for socket read operations, in seconds; 0 means no timeout. tcpKeepAlive 'Enable or disable TCP keep-alive probe. stringtype oThe type to bind String parameters as (usually 'varchar'; 'unspecified' allows implicit casting to other types) varchar unspecified kerberosServerName ?The Kerberos service name to use when authenticating with GSSAPI. This is equivalent to libpq's PGKRBSRVNAME environment variable. jaasApplicationName ISpecifies the name of the JAAS system or application login configuration. jdbc postgresql ç è java/sql/Driver (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 java/lang/System setProperty 8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; getClass ()Ljava/lang/Class; java/lang/Class getClassLoader ()Ljava/lang/ClassLoader; java/lang/ClassLoader getSystemClassLoader debug (Ljava/lang/String;)V append -(Ljava/lang/String;)Ljava/lang/StringBuilder; -(Ljava/lang/Object;)Ljava/lang/StringBuilder; 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; +(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 n([Lorg/postgresql/util/HostSpec;Ljava/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; startsWith length split '(Ljava/lang/String;)[Ljava/lang/String; lastIndexOf ,(Ljava/lang/String;)Ljava/lang/StringBuffer; subSequence (II)Ljava/lang/CharSequence; 2(Ljava/lang/CharSequence;)Ljava/lang/StringBuffer; (C)Ljava/lang/StringBuffer; setLength (Ljava/lang/String;I)V 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 getState (Z)V schedule registerDriver (Ljava/sql/Driver;)V printStackTrace TRUE Ljava/lang/Boolean; FALSE ! ? Ñ Ô Õ Ö × Ø Õ Ö Ù Ú Û Ü Ý Þ ß à á â ã ä Õ Ö å æ Õ Ö × ç è é ê ë 3 *· ± ì . ) í î ï "