org.postgresql.ds.common.PGObjectFactory.class Maven / Gradle / Ivy
???? 2 ?
8 q r
s t
6 u v w
7 x y z {
7 | } ~
7 ? ?
7 ?
? ?
q
?
7 ? ?
? ?
? ?
? ?
q ?
q ?
? ? ?
? ? ?
? ? ?
? ? ?
? ? e
? ? f
? ?
? ? g
? ? h
? ?
?
? ? ? ? ? ? ()V Code LineNumberTable LocalVariableTable this *Lorg/postgresql/ds/common/PGObjectFactory; getObjectInstance d(Ljava/lang/Object;Ljavax/naming/Name;Ljavax/naming/Context;Ljava/util/Hashtable;)Ljava/lang/Object; obj Ljava/lang/Object; name Ljavax/naming/Name; nameCtx Ljavax/naming/Context; environment Ljava/util/Hashtable; ref Ljavax/naming/Reference; className Ljava/lang/String;
StackMapTable r ?
Exceptions ? loadPoolingDataSource ,(Ljavax/naming/Reference;)Ljava/lang/Object; pds 'Lorg/postgresql/ds/PGPoolingDataSource; min max ? loadSimpleDataSource ds &Lorg/postgresql/ds/PGSimpleDataSource; loadConnectionPool cp .Lorg/postgresql/ds/PGConnectionPoolDataSource; loadBaseDataSource U(Lorg/postgresql/ds/common/BaseDataSource;Ljavax/naming/Reference;)Ljava/lang/Object; )Lorg/postgresql/ds/common/BaseDataSource; port prepareThreshold binaryTransfer binaryTransferEnable binaryTransferDisable getProperty >(Ljavax/naming/Reference;Ljava/lang/String;)Ljava/lang/String; s addr Ljavax/naming/RefAddr; ?
SourceFile PGObjectFactory.java : ; javax/naming/Reference ? ? $org.postgresql.ds.PGSimpleDataSource ? ? .org.postgresql.jdbc2.optional.SimpleDataSource *org.postgresql.jdbc3.Jdbc3SimpleDataSource [ U ,org.postgresql.ds.PGConnectionPoolDataSource ,org.postgresql.jdbc2.optional.ConnectionPool (org.postgresql.jdbc3.Jdbc3ConnectionPool ^ U %org.postgresql.ds.PGPoolingDataSource /org.postgresql.jdbc2.optional.PoolingDataSource +org.postgresql.jdbc3.Jdbc3PoolingDataSource T U dataSourceName i j ? ? %org/postgresql/ds/PGPoolingDataSource ? ? a b initialConnections ? ? ? ? ? maxConnections ? ? $org/postgresql/ds/PGSimpleDataSource ,org/postgresql/ds/PGConnectionPoolDataSource databaseName ? ? ? password ? ?
portNumber ? ?
serverName ? ? user ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? java/lang/String (org/postgresql/ds/common/PGObjectFactory java/lang/Object javax/naming/spi/ObjectFactory java/lang/Exception javax/naming/RefAddr getClassName ()Ljava/lang/String; equals (Ljava/lang/Object;)Z
getDataSource ;(Ljava/lang/String;)Lorg/postgresql/ds/PGPoolingDataSource; setDataSourceName (Ljava/lang/String;)V java/lang/Integer parseInt (Ljava/lang/String;)I setInitialConnections (I)V setMaxConnections 'org/postgresql/ds/common/BaseDataSource setDatabaseName setPassword
setPortNumber
setServerName setUser setPrepareThreshold java/lang/Boolean
getBoolean (Ljava/lang/String;)Z setBinaryTransfer (Z)V setBinaryTransferEnable setBinaryTransferDisable get *(Ljava/lang/String;)Ljavax/naming/RefAddr;
getContent ()Ljava/lang/Object; ! 7 8 9 : ; <