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