| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<NamedNativeQuery> |
Entity.namedNativeQuery |
protected List<NamedNativeQuery> |
EntityMappings.namedNativeQuery |
| Modifier and Type | Method and Description |
|---|---|
NamedNativeQuery |
ObjectFactory.createNamedNativeQuery()
Create an instance of
NamedNativeQuery |
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQuery> |
Entity.getNamedNativeQuery()
Gets the value of the namedNativeQuery property.
|
List<NamedNativeQuery> |
EntityMappings.getNamedNativeQuery()
Gets the value of the namedNativeQuery property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.