Uses of Class
org.apache.openejb.jee.jpa.FieldResult
-
Packages that use FieldResult Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FieldResult in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type FieldResult Modifier and Type Field Description protected List<FieldResult>EntityResult. fieldResultMethods in org.apache.openejb.jee.jpa that return FieldResult Modifier and Type Method Description FieldResultObjectFactory. createFieldResult()Create an instance ofFieldResultMethods in org.apache.openejb.jee.jpa that return types with arguments of type FieldResult Modifier and Type Method Description List<FieldResult>EntityResult. getFieldResult()Gets the value of the fieldResult property.
-