|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.PersistenceUnitDefaultsImpl
public class PersistenceUnitDefaultsImpl
| Field Summary | |
|---|---|
protected AccessType |
access
|
protected EmptyTypeImpl |
cascadePersist
|
protected String |
catalog
|
protected EntityListenersImpl |
entityListeners
|
protected String |
schema
|
| Constructor Summary | |
|---|---|
PersistenceUnitDefaultsImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.PersistenceUnitDefaultsImpl instance. |
|
PersistenceUnitDefaultsImpl(PersistenceUnitDefaultsImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.PersistenceUnitDefaultsImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PersistenceUnitDefaultsImpl |
clone()
Creates and returns a copy of this object. |
AccessType |
getAccess()
Gets the value of the access property. |
EmptyType |
getCascadePersist()
Gets the value of the cascadePersist property. |
String |
getCatalog()
Gets the value of the catalog property. |
EntityListeners |
getEntityListeners()
Gets the value of the entityListeners property. |
String |
getSchema()
Gets the value of the schema property. |
void |
setAccess(AccessType value)
Sets the value of the access property. |
void |
setCascadePersist(EmptyType value)
Sets the value of the cascadePersist property. |
void |
setCatalog(String value)
Sets the value of the catalog property. |
void |
setEntityListeners(EntityListeners value)
Sets the value of the entityListeners property. |
void |
setSchema(String value)
Sets the value of the schema property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String schema
protected String catalog
protected AccessType access
protected EmptyTypeImpl cascadePersist
protected EntityListenersImpl entityListeners
| Constructor Detail |
|---|
public PersistenceUnitDefaultsImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.PersistenceUnitDefaultsImpl instance.
public PersistenceUnitDefaultsImpl(PersistenceUnitDefaultsImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.PersistenceUnitDefaultsImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getSchema()
PersistenceUnitDefaults
getSchema in interface PersistenceUnitDefaultsStringpublic void setSchema(String value)
PersistenceUnitDefaults
setSchema in interface PersistenceUnitDefaultsvalue - allowed object is
Stringpublic String getCatalog()
PersistenceUnitDefaults
getCatalog in interface PersistenceUnitDefaultsStringpublic void setCatalog(String value)
PersistenceUnitDefaults
setCatalog in interface PersistenceUnitDefaultsvalue - allowed object is
Stringpublic AccessType getAccess()
PersistenceUnitDefaults
getAccess in interface PersistenceUnitDefaultsAccessTypepublic void setAccess(AccessType value)
PersistenceUnitDefaults
setAccess in interface PersistenceUnitDefaultsvalue - allowed object is
AccessTypepublic EmptyType getCascadePersist()
PersistenceUnitDefaults
getCascadePersist in interface PersistenceUnitDefaultsEmptyTypepublic void setCascadePersist(EmptyType value)
PersistenceUnitDefaults
setCascadePersist in interface PersistenceUnitDefaultsvalue - allowed object is
EmptyTypepublic EntityListeners getEntityListeners()
PersistenceUnitDefaults
getEntityListeners in interface PersistenceUnitDefaultsEntityListenerspublic void setEntityListeners(EntityListeners value)
PersistenceUnitDefaults
setEntityListeners in interface PersistenceUnitDefaultsvalue - allowed object is
EntityListenerspublic PersistenceUnitDefaultsImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||