Uses of Class
org.apache.openejb.jee.jpa.EmbeddedId
-
Packages that use EmbeddedId Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EmbeddedId in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as EmbeddedId Modifier and Type Field Description protected EmbeddedIdAttributes. embeddedIdMethods in org.apache.openejb.jee.jpa that return EmbeddedId Modifier and Type Method Description EmbeddedIdObjectFactory. createEmbeddedId()Create an instance ofEmbeddedIdEmbeddedIdAttributes. getEmbeddedId()Gets the value of the embeddedId property.Methods in org.apache.openejb.jee.jpa with parameters of type EmbeddedId Modifier and Type Method Description voidAttributes. setEmbeddedId(EmbeddedId value)Sets the value of the embeddedId property.
-