Uses of Class
org.apache.openejb.jee.jpa.PreUpdate
-
Packages that use PreUpdate Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PreUpdate in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as PreUpdate Modifier and Type Field Description protected PreUpdateEntity. preUpdateprotected PreUpdateEntityListener. preUpdateprotected PreUpdateMappedSuperclass. preUpdateMethods in org.apache.openejb.jee.jpa that return PreUpdate Modifier and Type Method Description PreUpdateObjectFactory. createPreUpdate()Create an instance ofPreUpdatePreUpdateEntity. getPreUpdate()Gets the value of the preUpdate property.PreUpdateEntityListener. getPreUpdate()Gets the value of the preUpdate property.PreUpdateMappedSuperclass. getPreUpdate()Gets the value of the preUpdate property.PreUpdateMapping. getPreUpdate()Methods in org.apache.openejb.jee.jpa with parameters of type PreUpdate Modifier and Type Method Description voidEntity. setPreUpdate(PreUpdate value)Sets the value of the preUpdate property.voidEntityListener. setPreUpdate(PreUpdate value)Sets the value of the preUpdate property.voidMappedSuperclass. setPreUpdate(PreUpdate value)Sets the value of the preUpdate property.voidMapping. setPreUpdate(PreUpdate value)
-