Uses of Interface
org.gvsig.postgresql.dal.PostgreSQLConnectionParameters
Packages that use PostgreSQLConnectionParameters
-
Uses of PostgreSQLConnectionParameters in org.gvsig.postgresql.dal
Classes in org.gvsig.postgresql.dal that implement PostgreSQLConnectionParametersModifier and TypeClassDescriptionclassclassclassclassMethods in org.gvsig.postgresql.dal that return PostgreSQLConnectionParametersMethods in org.gvsig.postgresql.dal with parameters of type PostgreSQLConnectionParametersModifier and TypeMethodDescriptionstatic StringPostgreSQLHelper.getConnectionURL(PostgreSQLConnectionParameters params) Constructors in org.gvsig.postgresql.dal with parameters of type PostgreSQLConnectionParametersModifierConstructorDescriptionPostgreSQLHelper(PostgreSQLConnectionParameters connectionParameters, org.gvsig.fmap.dal.store.jdbc2.spi.ConnectionProvider connectionProvider) Constructor for use only for testing purposes.