Class AbstractPostgreSQLRepository


  • public abstract class AbstractPostgreSQLRepository
    extends AbstractR2DBCRepository
    Used by generated code that was created by RxMicro Annotation Processor
    Since:
    0.1
    Author:
    nedis
    • Constructor Detail

      • AbstractPostgreSQLRepository

        protected AbstractPostgreSQLRepository​(Class<?> repositoryClass)
    • Method Detail

      • replaceUniversalPlaceholder

        protected final String replaceUniversalPlaceholder​(String customSQL)