Java org.hibernate.type ManyToOneType fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.type ManyToOneType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.type ManyToOneType.

The text is from its open source code.

Constructor

Method

StringgetAssociatedEntityName()
The name of the associated entity.
ClassgetReturnedClass()
This returns the wrong class for an entity with a proxy, or for a named entity.