Class LiferayPropertyAccessor

Object
com.liferay.portal.dao.orm.hibernate.LiferayPropertyAccessor
All Implemented Interfaces:
org.hibernate.property.access.spi.PropertyAccessStrategy
Direct Known Subclasses:
CamelCasePropertyAccessor

public class LiferayPropertyAccessor extends Object implements org.hibernate.property.access.spi.PropertyAccessStrategy
Author:
Dante Wang
  • Constructor Details

    • LiferayPropertyAccessor

      public LiferayPropertyAccessor()
  • Method Details

    • buildPropertyAccess

      public org.hibernate.property.access.spi.PropertyAccess buildPropertyAccess(Class containerJavaType, String propertyName)
      Specified by:
      buildPropertyAccess in interface org.hibernate.property.access.spi.PropertyAccessStrategy