java.lang.Object
org.hibernate.testing.orm.domain.gambit.EntityOfDynamicComponent
public class EntityOfDynamicComponent
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
EntityOfDynamicComponent
public EntityOfDynamicComponent()
-
Method Details
-
-
setId
public void setId(Long id)
-
-
setNote
public void setNote(String note)
-
-
setValues
public void setValues(Map values)
-
getValuesWithProperties
public Map getValuesWithProperties()
-
setValuesWithProperties
public void setValuesWithProperties(Map valuesWithProperties)
-