Uses of Enum Class
org.jboss.jca.common.api.metadata.common.FlushStrategy
Packages that use FlushStrategy
Package
Description
This package contains interfaces to define metadata api
This package contains interfaces to define metadata api cpmmon in various xsds
-
Uses of FlushStrategy in org.jboss.jca.common.api.metadata
Fields in org.jboss.jca.common.api.metadata declared as FlushStrategyModifier and TypeFieldDescriptionstatic final FlushStrategyDefaults.FLUSH_STRATEGYFlush strategy -
Uses of FlushStrategy in org.jboss.jca.common.api.metadata.common
Methods in org.jboss.jca.common.api.metadata.common that return FlushStrategyModifier and TypeMethodDescriptionstatic FlushStrategyStatic method to get enum instance given localName XsdStringPool.getFlushStrategy()Get the flushStrategy.static FlushStrategyReturns the enum constant of this class with the specified name.static FlushStrategy[]FlushStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.