Uses of Class
org.apache.openejb.jee.jpa.FieldResult

Packages that use FieldResult
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
protected  List<FieldResult> EntityResult.fieldResult
           
 

Methods in org.apache.openejb.jee.jpa that return FieldResult
 FieldResult ObjectFactory.createFieldResult()
          Create an instance of FieldResult
 

Methods in org.apache.openejb.jee.jpa that return types with arguments of type FieldResult
 List<FieldResult> EntityResult.getFieldResult()
          Gets the value of the fieldResult property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.