|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceUnitRef | |
---|---|
com.sun.grizzly.http.webxml.schema |
Uses of PersistenceUnitRef in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type PersistenceUnitRef | |
---|---|
List<PersistenceUnitRef> |
WebApp.persistenceUnitRef
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type PersistenceUnitRef | |
---|---|
List<PersistenceUnitRef> |
WebApp.getPersistenceUnitRef()
<persistence-unit-ref> <description>string</description> <persistence-unit-ref-name>token</persistence-unit-ref-name> <persistence-unit-name>token</persistence-unit-name> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </persistence-unit-ref> |
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type PersistenceUnitRef | |
---|---|
void |
WebApp.setPersistenceUnitRef(List<PersistenceUnitRef> persistenceUnitRef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |