Uses of Enum Class
com.liferay.portal.kernel.change.tracking.sql.CTSQLModeThreadLocal.CTSQLMode
Packages that use CTSQLModeThreadLocal.CTSQLMode
-
Uses of CTSQLModeThreadLocal.CTSQLMode in com.liferay.portal.kernel.change.tracking.sql
Methods in com.liferay.portal.kernel.change.tracking.sql that return CTSQLModeThreadLocal.CTSQLModeModifier and TypeMethodDescriptionCTSQLModeThreadLocal.getCTSQLMode()Returns the enum constant of this class with the specified name.static CTSQLModeThreadLocal.CTSQLMode[]CTSQLModeThreadLocal.CTSQLMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.change.tracking.sql with parameters of type CTSQLModeThreadLocal.CTSQLModeModifier and TypeMethodDescriptionstatic com.liferay.petra.lang.SafeCloseableCTSQLModeThreadLocal.setCTSQLModeWithSafeCloseable(CTSQLModeThreadLocal.CTSQLMode ctSQLMode)