Edit C:\galaxie\jobs\GALAXIE__JOBs\GALAXIE__PCKG_0.5\lib\org\postgresql\PGProperty.class
Êþº¾ 4 org/postgresql/PGProperty -Ljava/lang/Enum<Lorg/postgresql/PGProperty;>; java/lang/Enum PGProperty.java PG_DBNAME Lorg/postgresql/PGProperty; PG_HOST PG_PORT USER PASSWORD PROTOCOL_VERSION OPTIONS LOGGER_LEVEL LOGGER_FILE PREPARE_THRESHOLD PREPARED_STATEMENT_CACHE_QUERIES !PREPARED_STATEMENT_CACHE_SIZE_MIB DATABASE_METADATA_CACHE_FIELDS "DATABASE_METADATA_CACHE_FIELDS_MIB DEFAULT_ROW_FETCH_SIZE BINARY_TRANSFER READ_ONLY BINARY_TRANSFER_ENABLE BINARY_TRANSFER_DISABLE STRING_TYPE UNKNOWN_LENGTH LOG_UNCLOSED_CONNECTIONS LOG_SERVER_ERROR_DETAIL DISABLE_COLUMN_SANITISER SSL SSL_MODE SSL_FACTORY SSL_FACTORY_ARG Ljava/lang/Deprecated; SSL_HOSTNAME_VERIFIER SSL_CERT SSL_KEY SSL_ROOT_CERT SSL_PASSWORD SSL_PASSWORD_CALLBACK TCP_KEEP_ALIVE LOGIN_TIMEOUT CONNECT_TIMEOUT SOCKET_TIMEOUT CANCEL_SIGNAL_TIMEOUT SOCKET_FACTORY SOCKET_FACTORY_ARG RECEIVE_BUFFER_SIZE SEND_BUFFER_SIZE ASSUME_MIN_SERVER_VERSION APPLICATION_NAME JAAS_LOGIN JAAS_APPLICATION_NAME KERBEROS_SERVER_NAME USE_SPNEGO GSS_LIB SSPI_SERVICE_CLASS ALLOW_ENCODING_CHANGES CURRENT_SCHEMA TARGET_SERVER_TYPE LOAD_BALANCE_HOSTS HOST_RECHECK_SECONDS PREFER_QUERY_MODE AUTOSAVE CLEANUP_SAVEPOINTS REWRITE_BATCHED_INSERTS HIDE_UNPRIVILEGED_OBJECTS REPLICATION ESCAPE_SYNTAX_CALL_MODE READ_ONLY_MODE name Ljava/lang/String; defaultValue required Z description choices [Ljava/lang/String; $VALUES [Lorg/postgresql/PGProperty; values ()[Lorg/postgresql/PGProperty; Q R U R clone ()Ljava/lang/Object; X Y W Z valueOf /(Ljava/lang/String;)Lorg/postgresql/PGProperty; 5(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; \ ^ _ <init> L(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V M(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V a c d this P `(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Ljava/lang/String;)V a h i (Ljava/lang/String;I)V a k l I J n K J p L M r N J t O P v getName ()Ljava/lang/String; getDefaultValue getChoices ()[Ljava/lang/String; get *(Ljava/util/Properties;)Ljava/lang/String; java/util/Properties getProperty 8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; ? ? ? ? properties Ljava/util/Properties; set +(Ljava/util/Properties;Ljava/lang/String;)V remove &(Ljava/lang/Object;)Ljava/lang/Object; ? ? ? ? setProperty 8(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; ? ? ? ? value getBoolean (Ljava/util/Properties;)Z } ~ ? java/lang/Boolean ? '(Ljava/lang/String;)Ljava/lang/Boolean; \ ? ? ? booleanValue ()Z ? ? ? ? getIntNoCheck (Ljava/util/Properties;)I java/lang/Integer ¡ parseInt (Ljava/lang/String;)I £ ¤ ¢ ¥ getInt !org/postgresql/util/PSQLException ¨ java/lang/NumberFormatException ª java/lang/String ¬ 3{0} parameter value must be an integer but was: {1} ® java/lang/Object ° x y ² org/postgresql/util/GT ´ tr 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; ¶ · µ ¸ org/postgresql/util/PSQLState º INVALID_PARAMETER_VALUE Lorg/postgresql/util/PSQLState; ¼ ½ » ¾ I(Ljava/lang/String;Lorg/postgresql/util/PSQLState;Ljava/lang/Throwable;)V a À © Á nfe !Ljava/lang/NumberFormatException; getInteger +(Ljava/util/Properties;)Ljava/lang/Integer; (I)Ljava/lang/Integer; \ Ç ¢ È (Ljava/util/Properties;Z)V toString (Z)Ljava/lang/String; Ë Ì ? Í (Ljava/util/Properties;I)V (I)Ljava/lang/String; Ë Ð ¢ Ñ I isPresent getSetString Õ ~ Ö toDriverPropertyInfo 5(Ljava/util/Properties;)Ljava/sql/DriverPropertyInfo; java/sql/DriverPropertyInfo Ú '(Ljava/lang/String;Ljava/lang/String;)V a Ü Û Ý Û r Û t Û v propertyInfo Ljava/sql/DriverPropertyInfo; forName S T å equals (Ljava/lang/Object;)Z ç è é property } ? ? ì o Ljava/lang/Object; <clinit> ()V PGDBNAME ó GDatabase name to connect to (may be specified directly in the JDBC URL) õ ÷ PGHOST ú MHostname of the PostgreSQL server (may be specified directly in the JDBC URL) ü þ PGPORT IPort of the PostgreSQL server (may be specified directly in the JDBC URL) a b user 'Username to connect to the database as. password $Password to use when authenticating. protocolVersion bForce use of a particular protocol version when connecting, currently only version 3 is supported. 3 options! 6Specify 'options' connection initialization parameter.# % loggerLevel( Logger level of the driver* OFF, DEBUG. TRACE0 2 loggerFile5 File name output of the Logger7 9 prepareThreshold< 5> IStatement prepare threshold. A value of {@code -1} stands for forceBinary@ B preparedStatementCacheQueriesE 256G ?Specifies the maximum number of entries in per-connection cache of prepared statements. A value of {@code 0} disables the cache.I K preparedStatementCacheSizeMiBN ?Specifies the maximum size (in megabytes) of a per-connection prepared statement cache. A value of {@code 0} disables the cache.P R databaseMetadataCacheFieldsU 65536W lSpecifies the maximum number of fields to be cached per connection. A value of {@code 0} disables the cache.Y [ databaseMetadataCacheFieldsMiB^ ySpecifies the maximum size (in megabytes) of fields to be cached per connection. A value of {@code 0} disables the cache.` b defaultRowFetchSizee 0g ?Positive number of rows that should be fetched from the database when more rows are needed for ResultSet by each fetch iterationi k binaryTransfern truep <Use binary format for sending and receiving data if possibler t readOnlyw falsey &Puts this connection in read-only mode{ } binaryTransferEnable? ? TComma 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.? ? stringtype? oThe type to bind String parameters as (usually 'varchar', 'unspecified' allows implicit casting to other types)? unspecified? varchar? ? unknownLength?ÿÿÿ :Specifies the length to return for types of unknown length? 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¥ § logServerErrorDetailª pInclude full server error detail in exception messages. If disabled then only the error itself will be included.¬ ® disableColumnSanitiser± 7Enable optimization that disables column name sanitiser³ µ ssl¸ AControl use of SSL (any non-null value causes SSL to be required)º ¼ ! sslmode¿ "Parameter governing the use of SSLÁ disableà allowÅ preferÇ requireÉ verify-caË verify-fullÍ ! Ï " sslfactoryÒ 0Provide a SSLSocketFactory class when using SSL.Ô "