public interface ComponentTuplizer implements Serializable, org.hibernate.tuple.Tuplizer
Defines further responsibilities reagarding tuplization based on
a mapped components.
ComponentTuplizer implementations should have the following constructor signature:
(org.hibernate.mapping.Component)