Class DoubleHyphensCommentParser

java.lang.Object
org.sql2o.quirks.parameterparsing.impl.AbstractCommentParser
org.sql2o.quirks.parameterparsing.impl.DoubleHyphensCommentParser
All Implemented Interfaces:
CharParser

public class DoubleHyphensCommentParser extends AbstractCommentParser
Created by lars on 22.09.2014.
  • Constructor Details

    • DoubleHyphensCommentParser

      public DoubleHyphensCommentParser()
  • Method Details