public class PrivateFieldPropertyAccessor
extends java.lang.Object
implements org.hibernate.property.access.spi.PropertyAccessStrategy
| Constructor and Description |
|---|
PrivateFieldPropertyAccessor() |
PrivateFieldPropertyAccessor(java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.property.access.spi.PropertyAccess |
buildPropertyAccess(java.lang.Class clazz,
java.lang.String propertyName) |