Package | Description |
---|---|
org.hibernate.property.access.spi |
Defines strategies for accessing the persistent properties of an entity or composite.
|
Modifier and Type | Method and Description |
---|---|
PropertyAccess |
PropertyAccessStrategy.buildPropertyAccess(java.lang.Class containerJavaType,
java.lang.String propertyName)
Build a PropertyAccess for the indicated property
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.