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