Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee6.PersistenceContextRefType
-
Packages that use PersistenceContextRefType Package Description org.jboss.shrinkwrap.descriptor.api.javaee6 Provides the interfaces and enumeration types as defined in the schemaorg.jboss.shrinkwrap.descriptor.impl.javaee6 Provides the implementation classes as defined in the schema -
-
Uses of PersistenceContextRefType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return PersistenceContextRefType Modifier and Type Method Description PersistenceContextRefType<T>PersistenceContextRefType. description(String... values)Creates for all String objects representingdescriptionelements, a newdescriptionelementPersistenceContextRefType<T>PersistenceContextRefType. id(String id)Sets theidattributePersistenceContextRefType<T>PersistenceContextRefType. mappedName(String mappedName)Sets themapped-nameelementPersistenceContextRefType<T>PersistenceContextRefType. persistenceContextRefName(String persistenceContextRefName)Sets thepersistence-context-ref-nameelementPersistenceContextRefType<T>PersistenceContextRefType. persistenceContextType(String persistenceContextType)Sets thepersistence-context-typeelementPersistenceContextRefType<T>PersistenceContextRefType. persistenceContextType(PersistenceContextTypeType persistenceContextType)Sets thepersistence-context-typeelementPersistenceContextRefType<T>PersistenceContextRefType. persistenceUnitName(String persistenceUnitName)Sets thepersistence-unit-nameelementPersistenceContextRefType<T>PersistenceContextRefType. removeAllDescription()Removes thedescriptionelementPersistenceContextRefType<T>PersistenceContextRefType. removeAllInjectionTarget()Removes allinjection-targetelementsPersistenceContextRefType<T>PersistenceContextRefType. removeAllPersistenceProperty()Removes allpersistence-propertyelementsPersistenceContextRefType<T>PersistenceContextRefType. removeId()Removes theidattributePersistenceContextRefType<T>PersistenceContextRefType. removeMappedName()Removes themapped-nameelementPersistenceContextRefType<T>PersistenceContextRefType. removePersistenceContextRefName()Removes thepersistence-context-ref-nameelementPersistenceContextRefType<T>PersistenceContextRefType. removePersistenceContextType()Removes thepersistence-context-typeattributePersistenceContextRefType<T>PersistenceContextRefType. removePersistenceUnitName()Removes thepersistence-unit-nameelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return types with arguments of type PersistenceContextRefType Modifier and Type Method Description InjectionTargetType<PersistenceContextRefType<T>>PersistenceContextRefType. createInjectionTarget()Creates a newinjection-targetelementPropertyType<PersistenceContextRefType<T>>PersistenceContextRefType. createPersistenceProperty()Creates a newpersistence-propertyelementList<InjectionTargetType<PersistenceContextRefType<T>>>PersistenceContextRefType. getAllInjectionTarget()Returns allinjection-targetelementsList<PropertyType<PersistenceContextRefType<T>>>PersistenceContextRefType. getAllPersistenceProperty()Returns allpersistence-propertyelementsInjectionTargetType<PersistenceContextRefType<T>>PersistenceContextRefType. getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.PropertyType<PersistenceContextRefType<T>>PersistenceContextRefType. getOrCreatePersistenceProperty()If not already created, a newpersistence-propertyelement will be created and returned. -
Uses of PersistenceContextRefType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee6 that implement PersistenceContextRefType Modifier and Type Class Description classPersistenceContextRefTypeImpl<T>This class implements thepersistence-context-refTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return PersistenceContextRefType Modifier and Type Method Description PersistenceContextRefType<T>PersistenceContextRefTypeImpl. description(String... values)Creates for all String objects representingdescriptionelements, a newdescriptionelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. id(String id)Sets theidattributePersistenceContextRefType<T>PersistenceContextRefTypeImpl. mappedName(String mappedName)Sets themapped-nameelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. persistenceContextRefName(String persistenceContextRefName)Sets thepersistence-context-ref-nameelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. persistenceContextType(String persistenceContextType)Sets thepersistence-context-typeelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. persistenceContextType(PersistenceContextTypeType persistenceContextType)Sets thepersistence-context-typeelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. persistenceUnitName(String persistenceUnitName)Sets thepersistence-unit-nameelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. removeAllDescription()Removes thedescriptionelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. removeAllInjectionTarget()Removes allinjection-targetelementsPersistenceContextRefType<T>PersistenceContextRefTypeImpl. removeAllPersistenceProperty()Removes allpersistence-propertyelementsPersistenceContextRefType<T>PersistenceContextRefTypeImpl. removeId()Removes theidattributePersistenceContextRefType<T>PersistenceContextRefTypeImpl. removeMappedName()Removes themapped-nameelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. removePersistenceContextRefName()Removes thepersistence-context-ref-nameelementPersistenceContextRefType<T>PersistenceContextRefTypeImpl. removePersistenceContextType()Removes thepersistence-context-typeattributePersistenceContextRefType<T>PersistenceContextRefTypeImpl. removePersistenceUnitName()Removes thepersistence-unit-nameelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return types with arguments of type PersistenceContextRefType Modifier and Type Method Description InjectionTargetType<PersistenceContextRefType<T>>PersistenceContextRefTypeImpl. createInjectionTarget()Creates a newinjection-targetelementPropertyType<PersistenceContextRefType<T>>PersistenceContextRefTypeImpl. createPersistenceProperty()Creates a newpersistence-propertyelementList<InjectionTargetType<PersistenceContextRefType<T>>>PersistenceContextRefTypeImpl. getAllInjectionTarget()Returns allinjection-targetelementsList<PropertyType<PersistenceContextRefType<T>>>PersistenceContextRefTypeImpl. getAllPersistenceProperty()Returns allpersistence-propertyelementsInjectionTargetType<PersistenceContextRefType<T>>PersistenceContextRefTypeImpl. getOrCreateInjectionTarget()If not already created, a newinjection-targetelement will be created and returned.PropertyType<PersistenceContextRefType<T>>PersistenceContextRefTypeImpl. getOrCreatePersistenceProperty()If not already created, a newpersistence-propertyelement will be created and returned.
-