org.hibernate.test.annotations.tuplizer
Class DynamicComponentTuplizer
java.lang.Object
org.hibernate.tuple.component.AbstractComponentTuplizer
org.hibernate.tuple.component.PojoComponentTuplizer
org.hibernate.test.annotations.tuplizer.DynamicComponentTuplizer
- All Implemented Interfaces:
- Serializable, ComponentTuplizer, Tuplizer
public class DynamicComponentTuplizer
- extends PojoComponentTuplizer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicComponentTuplizer
public DynamicComponentTuplizer(Component component)
buildInstantiator
protected Instantiator buildInstantiator(Component component)
- Overrides:
buildInstantiator
in class PojoComponentTuplizer
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.