Uses of Class
org.apache.openejb.jee.jba.cmp.Where

Packages that use Where
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Where in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Where
protected  Where DeclaredSql.where
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Where
 Where ObjectFactory.createWhere()
          Create an instance of Where
 Where DeclaredSql.getWhere()
          Gets the value of the where property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Where
 void DeclaredSql.setWhere(Where value)
          Sets the value of the where property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.