Uses of Class
org.apache.openejb.jee.jpa.Embedded
-
Packages that use Embedded Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Embedded in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type Embedded Modifier and Type Field Description protected List<Embedded>Attributes. embeddedprotected List<Embedded>EmbeddableAttributes. embeddedMethods in org.apache.openejb.jee.jpa that return Embedded Modifier and Type Method Description EmbeddedObjectFactory. createEmbedded()Create an instance ofEmbeddedMethods in org.apache.openejb.jee.jpa that return types with arguments of type Embedded Modifier and Type Method Description List<Embedded>Attributes. getEmbedded()Gets the value of the embedded property.List<Embedded>EmbeddableAttributes. getEmbedded()Gets the value of the embedded property.
-