Interface BlankNode

All Superinterfaces:
SqlNode
All Known Implementing Classes:
EolNode, WhitespaceNode

public interface BlankNode extends SqlNode
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

    Methods inherited from interface org.seasar.doma.jdbc.SqlNode

    accept, getChildren
  • Method Details

    • getBlank

      String getBlank()
    • isEol

      boolean isEol()