Edit C:\Users\Administrator\Desktop\LIV\lib\org\postgresql\Driver.class
Êþº¾ 2y Z [ ?\ ]^ ` abcd efg hi j kl mn \Bo pj qr ?s tu vw xy ?z{ \| } ~ ? %\? v????? %? %? %??? .? ? ?? ??? ?? ?? 4? ? ?? ??? ?? @? ¡ B¢ B£ @¤¥ ?¦§¨©ª« ¬ ® ¯ M° ±² T³´ Vµ T¶ T· Ù T¸¹_ ;º ;» ;¼½ ;¾¿ÀÁ eà eÄ eÅÆ ;Ç ÈÉÊËÌ kÍÎ kÏ e³Ð ÑÒÓ ÔÕDz Ö× ØÙÚ tÛÜ ?Ý ?Þ 4ß ?m ?àá ?\ \ Øâã ?äåæ Vçèé Vêëìíîïðñòóôõö÷øùúûüýþÿ 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; <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; StackMapTabledgæ?n 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;cr? 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 propsf?§ 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 Ljava/lang/Class; functionName setLogLevel (I)V logLevel getLogLevel 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 Î Ï loglevel%&'()LM java/lang/Exception user.name*+, java/lang/SecurityException-./0121 Ì Í ICan't find a classloader for the Driver; not loading driver configuration34 java/lang/StringBuilder -Loading driver configuration via classloader 56578& java/util/ArrayList &org/postgresql/driverconfig.properties9:;(<=>?@#AB java/net/URL #Loading driver configuration from: CDEFGH Û á â !org/postgresql/util/PSQLException ;Error loading default settings from driverconfig.propertiesIJ&KLM ÚN ÚOPQ java/lang/String)* Error in url: Connecting with URL: D #org/postgresql/Driver$ConnectThread ÚR java/lang/Thread (PostgreSQL JDBC driver connection thread ÚST ÛUV Connection error:3W $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/jdbc4/Jdbc4Connection>?@AB?C? ÚX Ò Ó java/sql/DriverPropertyInfo ÚY java/lang/BooleanZ([ Ï\ è] Ù PostgreSQL 8.4 JDBC4 (build 703)^_`a`b [^) ] ipv6host java/util/StringTokenizer :/ Úcd(e& :f? Ø Ù Protocol / PGDBNAME PGHOSTgh PGPORT & localhost%i 5432 loginTimeoutjkl java/lang/NumberFormatException #Couldn't parse loginTimeout value: mn# "Method {0} is not yet implemented.o& .JpqM ÚrO# org/postgresql/core/Loggerst java/sql/SQLExceptionu Û [Ljava/lang/Object; java/lang/Objectvw GDatabase name to connect to; may be specified directly in the JDBC URL. 'Username to connect to the database as.xw 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. 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 java/lang/Throwable java/lang/ClassLoader java/util/Enumeration (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; 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; 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 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 registerDriver (Ljava/sql/Driver;)V printStackTrace TRUE Ljava/lang/Boolean; FALSE ! ? Ã Æ Ç È É Ê Ç È Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Ç È Õ Ö Ç È × Ø Ù Ú Û Ü 3 *· ± Ý / ) Þ ß à "