Uses of Class
org.apache.openejb.jee.jba.cmp.Select
-
Packages that use Select Package Description 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 Modifier and Type Field Description protected SelectDeclaredSql. selectMethods in org.apache.openejb.jee.jba.cmp that return Select Modifier and Type Method Description SelectObjectFactory. createSelect()Create an instance ofSelectSelectDeclaredSql. getSelect()Gets the value of the select property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Select Modifier and Type Method Description voidDeclaredSql. setSelect(Select value)Sets the value of the select property.
-