Uses of Class
de.hybris.platform.persistence.property.JDBCValueMappings
-
Packages that use JDBCValueMappings Package Description de.hybris.platform.directpersistence.setter de.hybris.platform.persistence.framework de.hybris.platform.persistence.property -
-
Uses of JDBCValueMappings in de.hybris.platform.directpersistence.setter
Fields in de.hybris.platform.directpersistence.setter declared as JDBCValueMappings Modifier and Type Field Description protected JDBCValueMappingsInsertPreparedStatementSetter. jdbcValueMapperprotected JDBCValueMappingsUpdatePreparedStatementSetter. jdbcValueMapperprotected JDBCValueMappingsUpdatePropsPreparedStatementSetter. jdbcValueMapper -
Uses of JDBCValueMappings in de.hybris.platform.persistence.framework
Methods in de.hybris.platform.persistence.framework that return JDBCValueMappings Modifier and Type Method Description JDBCValueMappingsPersistencePool. getJDBCValueMappings() -
Uses of JDBCValueMappings in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property that return JDBCValueMappings Modifier and Type Method Description static JDBCValueMappingsJDBCValueMappings. getInstance()
-