Uses of Class
org.hibernate.testing.orm.domain.gambit.MutableValue
-
Packages that use MutableValue Package Description org.hibernate.testing.orm.domain.gambit -
-
Uses of MutableValue in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return MutableValue Modifier and Type Method Description MutableValue
EntityOfBasics.MutableValueConverter. convertToEntityAttribute(String dbData)
MutableValue
EntityOfBasics. getMutableValue()
Methods in org.hibernate.testing.orm.domain.gambit with parameters of type MutableValue Modifier and Type Method Description String
EntityOfBasics.MutableValueConverter. convertToDatabaseColumn(MutableValue attribute)
void
EntityOfBasics. setMutableValue(MutableValue mutableValue)
-