Uses of Interface
org.postgresql.xml.PGXmlFactoryFactory
Packages that use PGXmlFactoryFactory
-
Uses of PGXmlFactoryFactory in org.postgresql.core
Methods in org.postgresql.core that return PGXmlFactoryFactoryModifier and TypeMethodDescriptionBaseConnection.getXmlFactoryFactory()
Retrieve the factory to instantiate XML processing factories. -
Uses of PGXmlFactoryFactory in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return PGXmlFactoryFactory -
Uses of PGXmlFactoryFactory in org.postgresql.xml
Classes in org.postgresql.xml that implement PGXmlFactoryFactoryModifier and TypeClassDescriptionclass
Default implementation of PGXmlFactoryFactory that configures each factory per OWASP recommendations.class