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