Uses of Enum Class
de.hybris.platform.directpersistence.statement.backend.ServiceCol
Packages that use ServiceCol
Package
Description
-
Uses of ServiceCol in de.hybris.platform.directpersistence.record
Methods in de.hybris.platform.directpersistence.record with parameters of type ServiceCol -
Uses of ServiceCol in de.hybris.platform.directpersistence.statement
Methods in de.hybris.platform.directpersistence.statement with parameters of type ServiceColModifier and TypeMethodDescriptionprotected ColumnPayloadNewItemStatementsBuilder.getTimeColumn(Date now, ServiceCol timeCol) -
Uses of ServiceCol in de.hybris.platform.directpersistence.statement.backend
Methods in de.hybris.platform.directpersistence.statement.backend that return ServiceColModifier and TypeMethodDescriptionstatic ServiceColReturns the enum constant of this class with the specified name.static ServiceCol[]ServiceCol.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ServiceCol in de.hybris.platform.directpersistence.statement.sql
Methods in de.hybris.platform.directpersistence.statement.sql with parameters of type ServiceCol