Uses of Enum Class
org.ofbiz.core.entity.jdbc.SQLProcessor.CommitMode
Packages that use SQLProcessor.CommitMode
-
Uses of SQLProcessor.CommitMode in org.ofbiz.core.entity.jdbc
Methods in org.ofbiz.core.entity.jdbc that return SQLProcessor.CommitModeModifier and TypeMethodDescriptionSQLProcessor.getCommitMode()static SQLProcessor.CommitModeReturns the enum constant of this class with the specified name.static SQLProcessor.CommitMode[]SQLProcessor.CommitMode.values()Returns an array containing the constants of this enum class, in the order they are declared.