|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceContextRefType
A representation of the model object 'Persistence Context Ref Type'.
The following features are supported:
Description
Persistence Context Ref Name
Persistence Unit Name
Persistence Context Type
Persistence Property
Mapped Name
Injection Target
Id
EjbJar30Package.getPersistenceContextRefType()
Method Summary | |
---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInjectionTarget()
Returns the value of the 'Injection Target' containment reference list. |
XsdStringType |
getMappedName()
Returns the value of the 'Mapped Name' containment reference. |
JndiNameType |
getPersistenceContextRefName()
Returns the value of the 'Persistence Context Ref Name' containment reference. |
PersistenceContextTypeType |
getPersistenceContextType()
Returns the value of the 'Persistence Context Type' containment reference. |
|
getPersistenceProperty()
Returns the value of the 'Persistence Property' containment reference list. |
String |
getPersistenceUnitName()
Returns the value of the 'Persistence Unit Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setMappedName(XsdStringType value)
Sets the value of the ' Mapped Name ' containment reference. |
void |
setPersistenceContextRefName(JndiNameType value)
Sets the value of the ' Persistence Context Ref Name ' containment reference. |
void |
setPersistenceContextType(PersistenceContextTypeType value)
Sets the value of the ' Persistence Context Type ' containment reference. |
void |
setPersistenceUnitName(String value)
Sets the value of the ' Persistence Unit Name ' containment reference. |
Method Detail |
---|
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getPersistenceContextRefType_Description()
JndiNameType getPersistenceContextRefName()
setPersistenceContextRefName(JndiNameType)
,
EjbJar30Package.getPersistenceContextRefType_PersistenceContextRefName()
void setPersistenceContextRefName(JndiNameType value)
Persistence Context Ref Name
' containment reference.
value
- the new value of the 'Persistence Context Ref Name' containment reference.getPersistenceContextRefName()
String getPersistenceUnitName()
setPersistenceUnitName(org.eclipse.modisco.jee.ejbjar.EjbJar30.String)
,
EjbJar30Package.getPersistenceContextRefType_PersistenceUnitName()
void setPersistenceUnitName(String value)
Persistence Unit Name
' containment reference.
value
- the new value of the 'Persistence Unit Name' containment reference.getPersistenceUnitName()
PersistenceContextTypeType getPersistenceContextType()
If the meaning of the 'Persistence Context Type' containment reference isn't clear, there really should be more of a description here...
setPersistenceContextType(PersistenceContextTypeType)
,
EjbJar30Package.getPersistenceContextRefType_PersistenceContextType()
void setPersistenceContextType(PersistenceContextTypeType value)
Persistence Context Type
' containment reference.
value
- the new value of the 'Persistence Context Type' containment reference.getPersistenceContextType()
getPersistenceProperty()
PropertyType
.
Used to specify properties for the container or persistence
provider. Vendor-specific properties may be included in
the set of properties. Properties that are not recognized
by a vendor must be ignored. Entries that make use of the
namespace javax.persistence and its subnamespaces must not
be used for vendor-specific properties. The namespace
javax.persistence is reserved for use by the specification.
EjbJar30Package.getPersistenceContextRefType_PersistenceProperty()
XsdStringType getMappedName()
setMappedName(XsdStringType)
,
EjbJar30Package.getPersistenceContextRefType_MappedName()
void setMappedName(XsdStringType value)
Mapped Name
' containment reference.
value
- the new value of the 'Mapped Name' containment reference.getMappedName()
getInjectionTarget()
InjectionTargetType
.
If the meaning of the 'Injection Target' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getPersistenceContextRefType_InjectionTarget()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
EjbJar30Package.getPersistenceContextRefType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |