|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceContextRef | |
|---|---|
| org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of PersistenceContextRef in org.apache.openejb.jee |
|---|
| Fields in org.apache.openejb.jee with type parameters of type PersistenceContextRef | |
|---|---|
protected KeyedCollection<String,PersistenceContextRef> |
MessageDrivenBean.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
WebApp.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
Interceptor.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
Application.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
EntityBean.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
SessionBean.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
ApplicationClient.persistenceContextRef
|
protected KeyedCollection<String,PersistenceContextRef> |
WebFragment.persistenceContextRef
|
| Methods in org.apache.openejb.jee that return PersistenceContextRef | |
|---|---|
PersistenceContextRef |
PersistenceContextRef.injectionTarget(Class<?> clazz,
String property)
|
PersistenceContextRef |
PersistenceContextRef.injectionTarget(String className,
String property)
|
PersistenceContextRef |
PersistenceContextRef.lookup(String lookupName)
|
PersistenceContextRef |
PersistenceContextRef.mappedName(String mappedName)
|
PersistenceContextRef |
PersistenceContextRef.name(String persistenceContextRefName)
|
PersistenceContextRef |
PersistenceContextRef.property(String name,
String value)
|
PersistenceContextRef |
PersistenceContextRef.type(PersistenceContextType persistenceContextType)
|
PersistenceContextRef |
PersistenceContextRef.unit(String persistenceUnit)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||