Uses of Class
org.azzyzt.jee.runtime.dto.query.Literal

Packages that use Literal
org.azzyzt.jee.runtime.dto.query   
 

Uses of Literal in org.azzyzt.jee.runtime.dto.query
 

Methods in org.azzyzt.jee.runtime.dto.query that return Literal
static Literal Literal.parse(java.lang.String text, LiteralType type)
          Factory method that creates a Literal from a text.