Uses of Class
org.apache.openejb.jee.jpa.EntityListener
-
Packages that use EntityListener Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityListener in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type EntityListener Modifier and Type Field Description protected List<EntityListener>EntityListeners. entityListenerMethods in org.apache.openejb.jee.jpa that return EntityListener Modifier and Type Method Description EntityListenerObjectFactory. createEntityListener()Create an instance ofEntityListenerMethods in org.apache.openejb.jee.jpa that return types with arguments of type EntityListener Modifier and Type Method Description List<EntityListener>EntityListeners. getEntityListener()Gets the value of the entityListener property.
-