|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.oejb2.AbstractNamingEntryType
org.apache.openejb.jee.oejb2.PersistenceUnitRefType
public class PersistenceUnitRefType
| Field Summary | |
|---|---|
protected PatternType |
pattern
|
protected String |
persistenceUnitName
|
protected String |
persistenceUnitRefName
|
| Constructor Summary | |
|---|---|
PersistenceUnitRefType()
|
|
| Method Summary | |
|---|---|
PatternType |
getPattern()
Gets the value of the pattern property. |
String |
getPersistenceUnitName()
Gets the value of the persistenceUnitName property. |
String |
getPersistenceUnitRefName()
Gets the value of the entityManagerFactoryRefName property. |
void |
setPattern(PatternType value)
Sets the value of the pattern property. |
void |
setPersistenceUnitName(String value)
Sets the value of the persistenceUnitName property. |
void |
setPersistenceUnitRefName(String value)
Sets the value of the entityManagerFactoryRefName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String persistenceUnitRefName
protected String persistenceUnitName
protected PatternType pattern
| Constructor Detail |
|---|
public PersistenceUnitRefType()
| Method Detail |
|---|
public String getPersistenceUnitRefName()
Stringpublic void setPersistenceUnitRefName(String value)
value - allowed object is
Stringpublic String getPersistenceUnitName()
Stringpublic void setPersistenceUnitName(String value)
value - allowed object is
Stringpublic PatternType getPattern()
PatternTypepublic void setPattern(PatternType value)
value - allowed object is
PatternType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||