|
||||||||||
| 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 java.util.List<NamedNativeQuery> |
EntityMappings.namedNativeQuery
|
protected java.util.List<NamedNativeQuery> |
Entity.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 | |
|---|---|
java.util.List<NamedNativeQuery> |
EntityMappings.getNamedNativeQuery()
Gets the value of the namedNativeQuery property. |
java.util.List<NamedNativeQuery> |
Entity.getNamedNativeQuery()
Gets the value of the namedNativeQuery property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||