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 JDBCValueMappings
InsertPreparedStatementSetter. jdbcValueMapper
protected JDBCValueMappings
UpdatePreparedStatementSetter. jdbcValueMapper
protected JDBCValueMappings
UpdatePropsPreparedStatementSetter. 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 JDBCValueMappings
PersistencePool. 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 JDBCValueMappings
JDBCValueMappings. getInstance()
-