Uses of Class
org.apache.openejb.jee.jpa.Embeddable
-
Packages that use Embeddable Package Description 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 Modifier and Type Field Description protected List<Embeddable>EntityMappings. embeddableMethods in org.apache.openejb.jee.jpa that return Embeddable Modifier and Type Method Description EmbeddableObjectFactory. createEmbeddable()Create an instance ofEmbeddableMethods in org.apache.openejb.jee.jpa that return types with arguments of type Embeddable Modifier and Type Method Description List<Embeddable>EntityMappings. getEmbeddable()Gets the value of the embeddable property.
-