Uses of Class
org.apache.openejb.jee.jba.cmp.CmpField
-
Packages that use CmpField Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CmpField in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp with type parameters of type CmpField Modifier and Type Field Description protected List<CmpField>Entity. cmpFieldMethods in org.apache.openejb.jee.jba.cmp that return CmpField Modifier and Type Method Description CmpFieldObjectFactory. createCmpField()Create an instance ofCmpFieldMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type CmpField Modifier and Type Method Description List<CmpField>Entity. getCmpField()Gets the value of the cmpField property.
-