Uses of Class
org.apache.openejb.jee.jpa.PostUpdate
-
Packages that use PostUpdate Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PostUpdate in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as PostUpdate Modifier and Type Field Description protected PostUpdateEntity. postUpdateprotected PostUpdateEntityListener. postUpdateprotected PostUpdateMappedSuperclass. postUpdateMethods in org.apache.openejb.jee.jpa that return PostUpdate Modifier and Type Method Description PostUpdateObjectFactory. createPostUpdate()Create an instance ofPostUpdatePostUpdateEntity. getPostUpdate()Gets the value of the postUpdate property.PostUpdateEntityListener. getPostUpdate()Gets the value of the postUpdate property.PostUpdateMappedSuperclass. getPostUpdate()Gets the value of the postUpdate property.PostUpdateMapping. getPostUpdate()Methods in org.apache.openejb.jee.jpa with parameters of type PostUpdate Modifier and Type Method Description voidEntity. setPostUpdate(PostUpdate value)Sets the value of the postUpdate property.voidEntityListener. setPostUpdate(PostUpdate value)Sets the value of the postUpdate property.voidMappedSuperclass. setPostUpdate(PostUpdate value)Sets the value of the postUpdate property.voidMapping. setPostUpdate(PostUpdate value)
-