Uses of Class
org.jvnet.hyperjaxb3.ejb.schemas.customizations.EmbeddedId

Uses of EmbeddedId in org.jvnet.hyperjaxb3.ejb.schemas.customizations
 

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as EmbeddedId
protected  EmbeddedId Persistence.defaultEmbeddedId
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return EmbeddedId
 EmbeddedId ObjectFactory.createEmbeddedId()
          Create an instance of EmbeddedId
 EmbeddedId Persistence.getDefaultEmbeddedId()
          Gets the value of the defaultEmbeddedId property.
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return types with arguments of type EmbeddedId
 JAXBElement<EmbeddedId> ObjectFactory.createEmbeddedId(EmbeddedId value)
          Create an instance of JAXBElement<EmbeddedId>}
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type EmbeddedId
 JAXBElement<EmbeddedId> ObjectFactory.createEmbeddedId(EmbeddedId value)
          Create an instance of JAXBElement<EmbeddedId>}
 void Persistence.setDefaultEmbeddedId(EmbeddedId value)
          Sets the value of the defaultEmbeddedId property.
 



Copyright © 2005-2014. All Rights Reserved.