Uses of Class
org.apache.openejb.jee.jpa.IdClass
-
Packages that use IdClass Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of IdClass in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as IdClass Modifier and Type Field Description protected IdClassEntity. idClassprotected IdClassMappedSuperclass. idClassMethods in org.apache.openejb.jee.jpa that return IdClass Modifier and Type Method Description IdClassObjectFactory. createIdClass()Create an instance ofIdClassIdClassEntity. getIdClass()Gets the value of the idClass property.IdClassMappedSuperclass. getIdClass()Gets the value of the idClass property.IdClassMapping. getIdClass()Methods in org.apache.openejb.jee.jpa with parameters of type IdClass Modifier and Type Method Description voidEntity. setIdClass(IdClass value)Sets the value of the idClass property.voidMappedSuperclass. setIdClass(IdClass value)Sets the value of the idClass property.voidMapping. setIdClass(IdClass value)
-