java.lang.Object | |
↳ | org.hibernate.cfg.BinderHelper |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ANNOTATION_STRING_DEFAULT |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PRIMITIVE_NAMES |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Find the column owner (ie PersistentClass or Join) of columnName.
| |||||||||||
Retrieve the property by path in a recursive way, including IndetifierProperty in the loop
If propertyName is null or empty, the IdentifierProperty is returned
| |||||||||||
Retrieve the property by path in a recursive way
| |||||||||||
apply an id generator to a SimpleValue
| |||||||||||
create a property copy reusing the same value
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Find the column owner (ie PersistentClass or Join) of columnName. If columnName is null or empty, persistentClass is returned
Retrieve the property by path in a recursive way, including IndetifierProperty in the loop If propertyName is null or empty, the IdentifierProperty is returned
Retrieve the property by path in a recursive way
apply an id generator to a SimpleValue
create a property copy reusing the same value