Uses of Class
org.hibernate.testing.orm.domain.gambit.Component
Packages that use Component
-
Uses of Component in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return ComponentMethods in org.hibernate.testing.orm.domain.gambit with parameters of type ComponentConstructors in org.hibernate.testing.orm.domain.gambit with parameters of type ComponentModifierConstructorDescriptionEntityOfComposites
(Integer id, String name, Component component) EntityOfComposites
(Integer id, Component component)