Uses of Class
org.apache.openejb.jee.sun.EntityMapping
-
Packages that use EntityMapping Package Description org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityMapping in org.apache.openejb.jee.sun
Fields in org.apache.openejb.jee.sun with type parameters of type EntityMapping Modifier and Type Field Description protected List<EntityMapping>SunCmpMapping. entityMappingMethods in org.apache.openejb.jee.sun that return EntityMapping Modifier and Type Method Description EntityMappingObjectFactory. createEntityMapping()Create an instance ofEntityMappingMethods in org.apache.openejb.jee.sun that return types with arguments of type EntityMapping Modifier and Type Method Description List<EntityMapping>SunCmpMapping. getEntityMapping()
-