Uses of Class
org.apache.openejb.jee.jba.cmp.LeftJoin
-
Packages that use LeftJoin Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of LeftJoin in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp with type parameters of type LeftJoin Modifier and Type Field Description protected List<LeftJoin>LeftJoin. leftJoinprotected List<LeftJoin>ReadAhead. leftJoinMethods in org.apache.openejb.jee.jba.cmp that return LeftJoin Modifier and Type Method Description LeftJoinObjectFactory. createLeftJoin()Create an instance ofLeftJoinMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type LeftJoin Modifier and Type Method Description List<LeftJoin>LeftJoin. getLeftJoin()Gets the value of the leftJoin property.List<LeftJoin>ReadAhead. getLeftJoin()Gets the value of the leftJoin property.
-