Class PrivatePropertyAccessor

Object
org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl
com.liferay.portal.dao.orm.hibernate.PrivatePropertyAccessor
All Implemented Interfaces:
org.hibernate.property.access.spi.PropertyAccessStrategy

public class PrivatePropertyAccessor extends org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl
Author:
Dante Wang
  • Constructor Details

    • PrivatePropertyAccessor

      public PrivatePropertyAccessor()
  • 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
      Overrides:
      buildPropertyAccess in class org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl