Java org.hibernate.tuple.entity EntityTuplizerFactory fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.tuple.entity EntityTuplizerFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.tuple.entity EntityTuplizerFactory.

The text is from its open source code.

Method

voidregisterDefaultTuplizerClass(EntityMode entityMode, Class tuplizerClass)
Method allowing registration of the tuplizer class to use as default for a particular entity-mode.