Uses of Class
org.apache.openejb.jee.jpa.PostLoad
-
Packages that use PostLoad Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PostLoad in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as PostLoad Modifier and Type Field Description protected PostLoadEntity. postLoadprotected PostLoadEntityListener. postLoadprotected PostLoadMappedSuperclass. postLoadMethods in org.apache.openejb.jee.jpa that return PostLoad Modifier and Type Method Description PostLoadObjectFactory. createPostLoad()Create an instance ofPostLoadPostLoadEntity. getPostLoad()Gets the value of the postLoad property.PostLoadEntityListener. getPostLoad()Gets the value of the postLoad property.PostLoadMappedSuperclass. getPostLoad()Gets the value of the postLoad property.PostLoadMapping. getPostLoad()Methods in org.apache.openejb.jee.jpa with parameters of type PostLoad Modifier and Type Method Description voidEntity. setPostLoad(PostLoad value)Sets the value of the postLoad property.voidEntityListener. setPostLoad(PostLoad value)Sets the value of the postLoad property.voidMappedSuperclass. setPostLoad(PostLoad value)Sets the value of the postLoad property.voidMapping. setPostLoad(PostLoad value)
-