Uses of Class
org.apache.openejb.jee.jpa.Embeddable

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  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
 List<Embeddable> EntityMappings.getEmbeddable()
          Gets the value of the embeddable property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.