Uses of Class
io.rxmicro.data.sql.r2dbc.postgresql.detail.AbstractPostgreSQLRepository
-
Packages that use AbstractPostgreSQLRepository Package Description io.rxmicro.data.sql.r2dbc.postgresql -
-
Uses of AbstractPostgreSQLRepository in io.rxmicro.data.sql.r2dbc.postgresql
Methods in io.rxmicro.data.sql.r2dbc.postgresql that return types with arguments of type AbstractPostgreSQLRepository Modifier and Type Method Description Class<? extends AbstractPostgreSQLRepository>value()Returns the abstract repository class, which contains a partial or a full implementation of the data repository
-