Uses of Class
org.apache.openejb.jee.jpa.EntityResult
-
Packages that use EntityResult Package Description 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 Modifier and Type Field Description protected List<EntityResult>SqlResultSetMapping. entityResultMethods in org.apache.openejb.jee.jpa that return EntityResult Modifier and Type Method Description EntityResultObjectFactory. createEntityResult()Create an instance ofEntityResultMethods in org.apache.openejb.jee.jpa that return types with arguments of type EntityResult Modifier and Type Method Description List<EntityResult>SqlResultSetMapping. getEntityResult()Gets the value of the entityResult property.
-