|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddedId | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EmbeddedId in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa declared as EmbeddedId | |
---|---|
protected EmbeddedId |
Attributes.embeddedId
|
Methods in org.apache.openejb.jee.jpa that return EmbeddedId | |
---|---|
EmbeddedId |
ObjectFactory.createEmbeddedId()
Create an instance of EmbeddedId |
EmbeddedId |
Attributes.getEmbeddedId()
Gets the value of the embeddedId property. |
Methods in org.apache.openejb.jee.jpa with parameters of type EmbeddedId | |
---|---|
void |
Attributes.setEmbeddedId(EmbeddedId value)
Sets the value of the embeddedId property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |