Uses of Class
org.apache.openejb.jee.jpa.MappedSuperclass
-
Packages that use MappedSuperclass Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MappedSuperclass in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type MappedSuperclass Modifier and Type Field Description protected KeyedCollection<String,MappedSuperclass>EntityMappings. mappedSuperclassMethods in org.apache.openejb.jee.jpa that return MappedSuperclass Modifier and Type Method Description MappedSuperclassObjectFactory. createMappedSuperclass()Create an instance ofMappedSuperclassMethods in org.apache.openejb.jee.jpa that return types with arguments of type MappedSuperclass Modifier and Type Method Description Collection<MappedSuperclass>EntityMappings. getMappedSuperclass()Gets the value of the mappedSuperclass property.Map<String,MappedSuperclass>EntityMappings. getMappedSuperclassMap()
-