パッケージ org.postgresql.xa
クラス PGXADataSourceFactory
java.lang.Object
org.postgresql.ds.common.PGObjectFactory
org.postgresql.xa.PGXADataSourceFactory
- すべての実装されたインタフェース:
ObjectFactory
An ObjectFactory implementation for PGXADataSource-objects.
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド org.postgresql.ds.common.PGObjectFactory
getProperty, loadBaseDataSource
-
コンストラクタの詳細
-
PGXADataSourceFactory
public PGXADataSourceFactory()
-
-
メソッドの詳細
-
getObjectInstance
public @Nullable Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?, ?> environment) throws Exceptionクラスからコピーされた説明:PGObjectFactory
Dereferences a PostgreSQL DataSource. Other types of references are ignored.- 定義:
getObjectInstance
インタフェース内ObjectFactory
- オーバーライド:
getObjectInstance
クラス内PGObjectFactory
- 例外:
Exception
-