Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee7.PersistenceContextSynchronizationType
Packages that use PersistenceContextSynchronizationType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of PersistenceContextSynchronizationType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return PersistenceContextSynchronizationTypeModifier and TypeMethodDescriptionPersistenceContextSynchronizationType.getFromStringValue(String value) PersistenceContextRefType.getPersistenceContextSynchronization()Returns thepersistence-context-synchronizationelementReturns the enum constant of this class with the specified name.PersistenceContextSynchronizationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 with parameters of type PersistenceContextSynchronizationTypeModifier and TypeMethodDescriptionPersistenceContextRefType.persistenceContextSynchronization(PersistenceContextSynchronizationType persistenceContextSynchronization) Sets thepersistence-context-synchronizationelement -
Uses of PersistenceContextSynchronizationType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return PersistenceContextSynchronizationTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.getPersistenceContextSynchronization()Returns thepersistence-context-synchronizationelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 with parameters of type PersistenceContextSynchronizationTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.persistenceContextSynchronization(PersistenceContextSynchronizationType persistenceContextSynchronization) Sets thepersistence-context-synchronizationelement