public class PGXADataSourceFactory extends PGObjectFactory
| Constructor and Description |
|---|
PGXADataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
Dereferences a PostgreSQL DataSource.
|
getProperty, loadBaseDataSourcepublic @Nullable Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment) throws Exception
PGObjectFactorygetObjectInstance in interface ObjectFactorygetObjectInstance in class PGObjectFactoryExceptionCopyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.