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