|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Persistence | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of Persistence in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as Persistence | |
---|---|
protected Persistence |
EntityDescriptor.persistence
|
Methods in org.apache.openejb.jee.wls that return Persistence | |
---|---|
Persistence |
ObjectFactory.createPersistence()
Create an instance of Persistence |
Persistence |
EntityDescriptor.getPersistence()
Gets the value of the persistence property. |
Methods in org.apache.openejb.jee.wls with parameters of type Persistence | |
---|---|
void |
EntityDescriptor.setPersistence(Persistence value)
Sets the value of the persistence property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |