|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostPersist | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm | |
| Uses of PostPersist in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as PostPersist | |
|---|---|
protected PostPersist |
MappedSuperclass.postPersist
|
protected PostPersist |
EntityListener.postPersist
|
protected PostPersist |
Entity.postPersist
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm that return PostPersist | |
|---|---|
PostPersist |
PostPersist.clone()
Creates and returns a copy of this object. |
protected static PostPersist |
ObjectFactory.copyOfPostPersist(PostPersist clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance. |
PostPersist |
ObjectFactory.createPostPersist()
Create an instance of PostPersist |
PostPersist |
MappedSuperclass.getPostPersist()
Gets the value of the postPersist property. |
PostPersist |
EntityListener.getPostPersist()
Gets the value of the postPersist property. |
PostPersist |
Entity.getPostPersist()
Gets the value of the postPersist property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type PostPersist | |
|---|---|
protected static PostPersist |
ObjectFactory.copyOfPostPersist(PostPersist clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance. |
void |
MappedSuperclass.setPostPersist(PostPersist value)
Sets the value of the postPersist property. |
void |
EntityListener.setPostPersist(PostPersist value)
Sets the value of the postPersist property. |
void |
Entity.setPostPersist(PostPersist value)
Sets the value of the postPersist property. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type PostPersist | |
|---|---|
PostPersist(PostPersist o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||