Java org.hibernate.cfg BinderHelper fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.cfg BinderHelper fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

PropertyfindPropertyByName(PersistentClass associatedClass, String propertyName)
Retrieve the property by path in a recursive way, including IndetifierProperty in the loop If propertyName is null or empty, the IdentifierProperty is returned
PropertyfindPropertyByName(Component component, String propertyName)
Retrieve the property by path in a recursive way