Uses of Class
org.apache.openejb.jee.jba.cmp.Where
-
Packages that use Where Package Description 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 Modifier and Type Field Description protected WhereDeclaredSql. whereMethods in org.apache.openejb.jee.jba.cmp that return Where Modifier and Type Method Description WhereObjectFactory. createWhere()Create an instance ofWhereWhereDeclaredSql. getWhere()Gets the value of the where property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Where Modifier and Type Method Description voidDeclaredSql. setWhere(Where value)Sets the value of the where property.
-