Uses of Class
de.hybris.platform.jdbcwrapper.logger.LogData.LogDataBuilder
Packages that use LogData.LogDataBuilder
-
Uses of LogData.LogDataBuilder in de.hybris.platform.jdbcwrapper.logger
Methods in de.hybris.platform.jdbcwrapper.logger that return LogData.LogDataBuilderModifier and TypeMethodDescriptionstatic LogData.LogDataBuilderLogData.builder()LogData.LogDataBuilder.withCategory(String category) LogData.LogDataBuilder.withConnectionId(int connectionId) LogData.LogDataBuilder.withDataSourceID(String dataSourceID) LogData.LogDataBuilder.withElapsed(long elapsed) LogData.LogDataBuilder.withException(Exception exception) LogData.LogDataBuilder.withLogLevel(int logLevel) LogData.LogDataBuilder.withPrepared(String prepared) LogData.LogDataBuilder.withThreadId(long threadId)