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