org.apache.beehive.controls.system.jdbc.parser
Class JdbcFragment

Object
  extended by SqlFragment
      extended by SqlFragmentContainer
          extended by JdbcFragment

public final class JdbcFragment
extends SqlFragmentContainer

Represents an SQL escape sequence found in the SQL annotation's statement member. A JdbcFragment may contain child SqlFragments, typically these fragments consist of LiteralFragments and ReflectionFragments. Parameter substitutions may occur within the SQL escape delimiters {}. Syntactically an SQL escape sequence must match one of the following forms, where _space_ is a whitespace character: