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, loadBaseDataSource
public @Nullable Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment) throws Exception
PGObjectFactory
getObjectInstance
in interface ObjectFactory
getObjectInstance
in class PGObjectFactory
Exception
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.