|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.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 | |
---|---|
java.util.List<FieldResult> |
EntityResult.getFieldResult()
Gets the value of the fieldResult property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |