Uses of Interface
org.apache.torque.util.SQLBuilder.TableCallback

Packages that use SQLBuilder.TableCallback
org.apache.torque.util Misc. 
 

Uses of SQLBuilder.TableCallback in org.apache.torque.util
 

Methods in org.apache.torque.util with parameters of type SQLBuilder.TableCallback
static java.util.Set SQLBuilder.getTableSet(Criteria crit, SQLBuilder.TableCallback tableCallback)
          Returns a set of all tables and possible aliases referenced from a criterion.
 



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.