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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as Select
protected  Select DeclaredSql.select
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Select
 Select ObjectFactory.createSelect()
          Create an instance of Select
 Select DeclaredSql.getSelect()
          Gets the value of the select property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Select
 void DeclaredSql.setSelect(Select value)
          Sets the value of the select property.
 



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