Uses of Class
org.apache.openejb.jee.jpa.Id
-
Packages that use Id Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Id in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type Id Modifier and Type Field Description protected List<Id>Attributes. idMethods in org.apache.openejb.jee.jpa that return Id Modifier and Type Method Description IdObjectFactory. createId()Create an instance ofIdMethods in org.apache.openejb.jee.jpa that return types with arguments of type Id Modifier and Type Method Description List<Id>Attributes. getId()Gets the value of the id property.
-