Uses of Class
com.redhat.persistence.Expression.Passthrough

Packages that use Expression.Passthrough
com.redhat.persistence   
com.redhat.persistence.engine.rdbms Generates optimized SQL queries based on metadata. 
 

Uses of Expression.Passthrough in com.redhat.persistence
 

Methods in com.redhat.persistence that return Expression.Passthrough
static Expression.Passthrough Expression.passthrough(String expr)
           
 

Methods in com.redhat.persistence with parameters of type Expression.Passthrough
abstract  void Expression.Switch.onPassthrough(Expression.Passthrough p)
           
 

Uses of Expression.Passthrough in com.redhat.persistence.engine.rdbms
 

Methods in com.redhat.persistence.engine.rdbms with parameters of type Expression.Passthrough
 void SQLWriter.write(Expression.Passthrough e)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC