Class FBEscapedParser


  • public final class FBEscapedParser
    extends java.lang.Object
    The class FBEscapedParser parses the SQL and converts escaped syntax to native form.
    Version:
    1.0
    Author:
    Roman Rokytskyy, Mark Rotteveel
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String parse​(java.lang.String sql)
      Converts escaped parts in the passed SQL to native representation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait