Package org.synchronoss.cpo.core.parser
package org.synchronoss.cpo.core.parser
-
ClassDescription
ExpressionParserimplementation for native expressions that use positional?bind markers (the common JDBC/CQL convention).ExpressionParserextracts bind-marker information from a native (SQL/CQL) function expression, letting CPO figure out which bean attribute each positional bind marker in the expression corresponds to.