Package | Description |
---|---|
org.postgresql.core | |
org.postgresql.jdbc | |
org.postgresql.xml |
Modifier and Type | Method and Description |
---|---|
PGXmlFactoryFactory |
BaseConnection.getXmlFactoryFactory()
Retrieve the factory to instantiate XML processing factories.
|
Modifier and Type | Method and Description |
---|---|
PGXmlFactoryFactory |
PgConnection.getXmlFactoryFactory() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPGXmlFactoryFactory
Default implementation of PGXmlFactoryFactory that configures each factory per OWASP recommendations.
|
class |
LegacyInsecurePGXmlFactoryFactory |
Copyright © 2021 PostgreSQL Global Development Group. All rights reserved.