Java org.hibernate.engine.internal JoinHelper fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.engine.internal JoinHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.engine.internal JoinHelper.

The text is from its open source code.

Method

String[]getLHSColumnNames(AssociationType type, int property, OuterJoinLoadable lhsPersister, Mapping mapping)
Get the unqualified names of the columns of the owning entity which are to be used in the join.