Uses of Class
org.apache.openejb.jee.jpa.Transient
-
Packages that use Transient Package Description 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 Modifier and Type Field Description protected List<Transient>Attributes. _transientprotected List<Transient>EmbeddableAttributes. _transientMethods in org.apache.openejb.jee.jpa that return Transient Modifier and Type Method Description TransientObjectFactory. createTransient()Create an instance ofTransientMethods in org.apache.openejb.jee.jpa that return types with arguments of type Transient Modifier and Type Method Description List<Transient>Attributes. getTransient()Gets the value of the transient property.List<Transient>EmbeddableAttributes. getTransient()Gets the value of the transient property.
-