Class AbstractQueryMethod

    • Method Detail

      • getMetaType

        public String getMetaType()
      • getPropertyName

        public String getPropertyName()
      • executeSelect

        protected void executeSelect​(StringBuilder declaration,
                                     List<String> paramTypes,
                                     @Nullable String containerType,
                                     boolean unwrapped,
                                     boolean mustUnwrap)