|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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> |
EmbeddableAttributes._transient
|
protected List<Transient> |
Attributes._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> |
EmbeddableAttributes.getTransient()
Gets the value of the transient property. |
List<Transient> |
Attributes.getTransient()
Gets the value of the transient property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |