|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceContextTypeType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of PersistenceContextTypeType in org.apache.openejb.jee.oejb2 |
---|
Fields in org.apache.openejb.jee.oejb2 declared as PersistenceContextTypeType | |
---|---|
protected PersistenceContextTypeType |
PersistenceContextRefType.persistenceContextType
|
Methods in org.apache.openejb.jee.oejb2 that return PersistenceContextTypeType | |
---|---|
static PersistenceContextTypeType |
PersistenceContextTypeType.fromValue(String v)
|
PersistenceContextTypeType |
PersistenceContextRefType.getPersistenceContextType()
Gets the value of the persistenceContextType property. |
static PersistenceContextTypeType |
PersistenceContextTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PersistenceContextTypeType[] |
PersistenceContextTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.openejb.jee.oejb2 with parameters of type PersistenceContextTypeType | |
---|---|
void |
PersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value)
Sets the value of the persistenceContextType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |