Uses of Class
org.dotwebstack.framework.backend.postgres.PostgresClient
-
Packages that use PostgresClient Package Description org.dotwebstack.framework.backend.postgres -
-
Uses of PostgresClient in org.dotwebstack.framework.backend.postgres
Constructors in org.dotwebstack.framework.backend.postgres with parameters of type PostgresClient Constructor Description PostgresBackendLoader(PostgresClient postgresClient)PostgresBackendLoaderFactory(PostgresClient postgresClient)
-