|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamedNativeQuery | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of NamedNativeQuery in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as NamedNativeQuery | |
|---|---|
protected NamedNativeQuery[] |
EntityMappings.namedNativeQuery
|
protected NamedNativeQuery[] |
Entity.namedNativeQuery
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return NamedNativeQuery | |
|---|---|
NamedNativeQuery |
NamedNativeQuery.clone()
Creates and returns a copy of this object. |
static NamedNativeQuery |
ObjectFactory.copyOfNamedNativeQuery(NamedNativeQuery clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedNativeQuery instance. |
NamedNativeQuery |
ObjectFactory.createNamedNativeQuery()
Create an instance of NamedNativeQuery |
NamedNativeQuery[] |
EntityMappings.getNamedNativeQuery()
|
NamedNativeQuery[] |
Entity.getNamedNativeQuery()
|
NamedNativeQuery |
EntityMappings.getNamedNativeQuery(int idx)
|
NamedNativeQuery |
Entity.getNamedNativeQuery(int idx)
|
NamedNativeQuery |
EntityMappings.setNamedNativeQuery(int idx,
NamedNativeQuery value)
|
NamedNativeQuery |
Entity.setNamedNativeQuery(int idx,
NamedNativeQuery value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type NamedNativeQuery | |
|---|---|
void |
EntityMappings.copyNamedNativeQuery(NamedNativeQuery[] source)
Copies all values of property NamedNativeQuery. |
void |
Entity.copyNamedNativeQuery(NamedNativeQuery[] source)
Copies all values of property NamedNativeQuery. |
static NamedNativeQuery |
ObjectFactory.copyOfNamedNativeQuery(NamedNativeQuery clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedNativeQuery instance. |
NamedNativeQuery |
EntityMappings.setNamedNativeQuery(int idx,
NamedNativeQuery value)
|
NamedNativeQuery |
Entity.setNamedNativeQuery(int idx,
NamedNativeQuery value)
|
void |
EntityMappings.setNamedNativeQuery(NamedNativeQuery[] values)
|
void |
Entity.setNamedNativeQuery(NamedNativeQuery[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type NamedNativeQuery | |
|---|---|
NamedNativeQuery(NamedNativeQuery o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedNativeQuery instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||