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

Packages that use Transient
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Transient in org.apache.openejb.jee.jpa
 

Fields in org.apache.openejb.jee.jpa with type parameters of type Transient
protected  List<Transient> Attributes._transient
           
protected  List<Transient> EmbeddableAttributes._transient
           
 

Methods in org.apache.openejb.jee.jpa that return Transient
 Transient ObjectFactory.createTransient()
          Create an instance of Transient
 

Methods in org.apache.openejb.jee.jpa that return types with arguments of type Transient
 List<Transient> Attributes.getTransient()
          Gets the value of the transient property.
 List<Transient> EmbeddableAttributes.getTransient()
          Gets the value of the transient property.
 



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