|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityResult | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EntityResult in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa with type parameters of type EntityResult | |
---|---|
protected java.util.List<EntityResult> |
SqlResultSetMapping.entityResult
|
Methods in org.apache.openejb.jee.jpa that return EntityResult | |
---|---|
EntityResult |
ObjectFactory.createEntityResult()
Create an instance of EntityResult |
Methods in org.apache.openejb.jee.jpa that return types with arguments of type EntityResult | |
---|---|
java.util.List<EntityResult> |
SqlResultSetMapping.getEntityResult()
Gets the value of the entityResult property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |